资源列表
APSO
- 这是引入了自适应权重特征的粒子群优化算法,其中的通过粒子在整个群中的适应值顺序进行惯性权重的计算,提高了标准粒子群的性能,对于初学者具有很大的帮助-This is the introduction of adaptive weights characteristic particle swarm optimization algorithm, which through the particle in the whole group of fitness order inertia weight
FUZZY
- 基于模糊系统逼近的自适应控制,一共有6个文件其中4个m文件,一个mdl文件,还有一个word的详细说明,可以直接运行。-Approximation based on fuzzy adaptive control system, a total of six documents which 4 m files, one mdl file, there is a detailed descr iption of a word, you can directly run.
ant-colony-optimazition
- 蚁群优化算法,目前已通过vc++6.0测试,实验数据需自备-Ant colony optimization algorithm, has passed vc++6.0 test, the experimental data must bring their own
fuzzypid
- 模糊PID,电机控制仿真程序,希望大家下载-Fuzzy PID, motor control simulation program, I hope everyone downloads
Popular-learn
- 流行学习简单的matlab程序,非常全面,并且带有原始实验数据。可作为例子直接调用。-Popular learn simple matlab program, very comprehensive, and with the original experimental data. Can be called directly as an example.
GA
- 通过遗传算法GA筛选主要影响自变量,并最终建模-Filter through a genetic algorithm GA principally affected the independent variables, and finally modeling
CNNhandwrittencharreccssource
- CNN卷积神经网络 手写体识别 c#实现源代码。很好很经典。-Csharp version convolutional neural network . according to the source code adapted from Mike. CNN convolutional neural networks for research of the people.
FANN-2.2.0-Source
- FANN 2.20 Source code.Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子
Connect6Searcher_2011_09_14
- 六子棋源代码,很有用的都下吧,-Six-game source code, very useful are under it, ha ha ha ha ha ha ha ha
KrigingAnt21
- 利用Kriging拟合数据后,利用蚁群算法进行优化,需添加Dace工具包-Ant algorithm
DecisionTree
- 利用ID3算法,实现决策树的源码。可以在VS2008环境下直接运行。-Use ID3 algorithm, the source tree. VS2008 environment can be run directly.
kmeans.py
- python实现的kmeans算法,数据挖掘经典算法-python implementation kmeans algorithm, data mining classic algorithm