-
PAPER2
数字信号处理过程中信号截位误差抑制方法研究.pdf(Digital signal processing signal truncation error suppression method)
- 2013-10-07 15:04:20下载
- 积分:1
-
CstrPSep
CSTR 系统仿真代码,用于故障诊断产生模拟数据(CSTR model)
- 2014-06-08 11:00:37下载
- 积分:1
-
MATLABshenjingwangluo
本工具箱详细地说明了matlab的各种算法实现,方便大家学习matlab的基本应用,进一步加深了对matlab的认识。(The toolkit explains in detail the various algorithms matlab, matlab facilitate them to learn the basic application, and further deepen the understanding of matlab.)
- 2010-08-20 18:53:34下载
- 积分:1
-
delsig
matlab code for Delta Sigma Toolbox
- 2015-02-03 13:45:00下载
- 积分:1
-
loop-gainKalmanfiltersourcecodepackage
说明: 自己编写的一个循环增益卡尔曼滤波程序包,用于对机动目标进行检测和跟踪的滤波算法,给出目标数学模型和噪声模型,仿真后给出平均观测误差。程序里相应位置有标有注释。供做雷达机动目标检测和跟踪方面研究的人员参考。(I have written a loop-gain Kalman filter package, used for maneuvering target detection and tracking of the filter algorithm, given objective mathematical model and noise model of simulation, the average observation error is given. Procedures in place are marked with the corresponding notes. Do radar for maneuvering target detection and tracking studies for reference.)
- 2010-04-15 16:21:59下载
- 积分:1
-
MATLABPGUI
Matlab GUI界面编程,Matlab GUI界面编程(matlab GUI)
- 2012-05-31 10:08:27下载
- 积分:1
-
VCPPMatlab--VC2010
VC++中调用Matlab .m函数编译后的动态链接库 (VC2010)(Call Matlab .m dynamic link library functions compiled VC++ in (VC2010))
- 2014-10-16 10:43:41下载
- 积分:1
-
wong-algorithm
Koch and Zhao algorithme type of watermarking of image
- 2016-03-17 05:58:08下载
- 积分:1
-
simulation_pake
Pake变换的Simulink仿真实现,即abc坐标到αβ坐标再到dq坐标系。非matlab自带模块,便于理解原理。(Park transforms Simulink Simulation, namely abc coordinates to αβ coordinate then dq coordinate system. Non-matlab module comes with easy to understand the principle.)
- 2016-05-14 14:37:08下载
- 积分:1
-
LMS_RLS_sim
功能描述:测试LMS与RLS算法,比较两种算法的收敛特性
文件名:LMS_RLS_sim.m
测试用例:
x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声
文件输出:系数a1的值
调用函数:function [A] = LMS_Algo(M,N,mu,xn)
被调用:无
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:15:54下载
- 积分:1