-
matlab_advanced_Textbook_ppt
MATLAB语言与控制系统仿真,PPT文档
结合所学课程《自动控制原理》,运用MATLAB语言进行控制系统仿真和辅助设计(matlab language and control system design,ppt document。)
- 2009-05-24 14:09:27下载
- 积分:1
-
gaodueryuannihe
根据数据画出地形图,根据地形图拟合出函数,得到函数的参数值(this is important)
- 2014-08-28 17:03:02下载
- 积分:1
-
PMSMtables
PMSM table for driver for PMSM motor
- 2015-04-10 01:22:12下载
- 积分:1
-
xingnengbijiao
关于高阶累积量时延估计方法的研究,本代码描述的是三阶累积量,广义相关法,进行了两者性能相关的比较,最终能求得试验估计值,比较出两者的性能。(The cumulative amount of higher order time delay estimation method studies, the code describes the third-order cumulant, generalized correlation method were compared between the two performance-related, the final test estimate can be obtained, to compare the performance of both.)
- 2016-01-17 10:19:18下载
- 积分:1
-
02
说明: matlabpart2适合初学者自学matlab用,比较简单(matlabpart2 suitable for beginners and self-matlab use relatively simple)
- 2007-11-24 14:21:50下载
- 积分:1
-
CA-CFAR
高频雷达目标检测单元平均恒虚警方法(仿真数据)(The average high-frequency radar target detection unit constant false Police Act (simulation data))
- 2020-09-11 15:08:01下载
- 积分:1
-
1
说明: This is anothe file for you transmited transport high class
- 2013-07-29 21:40:33下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
chushiduizhun_gailiang_kalman
惯性初始对准,利用解析法描述初始对准过程(The inertia of the initial alignment, analytical description of the initial alignment process)
- 2012-08-09 18:33:40下载
- 积分:1
-
Modulation
modulation techniques used in comminication
- 2014-02-24 18:18:37下载
- 积分:1