资源列表
zx_pr_exp_5
- 应用C/C++语言编程实现分级聚类的三种方法:均值聚类、最小距离聚类、最大距离聚类-three ways of clustering
BP算法源程序
- 一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
NSGA-II
- NSGA-II遗传算法的文档,里面的内容比较好理解,是学习遗传算法的必备知识-Genetic Algorithm NSGA-II of the document, which is better understanding of the content is a genetic algorithm to learn the knowledge necessary
dd_tools_1_6_3
- SVDD的工具箱,可以很好的处理一类分类问题,详见Support Vector Data Descr iption一文-SVDD tools,can be used to process one class classification problem,for more details ,we refer to "Support Vector Data Descr iption"
Elman
- elman神经网络的源代码,包括训练和仿真-elman neural network source code, including the training and simulation
12345
- 自己编写的带2-opt法的蚁群算法求解TSP,可以运行,运行环境VS2008-His writing with 2-opt method of ant colony algorithm for solving TSP, can run, run VS2008 environment
KF_Plot_Result
- 机器人运行轨迹描绘程序1,利用雅可比矩阵估计进行动态分析-Robot trajectory depicts the procedure to run 1, using the estimated Jacobian matrix for dynamic analysis
nnf
- fortran版 神经网络遗传算法-fortran version of neural network genetic algorithm
matlab
- 利用遗传算法中的gaopt函数求解函数最优化问题-The use of genetic algorithms in function gaopt function optimization problem solving
Gamma
- gamma函数的C语言实现,用C语言来实现gamma函数,效率高,程序简洁,很好的实现了gamma函数-gamma function of the C language, using C language to realize gamma function, high efficiency, the program is simple and very good realization of the gamma function
QPSO
- 量子粒子智能群算法 QPSO matlab程序源码-Quantum Particle Swarm Intelligence
bp
- Bp神经网络算法的VC++实现,包括特征提取,学习,训练等。-Codes of Bp Algorithm, writed by VC++, include the character distill, study, train etc.