资源列表
K_means
- k-means算法是根据聚类中的均值进行聚类划分的聚类算法。 输入:聚类个数k,以及包含n个数据对象的数据。 输出:满足方差最小标准的k个聚类。
t
- 模式识别与智能计算-MATLAB技术实现书中的光盘信息-Pattern recognition and intelligent computation-MATLAB technical book CD-ROM information
t
- 浙江大学支持向量机详细讲解ppt,对于初学者很有帮助-Zhejiang University to support vector machines to explain in detail ppt very helpful for beginners
SPEA2
- SPEA2,简版,只支持一维个体,测试函数可改-SPEA2, the simple version, only support a one-dimensional individual, the test function can be changed
ClassBP
- BP神经网络的c#程序,调试过,可运行,很好用,原创-BPneural network
GA
- 本代码描述的是遗传算法的具体实现,是源码!-Genetic algrithm
123
- 神经网络C源码,完整源代码、编译后程序及测试数据-Neural network C source code
111
- 基于神经网络的专家系统源代码,完整程序和编译后程序-Neural network C source code
philbinj-fastcluster-bf3d361
- 这是一个快速进行kmeans聚类的算法,里面有点乱,对于学习者可以下来看看,对于要进行快速开发者可能用不到。-This book and code is talk about k-means method for cluster.It is usefull for you who want to study the method.Thanks
program_Louis
- 自写的BP神经网络解决XOR问题的程序,保证能用。-A matlab program used to deal the XOR problem.
BOOK30CodeData
- matlab神经网络实际应用30例的源代码- English Chinese (Simplified) Spanish the practical application of the 30 cases, source code matlab neural network
MMAdapGA
- 遗传算法:用多变异位自适应遗传优化求解一维无约束优化问题-Genetic algorithm: changing ectopic adaptive genetic optimization to solve the one-dimensional unconstrained optimization problem
