-
FIR
FIR Wiener Filter Applications:
The following demos demonstrate the corresponding applications
fir_f - FIR Wiener Filter
fir_p - FIR Wiener Linear Predictor
fir_nc - FIR Wiener Noise Cancellation (FIR Wiener Filter Applications:
The following demos demonstrate the corresponding applications
fir_f- FIR Wiener Filter
fir_p- FIR Wiener Linear Predictor
fir_nc- FIR Wiener Noise Cancellation )
- 2009-09-21 04:08:06下载
- 积分:1
-
Matlabxiaobo
Matlab小波分析工具箱原理与应用,matlab在工程中应用非常的广泛,而小波是近几年来在信号处理方面一个非常有利的工具,本书就是讲解matlab的小波分析工具箱的的一本书,他作为信号处理是非常好的一本入门书!(Matlab Wavelet Analysis Theory and Application of the toolbox, matlab in engineering applications is very broad, and wavelet signal processing in recent years in a very advantageous tool, this book is to explain the matlab toolbox for wavelet analysis of a book, as signal processing is a very good primer!)
- 2007-11-14 18:47:07下载
- 积分:1
-
mydefunction
export To Zip Identifies file
- 2010-12-16 19:40:58下载
- 积分:1
-
MOMO_SS_multipath
DOA估计中,MIMO算法源程序,这个是收发多径都考虑的情况(DOA estimation, MIMO algorithm source code, this is a send and receive multi-path have to take into account)
- 2020-09-26 21:47:46下载
- 积分:1
-
WH
说明: 维纳滤波器 通过求解Wiwner-Hopf方程设计滤波器(Wiener filter by solving Wiwner- Hopf equation Filter Design)
- 2006-12-12 12:30:19下载
- 积分:1
-
My_CS_mod3
cs mod current in boost cover.
- 2013-11-05 05:35:40下载
- 积分:1
-
feedback-neural-network
matlab应用大全-赵海滨,第9章反馈神经网络源码(matlab application Daquan- ZhaoHaiBin Chapter 9 feedback neural network source)
- 2015-01-25 11:55:51下载
- 积分:1
-
SPHIT3
实现SPHIT编码,有n=5~2时的编码输出值!!(SPHIT coding show the output with n =5.....2)
- 2013-12-19 17:26:04下载
- 积分:1
-
exact_alm_rpca
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)(The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function is [A, E] = inexact_alm_rpca(D, λ), where D is a real matrix and λ is a positive real number. We solve the RPCA problem using the method of augmented Lagrange multipliers. The method converges Q-linearly to the optimal solution. The exact ALM algorithm is simple to implement, each iteration involves computing a partial SVD of a matrix the size of D, and converges to the true solution in a small number of iterations. The algorithm can be further speeded up by using a fast continuation technique, thereby yielding the inexact ALM algorithm.)
- 2010-11-02 14:03:12下载
- 积分:1
-
KALMAN
realTrack : 真实估计
currentmodel : 构造当前模型
filter_Reslt: 进行自适应Kalman滤波
具体的参数含义及其设置见代码注释
(realTrack: estimated real currentmodel: the current model structure filter_Reslt: Adaptive Kalman filter for the specific meaning of the parameters and their settings, see the code Notes)
- 2009-06-17 16:55:07下载
- 积分:1