-
gonglvpuguji
对噪声及信号的功率谱估计,生物医学信号处理,matlab编程实现(Of noise and signal power spectrum estimation, biomedical signal processing, matlab Programming)
- 2008-01-13 08:10:15下载
- 积分:1
-
matlab_coding__dft_in_matlab_using_fft_1386
Discrete Fourier Transform in MATLAB
Solution of Problems
- 2010-12-27 22:29:52下载
- 积分:1
-
VC
说明: VC与matlab的混合编写程序的COM方法,如何调用COM进行混合编程。(Mixture of VC and matlab programming of COM methods, how to call COM mixed programming.)
- 2010-11-30 13:14:57下载
- 积分:1
-
kalman_flt
说明: 基于matlab实现卡尔曼滤波。卡尔曼滤波是递推自适应滤波的一种有效方法。(Kalman filter based on the realization of matlab. Recursive adaptive Kalman filter is an effective method for filtering.)
- 2009-08-04 13:19:30下载
- 积分:1
-
assignment_LS
用matlab实现的一个最小二乘法的简单例子(Using matlab to achieve a simple example of least squares)
- 2010-06-07 16:46:32下载
- 积分:1
-
TDOA-Fang-in-cellnet
蜂窝网TDOA定位算法的一种Fang算法,我自己测试过的。(Cellular TDOA algorithm of a Fang algorithm, I tested.)
- 2011-06-24 10:36:16下载
- 积分:1
-
machdieukhienipm
This is my simulation of PMSM. Hope you can edit and use it to your exercise. It is not actually correct but I think it will be useful for you.
- 2013-11-07 22:30:48下载
- 积分:1
-
Ex06a
unit root test!!!!!!!!!!!!!!!!!!!!!including kinds of toolbox
- 2013-11-20 20:58:56下载
- 积分:1
-
RANSAC
随机抽样一致性(RANSAC)算法MATLAB实现(Random sample consensus (RANSAC) algorithm based on MATLAB realization)
- 2014-07-01 09:56:28下载
- 积分:1
-
L_D_sim
功能描述:测试Levinson-Durbin算法
文件名:L_D_sim.m
测试用例:
(1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声
(2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声
文件输出:两种测试用例情况下的功率谱
调用函数:function [A,E] = Levinson_Durbin_Algo(R,P)
被调用:无
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 ( Function Description: Test Levinson-Durbin algorithm file name: L_D_sim.m test case: (1) x (n)+0.81* x (n-2) = u (n), u (n) is Gaussian white noise (2) x (n) = u (n)+ u (n-1)+ u (n-2), u (n) is Gaussian white noise file output: two tests use case in case of power spectrum call the function: function [A, E] = Levinson_Durbin_Algo (R, P) is called: No of: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:19:03下载
- 积分:1