-
Kalman
说明: 自己编写的卡尔曼滤波算法算例,实现四阶AR模型的最优权值估计。(Kalman filter algorithm, for optimal weight estimating of fourth-order AR model.)
- 2021-01-13 16:08:49下载
- 积分:1
-
DiscreteFourierTransfrom
This program explain how FFT in Matlab works
- 2011-05-21 08:29:00下载
- 积分:1
-
butterworth
butterworth高通滤波,里面有两个巴特沃斯高通滤波函数,我试过了,都可以用。(butterworth high-pass filtering, there are two high-pass Butterworth filter function, I tried, you can use.)
- 2009-04-12 15:49:57下载
- 积分:1
-
power
这个是电力电子应用技术 作者林飞 部分源程序 (This is the application of power electronics technology by lin fei part of the source forest)
- 2011-08-17 08:34:14下载
- 积分:1
-
FiniteEM
求电磁场边值,程序简洁,方法得当,运算速度快,是这一程序的最突出的特点(For electromagnetic field boundary value, the program is simple and methodologically sound, computing speed, this procedure is the most prominent feature of)
- 2007-08-20 16:15:19下载
- 积分:1
-
RLEhiding
通过游程编码的方式,进行图像信息隐藏,此方法适用于二值图像的隐藏(Length coding by the way the image information hiding, this method is suitable for binary image of the hidden)
- 2010-12-23 10:27:38下载
- 积分:1
-
Euler_Taylor
说明: Euler解常微分方程,Taylor解常微分方程,追赶法求解三对角方程(Euler solutions ordinary differential equations, differential equations solution Taylor, catching up with the method three pairs Kok equation)
- 2006-05-14 15:42:12下载
- 积分:1
-
rab_begin
Code to find the speech beginning using rabiner method
- 2009-06-03 19:26:43下载
- 积分:1
-
diagnose
这是一个SVM的故障诊断应用程序,利用MATLAB可以直接运行程序(This is a SVM for fault diagnosis application, use of MATLAB can run programs)
- 2016-08-16 21:30:40下载
- 积分:1
-
ica
可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用(ica_f.m bsepf2 is the main program and it needs
correlation.m
decorrelation.m
permutation.m
sepfilter.m.
You also need to visit
ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/
and get a matlab code "joint_diag.m". this is by Jean-Franc{c}ois
Cardoso. You have to put the code under this directory "ica".
usage is
function [Y1,Y2] = ica_f(X,NFFT,FS,OVERLAP,N)
)
- 2009-12-30 15:41:03下载
- 积分:1