资源列表
GA_Patternsearch
- 简单的遗传算法与模式搜索算法结合,算法的步骤为选择,交叉,变异,模式搜索。-Simple genetic algorithm combined with pattern search algorithm, the algorithm steps for the selection, crossover and mutation, pattern search.
Span
- simulation code for a topology control algorithm span
HS
- 和声搜索算法,一种智能优化算法,国外学者编写的源码,可以运行,附带有测试函数和简要的算法介绍,供大家学习参考。-Harmony search algorithm, a kind of intelligent optimization algorithm, foreign scholars write the source code, It can run smoothly with test function and algorithm is introduced briefly, consul
libsvm-3.1
- SVM实现代码,利用c语言进行实现,是有台湾的一名教授实现的-the svm realizes
GA
- 在matlab 环境下用遗传算法求解TSP问题。包含源代码和说明文档
Numerical Methods
- Numerical Methods
neuralNet
- simple neural net project based on vs2008
模拟退火算法
- 模拟退火算法来源于固体退火原理,是一种基于概率的算法,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。(The simulated annealing algorithm derived from the principle of solid annealing, is a kind of algorithm based on probability, the solid h
Work
- 改进型人工鱼群算法,相关论文发表于核心期刊-Improved AFSA, relevant papers published in core journals
NewAntProject
- 段海滨 蚁群算法 已经编译通过,希望大家学习下载-Ant colony
FCM-used-for-image-segmention
- 基于FCM的图像分割算法,先对图像平滑,然后利用FCM对像素聚类,实现对图像的分割。-A methord based on FCM for image segmenting,firstly,using filter to smooth the image and the use the rule of FCM clustering pix finshing image segmention
Locality-constrained Linear Coding for Image Classification
- Locality-constrained Linear Coding (LLC) in place of the VQ coding in traditional SPM. LLC utilizes the locality constraints to project each descr iptor into its local-coordinate system, and the projected coordinates are integrated by max pooling to
