-
fdtdboxs
MATLAB的FDTD工具箱,GUI界面,可任意设置参数(MATLAB FDTD toolboxs)
- 2014-10-19 16:26:13下载
- 积分:1
-
EEMD-for-fault-diagnosis
EEMD 方法用于机械故障诊断的程序,希望对学习这方面的同学和研究人员有所帮助!(EEMD method for mechanical fault diagnosis procedures in the hope of learning the students and researchers in this area to help!)
- 2013-11-28 17:06:59下载
- 积分:1
-
object-tracking
目标跟踪部分采用颜色空间与纹理特征结合的方式,实现建模。(In the part of target tracking, adopts the method combination with color space,texture characteristics,Mean-Shift and kalman filter,to achieve the goal. )
- 2021-03-26 10:39:13下载
- 积分:1
-
MAssive-MIMO
MAssive MiMO in which it shows its performance in terms of BER
- 2020-08-13 11:18:33下载
- 积分: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
-
MDLP
Matlab Code for Maximum Description Length (MDL) Principle
- 2013-10-01 12:07:27下载
- 积分:1
-
m3
To solve an initial value problem, say, equation
y = dsolve( Dy = y*x , x ) with y(1) = 1, use of calculus of vaiation
- 2013-11-20 00:33:45下载
- 积分:1
-
Matlab-V5
Contemporary communication system一書之matlab範例程式(Contemporary communication system of a book s sample code matlab)
- 2007-12-25 10:43:26下载
- 积分:1
-
GA
说明: 遗传算法源代码,可以用于matlab程序,欢迎大家使用。(Genetic algorithm source code, can be used matlab program, welcome everyone to use)
- 2015-03-13 15:39:25下载
- 积分:1
-
tiqucanshu
用labview软件进行仿真,提取特征值,便于在神经网络中应用,这是用labview做的,很有用。(Labview simulation software used to extract characteristic values, to facilitate the application of neural network, which is used labview do, very useful.)
- 2009-11-13 20:11:46下载
- 积分:1