资源列表
ypso
- 粒子群优化算法,挺好,大家可以试试,非常好的优化算法-PSO algorithm, is very good, we could try, very good Optimization Algorithm
kpca081223
- 非线性降维方法KPCA 可以应用于高维数据的机器学习-KPCA nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning
kuanduyouxiansuanfa
- 八数码难题宽度优先算法程序,调试没有问题-Breadth-first eight-puzzle algorithm program debugging is no problem
publictran
- 用Matlab人工神经网络工具箱预测公交客流量,数据可以输入成文本形式,改变数据和精度即可使用。
fun_approch_withcj
- 使用共轭梯度对BP神经网络算法进行优化,提高了神经网络的收敛速度-Conjugate Gradient
RecursiveBayesianEstimate
- 递归贝叶斯编程,处理贝叶斯分类问题,通过该程序能够估算随机变量的分布概率。-this is a Recursive Bayesian code, it can be used to solve the problem about possibility distribution.
k-means---matlab
- matlab写的一个简单的k-means聚类算法,通过导入data.txt文件,再利用k-means讲结果呈现在界面上-matlab write a simple k-means clustering algorithm, by importing the data.txt file, and then use k-means results are presented in the interface stresses
BP
- MATLAB实现BP神经网络的简单例子,适合新手-BP MATLAB neural network to achieve a simple example, suitable for novice
deSNN
- 一个关于脉冲时间编码神经网络的deSNN算法程序-An algorithm of deSNN
hello_ANN
- 一个简单的人工神经网络的代码。其初始输出是无意义的字符串,最终输出是著名的\"Hello world!\":)
Kmeans
- 基于聚类法的RBF网络设计算法,利用聚类法求取RBF网络中心,-The RBF network design algorithm based on clustering method, clustering method is used to calculate the RBF network center,
fit-pso
- 带fitness的粒子群算法,希望为研究pso的人们提供一个功能较为完备、简单易学的标准版本,-PSO algorithm with fitness is provided people who want to study PSO a more complete, easy standard version,