资源列表
lsvm
- 支持向量机做模式识别的程序,调试通过,希望对朋友们有用-Support Vector Machine to do pattern recognition procedures, debugging through the hope of useful friends
RBFforecastCPI
- 毕业论文时编写RBF神经网络预测我国CPI,换数据可以做其他方面的预测。-Thesis when the forecast prepared by RBF neural network in China CPI, data can be done for other aspects of the forecast.
GA
- GA标准遗传算法(c++程序)详细附注啊.CPP GA标准遗传算法(c++程序)详细附注啊.C-failed to translate
k-means
- K-means均值聚类算法,用C语言实现 k-均值聚类算法 -Means K-means clustering algorithm, using C language realization of k-means clustering algorithm
knn_demo
- 模糊聚类算法的最新程序,作者自己编的,如有问题可给我回邮件-Fuzzy clustering algorithm of the latest procedures, of their series, if the problem can email me back
csbcsvb
- 压缩感知重构算法,bcsvb,适合压缩重构。-Compressed sensing reconstruction algorithm, bcsvb, suitable for compression reconstruction.
qpsooustrar
- 用量子粒子群算法解决ostu图像分割问题,达到了较好地效果-Quantum PSO ostu image segmentation solution, to achieve a better result
BP_2_1
- 带动量项BP网络,二输入,一输出,能直接运行-BP network drive volume terms, two inputs, one output, can directly run
file
- c++ 实现 决策树 分类算法,规模很小但是很简练的一个算法-c++ realization of the decision tree classification algorithm, the size of a small but very concise algorithm for
Ant-Colony-Algorithm-matlab
- 利用蚁群算法寻找以下10个城市的TSP最短路径。输出最短路径顺序及其长度,以及蚁群算法迭代过程中的最短路径长度进化曲线-Ant colony algorithm to find the following 10 cities TSP shortest path. Output sequence and the shortest path length, and the ant colony algorithm is an iterative process of evolution of the
demo_ann
- 神经网络基础知识实例程序。已知输入和权值,求神经网络的输出。-demo for understanding ANN