资源列表
EightNums
- 八数码问题,输入目标态,显示数字移动过程-Eight Puzzle problem, enter the target state, showing the process of digital mobile
yuce1800
- MATLAB 从实际风电场对一个季度的风速进行采样,建立LSSVM模型,对之后几天的风速进行预测-MATLAB actual wind farm on a quarterly sample the wind speed, the establishment LSSVM model to predict the wind speed after a few days
sdasd
- 车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
svmMLiA
- 机器学习算法,支持向量机,与其他分类器的比较算法-Machine learning algorithms, support vector machines, and other classifiers comparison algorithm
GAOFMK
- solvind multidimentional knapsak problem with genetic algorithm
Clusters
- K-均值聚类算法和分层聚类算法的C语言实现。包含有样本数据文件,适用于聚类算法的初学者。-K-means clustering algorithm and hierarchical clustering algorithm in C language. Clustering algorithms for beginners.
RBF-regression
- 案例7 RBF网络的回归-非线性函数回归的实现-Case 7 RBF Network Regression- Regression nonlinear function to achieve
Dijkstra
- 也是求最短路径的,它是一种通用的最短路径求解方法-Also for the shortest path, it is a kind of common shortest path algorithm
succus-s-pid-fuzzy.rar
- 模糊PID源程序,C语言编写,内有详细说明,适用于初学者,Fuzzy PID source
NeuralNetworkBP
- NeuralNetworkBP ,bp神经网络算法,应该有一定帮助-NeuralNetworkBP, bp neural network algorithm, we should certainly be of help to
ga
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂