资源列表
Genetic-Algorithm
- 一个简单的遗传算法,求解各类函数的最大值-a simple GA with real coding of variables that can be used for maximization of any function
TSP-SA
- 模拟退火算法求解TSP问题,城市数量分别为10个和40个,包括参数的调试-TSP problem simulated annealing algorithm
main.c.tar
- 基于反馈的EDF调度算法的仿真及性能测试程序。为原创,希望能收到一些意见。-Feed-back control EDF scheduler implemented on VxWorks kernel. This is original work for a course project. Hope it would be helpful to you guys.
ACO-for-DTSP.pdf
- Ant Colony Optimization for dynamic Traveling Salesman Problems Author: Carlos A. Silva and Thomas A. Runkler
mynetdata
- 一个ANN 例子非常简单,是自己学习的心得!非要写20个字,都不知道写啥了!-A very simple example of ANN is their learning experience! Non-write 20 words, do not know what to write Han it!
aca
- 蚁群算法书上原文使用c编程,对初学者有帮助。-ant colony optimization
fem_01
- Introduction to finite element method
shenjing
- 利用一维自组织网络对样本数据进行分类,NEWSOM 创建自组织网络, TRAIN 对自组织网络进行训练,SIM 对自组织网络进行仿真 -One-dimensional self-organizing network to classify the sample data, NEWSOM create self-organizing network, TRAIN training on self-organizing network, SIM simulation of self-organi
Astar
- A*路径规划程序,简单实用,欢迎大家指正交流-A* path planning process simple and practical, welcome to correct the exchange
GA
- genetic algorithm for optimization problems
GA
- 遗传算法C语言,可运用该算法解决优化问题,对于结构优化有很大的帮助-C code for GA
