-
matlab
LabVIEW和MATLAB综合学习的一个简单例程(A simple routine LabVIEW and MATLAB integrated learning)
- 2014-11-04 22:11:32下载
- 积分:1
-
fz
说明: 关于MATLAB能量检测频谱感知算法的研究代码(MATLAB energy detection on spectrum sensing algorithm code)
- 2011-03-23 17:17:52下载
- 积分:1
-
initpop
几个matlab小程序,主要用于遗传算法仿真(Several small matlab program, mainly for genetic algorithm simulation)
- 2010-09-05 00:15:51下载
- 积分:1
-
yuyin
用matlab采集语音,信号加噪去噪,以及fft变换(With Matlab acquisition Voice, the signal plus noise denoising, and fft transform)
- 2013-05-06 10:15:05下载
- 积分:1
-
bp_filter
说明: 带通滤波。该程序用matlab实现梯形窗的带通滤波,可以直接调用(Band-pass filter. Trapezoidal matlab implementation of the program window with a band-pass filter, can be called directly)
- 2011-02-23 15:02:58下载
- 积分: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-senior-notes(3)
Matlab高级讲义-控制系统的数学描述与建模(Matlab senior notes- the mathematical description of the control system and modeling)
- 2011-12-24 21:12:57下载
- 积分:1
-
weifen
微分方程模型代码,很多时候差分格式的重写(the function as is code)
- 2011-12-23 22:38:44下载
- 积分:1
-
Robot
jx Robot源码,需要的可以看看,互相学习(jx Robot source, need to look at)
- 2014-02-20 12:47:50下载
- 积分:1
-
QuadraticQuadAssemble
QuadraticQuaassemble 的源程序 matlab有限元分析源程序 (QuadraticQuaassemble source matlab source Finite Element Analysis)
- 2013-11-11 13:36:05下载
- 积分:1