-
yichuan
本算法是遗传算法用于解决TSP(货郎担)问题(This algorithm is the genetic algorithm is used to solve the TSP (traveling salesman) problems)
- 2007-10-20 09:34:34下载
- 积分:1
-
FTW_PLC_Simulator_v1.4
Power line comunication simulator
- 2013-09-18 22:54:50下载
- 积分:1
-
Semi-Controlled-DC-Motor
This is the matlab simulation of Semi-Controlled DC Motor.
- 2011-12-16 04:03:58下载
- 积分:1
-
yuanma
说明: 计算线性规划问题,以及简单的优化问题解决方案,matlab主要用于数学计算方面,是很简单的数学软件(Calculation of linear programming problems, and simple solutions for optimization problems, matlab mainly for mathematical calculations, is a very simple mathematical software)
- 2009-04-12 16:06:10下载
- 积分:1
-
magnetotelluricforwardmodelling
Forward modelling in Magnetotelluris
- 2011-06-23 18:30:13下载
- 积分:1
-
Arithmetic1212
这是运用MATLAB进行编程的一些应用,可供大家学习一下(This the use of MATLAB programming some applications are available for learning about )
- 2007-06-24 20:10:23下载
- 积分:1
-
integer-programming
可用于解决整数规划方面的问题。用matlab编写的源代码。(integer programming)
- 2011-09-17 21:00:56下载
- 积分:1
-
MIMO
MIMO系统模型的MATLAB仿真,对于理解MIMO-OFDM系统特点很有好处(MATLAB simulation of MIMO system model for understanding the characteristics of MIMO-OFDM system is very advantageous to)
- 2009-09-25 14:49:52下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十一章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:42:00下载
- 积分:1
-
Gabor
人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。(code for facedetection,the performance is nice!
usage:
I=double(imread c:Datagirl1.jpg ))
detect_face(I)
The function will display the bounding box if a face is found.
)
- 2010-12-23 16:24:29下载
- 积分:1