-
final
遗传 算法 ,基于matlab实现,通过选择、交叉、变异,经过多次的迭代从而找到最优个体(Genetic algorithm, based on matlab implementation, through selection, crossover, mutation, after several iterations to find the best individual)
- 2010-10-13 15:05:55下载
- 积分:1
-
matlab-code-on-signal-deal
几个用matlab编写的程序,都是针对excel文件的,读取.xls文件并对数据信号进行相关处理(some code based on matlab ,used to read excel format data)
- 2012-05-15 08:49:23下载
- 积分:1
-
CORE_v0p7
HI THERE AM HERE HOW ARE YOU DOING
- 2013-11-11 11:26:30下载
- 积分:1
-
53607914PWM_IGBT
programm that describe how control the dfig
- 2009-10-10 16:02:53下载
- 积分:1
-
Matlab-PSO-is-applied-to-neuralnet
粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可(Particle Swarm Optimization (PSO) used neural network optimization program. Divided into no hidden layer, a hidden layer, two hidden layers. You can run DemoTrainPSO.m)
- 2013-07-17 19:30:26下载
- 积分:1
-
lissar_figure
利用matlAB中自带的guide工具,绘制三维李萨如图形,也可绘制广义的李萨如图形,包括矩形波,三角波(the simulation of lissar figure)
- 2013-11-12 19:48:07下载
- 积分:1
-
ID3
用matlab语言写的ID3(Quinlan s ID3 classification tree algorithm)算法,用于模式分类(Matlab language used to write the ID3 (Quinlan s ID3 classification tree algorithm) algorithm for pattern classification)
- 2007-12-24 21:34:42下载
- 积分:1
-
Matlab
精通Matlab与C++混合编程全书源码,非常好用,涵盖了Matlab与C++混合编程所有常用的方法(Proficient in Matlab and C++ mixed programming book source code, very easy to use, covering the Matlab and C++ mixed programming all the commonly used method)
- 2009-11-27 10:38:14下载
- 积分:1
-
great_circle_path
Generate a great circle "trajectory" from [lat1,lon1] to [lat2, lon2].
- 2009-05-10 20:56:31下载
- 积分:1
-
b
说明: :DBSCAN是一个基于密度的聚类算法。该算法将具有足够高密度的区域划分为簇,并可以在带有“噪声”的空间数
据库中发现任意形状的聚类。但DtLqCAN算法没有考虑非空间属性,且DBSCAN算法需扫描空间数据库中每个点的e一
邻域来寻找聚类,这使得DBSCAN算法的应用受到了一定的局限。文中提出了一种基于DBSCAN的算法,可以处理非空
间属性,同时又可以加快聚类的速度。(: DBSCAN is a density-based clustering algorithm. The algorithm has a sufficiently high density area is divided into clusters, and to be with the " noise" found in the spatial database clusters of arbitrary shape. But DtLqCAN algorithm did not consider non-spatial attributes, and spatial database DBSCAN algorithm to be scanned for each point e in the neighborhood to find a cluster, DBSCAN algorithm which makes the application subject to certain limitations. In this paper, an algorithm based on DBSCAN can handle the non-spatial attributes, can also speed up the clustering speed.)
- 2010-12-06 16:38:45下载
- 积分:1