-
Sheffield-genetic-algorithm-toolbox
Matlab遗传算法工具箱(Sheffield大学版) 最优秀的遗传算法工具箱(Matlab genetic algorithm toolbox (university of Sheffield)- the best genetic algorithm toolbox)
- 2014-11-06 10:06:49下载
- 积分:1
-
MATLAB-7.0User-Guide1
Matlab的编程指南,常用的Matlab入门教程,比较详细非常好用的哈!(Matlab programming guide, commonly used Matlab Tutorial, detail very easy to use Ha!)
- 2012-02-15 09:53:52下载
- 积分:1
-
MatlabDlg
matlab与VC混合编程,输入方程,与自变量范围,就可以计算方程的值,与倒竖值。(mixed programming with VC matlab input equation, and the scope of the independent variables, we can calculate the value equation, and the inverted vertical value.)
- 2010-12-16 09:57:53下载
- 积分: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
-
S1236_abdq_10a
matalab similink 坐标变换 仿真建模(matalab similink ab to dq0 simulation)
- 2012-11-11 16:37:31下载
- 积分:1
-
matlab_Koch
利用Matlab对Kouch曲线的程序编写,能生成Koch曲线并绘制图形,级数作为外部参数输入,可调整。(The use of Matlab program of Kouch curve to write, can generate Koch curve and graphics rendering, series as external input parameters, can be adjusted)
- 2013-12-09 22:16:41下载
- 积分:1
-
Ber_ldpc.zip
The documents include a few more LDPC by C++
- 2015-02-04 20:50:56下载
- 积分:1
-
OpenCV2-Cookbook
OpenCV2 ComputerVision Application Programming Cookbook英文版,适合初学者学习(OpenCV2 ComputerVision Application Programming Cookbook in English, suitable for beginners to learn)
- 2015-01-03 16:13:58下载
- 积分:1
-
fir_lp
1. To design FIR filters in MATLAB to achieve various types of frequency selectivity, e.g., lowpass, highpass,bandpass, etc
2. To verify the frequency response of the designed filters in MATLAB
3. To implement the designed FIR filters using C6713 DSK and
4. To perform real-time testing of the performance of the designed FIR filters.
- 2012-11-21 04:52:33下载
- 积分:1
-
3class_svm_matlab
说明: 使用libsvm进行三分类,svm多分类可以类似编程(Use libsvm for three categories, svm classification can be more similar to programming)
- 2021-01-01 00:58:58下载
- 积分:1