-
fuzzyPID
fuzzy pid control motor
- 2015-01-09 19:46:47下载
- 积分:1
-
windowfilter
主要是数字信号中窗函数的设计与分析,matlab源代码的设计,提供了时域与频域分析(Is mainly the design and analysis of window function in the digital signal, the design of Matlab source code, provides the analysis of time domain and frequency domain)
- 2015-04-03 18:34:48下载
- 积分:1
-
weiyikeyima
自己写的唯一可译码判定准则,可以准确判定码组是否为唯一可译码组(Write their own unique criteria DECODABLE can accurately determine whether the code group is the only decoding group)
- 2013-01-20 16:45:58下载
- 积分:1
-
matlab
自适应遗传算法matlab代码,主要用于配电网路故障后恢复的研究(Adaptive genetic algorithm matlab code, mainly for the distribution of network failure recovery)
- 2013-05-29 21:20:25下载
- 积分:1
-
imagefilter
说明: 实现数字图像滤波,能够较好的实现图像的滤波霸霸工傀要革故鼎新(to filter digital image)
- 2009-08-12 23:06:51下载
- 积分:1
-
Matlabbased
基于matlab的车牌定位和分割,能够良好的分割和定位汽车车牌(Matlab-based license plate location and segmentation, to a good vehicle license plate segmentation and positioning)
- 2009-05-15 20:12:07下载
- 积分:1
-
jiayou
用MATLAB实现特定人的孤立词语音识别,包含完整程序(MATLAB implementation of speech recognition)
- 2014-11-03 14:06:32下载
- 积分: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
-
-Power-System-Load-Forecasting-
说明: 电力系统负荷预测研究综述与发展方向的探讨(Review of Power System Load Forecasting and the development of)
- 2011-04-06 13:39:18下载
- 积分:1
-
liziqunmatlab
粒子群反演算法,可用于波动反演,地震领域,岩石破裂领域。(Particle swarm inversion algorithm can be used in wave inversion, seismic field, rock fracture field.)
- 2017-06-03 09:56:18下载
- 积分:1