资源列表
GA
- 遗传算法求解最优解求函数的最大值 : f(x,y)=21.5+x*sin(4*PI*x)+y*sin(20*PI*y) | 定义域 D: -3 <=x <=12.1 , 4.1 <=y <=5.8 | | 注: 目前最好结果:f(11.6255448,5.7250441)=38.8502944790207 -failed to translate
Principle-and-Application-of-Artificial-Immune-Sys
- 这是一本《人工免疫系统原理与应用》书籍,主要介绍人工免疫算法及其应用。-This is a " Principle and Application of Artificial Immune System" books, mainly on artificial immune algorithm and its application.
HMM2
- 多序列hmm模型代码,用于隐马尔科夫双观察序列的问题,例子是指硬币,c++实现-Multiple sequence hmm model code for the hidden Markov sequence of pairs of observed problems, examples refers to the coins, c++ implementation
program
- 基于无监督学习的谱聚类算法的文本的聚类分类。-Unsupervised Learning Based on spectral clustering algorithm for text clustering classification.
SBOGA
- 顺序选择遗传算法,可以求解一维无约束优化问题-The order of selection genetic algorithm can solve the one-dimensional unconstrained optimization problems
SimuAPSO
- 基于模拟退火的粒子群算法,解决无约束优化问题-Based on simulated annealing particle swarm algorithm to solve unconstrained optimization problems
QrtSniper
- QRT股票文件格式的读写及三档盘口数据买卖的判断-QRT stock file format reading and writing, and third gear Handicap trading data to determine
ga_soft
- 遗传算法软件包,里面包括遗传算法各种算子,十分有用。-Genetic algorithms package, which includes a variety of genetic algorithm operators, very useful.
acs_for_tsp
- 蚂蚁群算法解决tsp问题,很经典,非常实用-Tsp ant colony algorithm to solve the problem, very classic, very useful
BP
- BP神经网络在股票预测中的应用研究 硕士毕业论文-BP neural network prediction in the stock Master' s Thesis Research
fuzzy
- 模糊控制的开发方法,着重描述参数自调整模糊控制的方法,举例说明了直流脉宽调速系统的应用-The development of fuzzy control methods, focusing on descr iptions parameter self-tuning fuzzy control methods, for example, illustrates the application of DC PWM speed control system
GuoTaoAlgorithm
- 郭涛算法,遗传算法的一种。是目前解决TSP最快的遗传算法。-Guo Tao Algorithm for TSP. A fastest evolutionary algorithm for solving TSP.