资源列表
遗传算法c源程序
- 这个程序是关于遗传算法c源程序,可以通过这个源程序明白什么是遗传算法-on genetic algorithm c source, the source can understand what genetic algorithms
hybrid_PSO
- 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高-Hybrid strategy based on improved particle swarm optimization, including the implementation of the program and parameter set hPSOoptions.m hpso.m two source files. Code is c
IMMU50NO.C
- 用遗传算法解决多目标车间调度问题,此算法是经典算法.
pso2012-04-03
- 粒子群算法的matlab实现,包含主文件pso.m和例子程序psodemo.m和psodemo2.m等,每个文件都有详细的注释说明。-Particle Swarm algorithm matlab realize, contains the the master file pso.m and example program psodemo.m and psodemo2.m etc., each file has detailed notes.
matlab_svm_facerecongnition
- 先用“gettrainingdata”获取人脸样本库的特征,样本库中每人只有一个样本。 然后用“facerecognition\"输入待识别的人脸,可以较准确的得出结果!-first "gettrainingdata" Access to face the sample characteristics, Each sample repository is only a sample. Then "facerecognition" to the impo
baoluo
- 声音文件进行包络频谱的绘制,对文件进行时域和频域的分析和画图-Sound files for drawing of envelope spectrum, the file in time domain and frequency domain analysis and drawing
k-means
- k-means算法,大家可以试试先,有什么好东东大家一起分享
tsp_ga
- 旅行商的遗传算法 包括次序交叉和部分映射交叉,插入变异和交换变异-Genetic algorithms include traveling salesman and part of the order of cross-mapped crossover, mutation and exchange mutation into the
codeforvertical
- NETWORK SELECTION IN HETEROGENEOUS ENVIRONMENT
401
- 遗传算法,用于求解最优化问题。利用生物进化的理论求解目标函数的最大值或最小值。-Genetic Algorithm
PSO
- 这是粒子群和支持向量机相互结合的优化算法。里面含有代码注释。-This is a support vector machine and particle swarm optimization algorithm combined with each other. Which contains the code comments.
GAengine
- 该段代码表示的一个遗传算法
