-
mallat_multihole
说明: 实现多层小波分解系数的全部保留,文件中有详细说明(wavelet decomposition of multiple coefficients of all the reservations, documents are described in detail)
- 2006-04-11 14:37:02下载
- 积分:1
-
inter4
bp for matlab and can be train each oder
- 2015-03-15 20:32:32下载
- 积分:1
-
threephase120
three phase 120 mode of operation of voltage source inverter
- 2011-06-18 15:40:26下载
- 积分: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
-
KL_tracking
杂波模型为重尾噪声,滤波器为kalman-levy滤波器,此滤波器在噪声不是高斯噪声时效果优于卡尔曼滤波器(Clutter model for heavy-tailed noise filter for the the the kalman-levy filter, this filter is better than the Kalman filter noise is not Gaussian noise)
- 2012-10-09 16:55:47下载
- 积分:1
-
FIR-digital-low-pass-filter-design
分别用Hamming窗与Blackman窗实现FIR数字低通滤波器,内含程序及PPT报告( Realize FIR digital low-pass filter with Hamming window and Blackman, contains the procedures and PPT report)
- 2011-12-05 17:09:49下载
- 积分:1
-
Sliding-control
基于MATLAB的永磁同步电动机矢量控制系统,其速度环采用滑模变结构控制方法,其仿真效果非常完美,还有相关的学习资料。(Based on MATLAB PMSM vector control system, and the speed loop adopts variable structure control method, the simulation effect is very perfect, and related learning materials.)
- 2016-04-20 19:29:17下载
- 积分:1
-
DS_CDMA
说明: DS-CDMA通信系统仿真程序——包括扩频码的产生,发射机、接收机及性能分析等(DS-CDMA Communication System Simulation Program- including the spread spectrum code generation, transmitter, receiver and performance analysis)
- 2010-04-02 12:06:26下载
- 积分:1
-
Avgfilt
The program illustrates average or mean filter implementation in matlab.
- 2011-05-21 05:10:53下载
- 积分:1
-
lena_blur
matlab lena blur iamge
- 2011-05-24 20:26:57下载
- 积分:1