-
inductionmotor
is for smulation of Induction Motor using MATLAB
- 2009-05-16 01:26:45下载
- 积分:1
-
dingwei
说明: 汽车牌照定位里面能定位汽车牌照。蓝底白字的汽车,效果不错(License Plates which can locate license plates. Blue white car, good results)
- 2010-04-23 19:01:06下载
- 积分:1
-
GaussElimination
Gauss Elimination in matlab with user input
- 2015-01-21 23:39:23下载
- 积分:1
-
travailenmat
matlab programming for clustering pam , k-means , dbscan , optics for image segmentation
- 2009-04-06 21:34:24下载
- 积分:1
-
matlabcodeforscmtechnique
scm modulation technique
- 2012-04-15 20:29:27下载
- 积分: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
-
用sa进行光谱图像的特征提取的matlab程序
说明: 用sa进行光谱图像的特征提取的matlab程序,该算法比用其他方法在性能方面高%15(with spectral images of the Matlab feature extraction procedure, the algorithm than other methods in high-performance)
- 2005-12-12 16:55:31下载
- 积分:1
-
imelcepst
这是之前上传的Extract_test_IMFCC程序里面调用的子函数,作配合使用,请看清楚再下载.(This is one subfunction of Extract_test_IMFCC uploaded before.Since pudn.com cannot upload several functions, they must divided.)
- 2013-11-17 10:33:39下载
- 积分:1
-
PID-MATLAB
PID控制MATLAB仿真第二版,介绍关于PID的各种控制。(MATLAB simulation of the second version of PID control is introduced on a variety of PID control.)
- 2010-11-02 19:21:33下载
- 积分:1
-
MATLABfunction
常用MATLAB 函数逼近算法代码,用于对常用算法函数的测试用例使用(matlab function )
- 2009-12-09 20:25:06下载
- 积分:1