-
matlab-km
this is k-means clustering algorithm codes in matlab, and it is for beginners
- 2013-01-09 14:55:43下载
- 积分:1
-
programming-in-matlab-2
This tutorial is intended for those who want to learn basics of MATLAB programming language.
Even with a limited knowledge of this language a beginning programmer can write his/her own
computer code for solving problems that are complex enough to be solved by other means.
Numerous examples included in this text should help a reader to learn quickly basic programming
tools of this language. Topics discussed include the m-files, inline functions, control flow,
relational and logical operators, strings, cell arrays, rounding numbers to integers and MATLAB
graphics.
- 2013-10-14 20:07:07下载
- 积分:1
-
antscolony2
简单的求解tsp问题,比matlab demo中的更细,用的是蚂蚁算法。(Tsp solving simple problems, matlab demo than in the more detailed, using the ant algorithm.)
- 2008-05-05 23:52:28下载
- 积分:1
-
yang
Application of Sliding Mode Control to a Benchmark Problem*
- 2010-03-04 16:21:44下载
- 积分:1
-
5
说明: 利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动(Use Dijkstra algorithm to find the shortest path network diagram to find the starting point P1 to the end of Pn from the shortest path algorithm is used as the midpoint of the condition of cable, not the entire optimal path planning of space, and then use genetic algorithm to find shortest path of each path points Pi (i = 1,2, ... n) adjusted to the path of obstacles in the corresponding endpoint connection point slide)
- 2011-05-10 16:03:58下载
- 积分:1
-
Wavelet-neural-network
该算法完整地描述了小波神经网络对交通流预测的过程(The algorithm is a complete description of wavelet neural network in forecasting of traffic flow process)
- 2012-04-11 00:07:29下载
- 积分:1
-
SimulateDWMRI123
You can use this script to generate synthetic DWMRI or DTI datasets
- 2010-11-05 23:26:39下载
- 积分:1
-
RayleighFading_generation
说明: 程序实现了瑞利衰落信道的matlab仿真!给出了matlab源码程序!(The program perform the simulation of RayleighFading in matlab!the code in matlab is avalible!)
- 2010-04-21 23:17:48下载
- 积分:1
-
api-zliao
API的英文全称(ApplicationProgrammingInterface),WIN32API也就是MicrosoftWindows32位平台的应用程序编程接口。(API s English name (ApplicationProgrammingInterface), WIN32API is MicrosoftWindows32 platform application programming interface.)
- 2014-10-10 17:43:50下载
- 积分:1
-
BaysianPGaussian
最简单的贝叶斯分类器和高斯方法的结合案例 可直接运行 适合初学者(Combined with the simplest case of Bayesian classifier and Gaussian methods can be run directly suitable for beginners)
- 2014-12-23 21:58:44下载
- 积分:1