-
SFunction
s-function course book
- 2012-09-29 10:20:30下载
- 积分:1
-
Allkalmanfilter
Many application of Kalman filter
- 2009-10-22 16:22:24下载
- 积分:1
-
fdct_usfft_matlab
An extra file fdct_usfft_path.m is included in fdct_usfft_matlab directory. This script
needs to be called to append several subdirectories into the searching path.
- 2011-12-01 13:56:09下载
- 积分:1
-
diandao
光伏逆变器中dcdc电路实现最大功率点跟踪的电导增量法程序(DCDC in the photovoltaic inverter circuit to achieve maximum power point tracking of conductance increment method)
- 2014-06-04 15:07:56下载
- 积分:1
-
Signal-Processing
说明: 《统计信号处理基础 估计与检测理论》,该书本书是一部经典的有关统计信号处理的权威著作。全书分为两卷,分别讲解了统计信号处理基础的估计理论和检测理论。(" Statistical signal processing based estimation and detection theory" , the book This book is a classic authority on statistical signal processing work. The book is divided into two volumes, respectively, to explain the basis of statistical signal processing, estimation theory and detection theory.)
- 2011-04-04 23:33:21下载
- 积分:1
-
MOdifiedDOA
针对阵列信号处理中的相干源DOA估计问题,提出了改进的前后向空间平滑,并利用MUSIC实现DOA高精度估计(For coherent source DOA estimation in array signal processing, and put forward the improvement to the space before and after the smooth, and use the MUSIC to realize DOA estimate precision
)
- 2014-09-08 14:38:34下载
- 积分:1
-
GA
Genetic Algorithm MATLAB Code for Unconstrained Optimization Problem
- 2013-12-20 18:57:42下载
- 积分:1
-
capon2D
二维capon算法DOA估计matlab代码,非常实用,希望对大家有帮助(Two-dimensional DOA estimation capon algorithm matlab code
)
- 2021-02-03 10:19:59下载
- 积分:1
-
NLMS
若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成
W(n+1)=w(n)+ e(n)x(n)
=w(n)+ (3.1)
式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
(Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.)
- 2021-03-06 12:39:31下载
- 积分:1
-
mexcdf.r4000
Toolbox to read netcdf files on Matlab
Install:
javaaddpath([pwd /netcdfAll-4.2.jar ])
unzip( mexcdf.r4000.zip )
addpath ([pwd /mexcdf/mexnc ])
addpath ([pwd /mexcdf/snctools ])
- 2013-08-17 09:53:36下载
- 积分:1