资源列表
用MATLAB实现遗传算法程序.pdf
- 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
SARS疾病传播过程仿真
- 面向新对象思想实现的SARS疾病传播过程的仿真(Simulation of SARS disease propagation process based on the idea of new object)
免疫优化算法在物流配送中心选址中的应用
- 免疫算法是受生物免疫系统的启发而推出的一种新型的智能搜索算法,是一种确定性和随机性选择相结合并具有"勘探"与"开采"能力的启发式随机搜索算法。 算法主要的步骤: (1)抗原识别与初始抗体产生。 (2)抗体评价 (3)免疫操作 免疫算法的特点: (1)全局搜索能力 (2)多样性保持机制 (3)鲁棒性强 (4)并行分布式搜索机制(A new intelligent i
hello_dev.tar
- Example of the simplest block device driver
point_cloud_reduction
- 自己开发的一种点云降噪方法,可以去除物体主体之外的部分的点云数据(物体点云数据为三维扫描仪获得)(A point cloud noise reduction method developed by ourselves can remove part of the cloud data outside the main body of the object (object cloud data is obtained for a three-dimensional scanner))
Dijkstra最短路算法
- Dijkstra最短路算法Matlab实现(Dijkstra shortest path algorithm Matlab implementation)
69490
- My matlab melp 2400 bps source code for pc
WpfApplication1
- WPF app demo, uses MVVM and plain .NET WPF controls
ContactsManager
- 一个仿微信的即时通讯软件,用Java语言编写,运行在Android平台中(An imitation of WeChat instant messaging software, written in Java language, running on the Android platform)
Q302353
- WPF sample for DevExpress and MVVM + sliding
Boilplate
- ASPNETMVC + Angular demo with some UI libs
dxExampleGrid
- demonstra for WinForms anf gridview
