资源列表
nonlinear(exp)_FLSSVM
- 基于模糊的最小二乘支持向量机,可用于分类,效果较好。-Fuzzy least squares support vector machine can be used for classification, the effect is better.
WordSimilarity
- 基于HowNet对中文单词进行相似度计算,实现的是《基于<知网>的词汇语义相似度计算》论文中的算法。-Based on HowNet for Chinese words for similarity computation, to achieve the " based on < Text> vocabulary semantic similarity calculation," the paper' s algorithm.
pso-lib
- 粒子群工具箱,可用,可实现单目标,多目标最优化-PSO toolbox available, single-target, multi-objective optimization
Simultaneous-Design-of-Membership-Functions-and-R
- Simultaneous Design of Membership Functions and Rule Sets Using GA
fuzzy-simulation
- 模糊模拟,帮助解决模糊模拟的一些问题,可以作为学习模拟模拟一个途径-fuzzy simulation
ACS_TSP
- 蚁群算法 这个是用来解决旅行商问题的一个vc++写的代码,其中使用了类。-Ant colony algorithm. This is manipulated code for ant colonies it can solve a kind of tsp.
BPcrossvalind
- MATLAB的BP交叉验证的程序,自己编写的,可直接运行,供大家参考。-MATLAB-BP cross-validation procedure, I have written can be directly run, for your reference.
neuro_src_CSharp
- 一个神经网络计算的库,实现几个通用神经网络体系和训练方法,自识别图,弹性网络等.like Back Propagation, Kohonen Self-Organizing Map, Elastic Network, Delta Rule Learning, and Perceptron Learning.-In this article, a C# library for neural network computations is described. The library impleme
DEMC
- 采用monte carlo方法的differential evolution 程序 -differential evolution based on monte carlo
immune-genetic-algorithm
- vb编写的免疫遗传算法 作为初学者一个参考的对象-vb prepared by the immune genetic algorithm object as a reference for beginners
30-city-TSP
- 自己编写的用禁忌搜索编写的30个城市的TSP问题,希望对刚刚学习算法编程的有点帮助-This is what I have written written with Tabu Search 30 cities TSP problem, hoping for just a little help learning algorithm programming, because I am also learning ^ _ ^
tuihuoyichuanfa
- 遗传模拟退火算法,是一种对遗传算法的改进,效率很好。-Annealing Genetic Method