-
app_discret
reconnaissance de parole par des HMM
- 2010-03-05 02:29:56下载
- 积分:1
-
upf_demos
upf滤波程序,包括kf,ekf,ukf,pf,epf,upf各种滤波算法的比较。(upf filtering procedures, including kf, ekf, ukf, pf, epf, upf various filtering algorithms.)
- 2011-04-26 11:01:30下载
- 积分:1
-
matlab13example
介绍了3个matlab常用的子程序.有很好的例子加以说明,希望对大家有用.(of three commonly used Matlab routines. Have a good example to illustrate the hope that useful for all.)
- 2007-01-02 00:19:42下载
- 积分:1
-
mybp(Jo)
我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。(I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.)
- 2005-05-21 00:53:51下载
- 积分:1
-
ode
微分方程解法D:matlab
mmode.rar(Differential Equation D : Matlab nmm ode.rar)
- 2006-09-06 18:55:25下载
- 积分:1
-
improved-HHT
利用HHT进行电力分析(自己写的程序·)
HHT的改进采用了09年发表的迭代发,值得学习(anlysis power systerm base on ITERATIVE HHT)
- 2011-08-10 19:03:00下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
MATLAB-Euler
MATLAB Euler法求解微分方程组 源程序代码(MATLAB Euler method for solving differential equations of the source code)
- 2014-09-14 10:49:47下载
- 积分:1
-
Rayleigh-fading-channel
Rayleigh衰落信道下的协作分集技术MATLAB仿真代码(Rayleigh fading channel under the cooperative diversity MATLAB simulation code)
- 2013-04-08 18:36:50下载
- 积分:1
-
text512
实现512-QAM误码率分析与实现,有MATLAB仿真程序(Achieve 512-QAM BER analysis and implementation, there MATLAB simulation program)
- 2016-04-19 16:43:15下载
- 积分:1