资源列表
MY_PSO_zyk_cgaus_rldc
- 给予粒子群算法的优点,将其用于电力系统中进行参数优化有明显效果-this is a alagorithm of var power optimization
opf_slvr
- 用于电力系统运行中潮流的优化问题,确保供电质量安全-this is a alagorith of state slow of power
fuzzy_main
- 模糊控制是一种新的无模型的控制方式,这里是模糊控制的VC源程序,有详细的注释-A complete VC code of fuzzy,and detail explain
genetic
- This is a simple genetic algorithm -This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
PSOcode1
- PSO算法的源代码,有很好的注释,用C++编写。-PSO algorithm source code, has very good notes, use of C++ to prepare.
n57
- 一个神经网络采用遗传算法训练的PPT,挺不错的-A PPT about GA train used by nn
yuanma
- 压缩包包含四种聚类算法源代码及示例代码,供大家学习使用-Compressed packet contains four clustering algorithm source code and sample code for using the U.S. study
bp
- Visual C++源程序;利用神经网络进行0-9十个数字图像的识别。-Neural network identification numbers 0-9
6_feature_extraction_program_in_java
- 6个特征提取的机器学习方法,可用,经过验证的,是数据挖掘方面的内容-6 feature_extraction program
BpByC
- 主要描写采用bp的神经网络算法源码,结构紧凑,很经典。-The main descr iption of the use of the neural network algorithm bp source, compact structure, very classic.
adapativeGA
- 一个较好的自适应遗传算法,求解速度快,可移植性好,图形显示,并有例子可供操作。-A better self-adaptive genetic algorithm for solving speed, portability, and graphical display, and have examples for the operation.
GAAStsp
- c写的遗传和蚁群融合用于tsp的代码 很好的写论文的材料-genetic and ant colony algorithm for tsp