资源列表
TspSA
- 用模拟退火算法求解旅行商问题的代码,采用C++编写-Using Simulated Annealing Algorithm for Solving Traveling Salesman Problem code, using C++ Prepared
winsvm
- 实用的 SVM 预测和分类程序, 可根据自己的需要设置参数-Practical SVM prediction and classification procedures, may need to set up according to their own parameters
kalmanfuzzy
- 基于T-s模糊模型用于估计非线性系统的状态的kalman滤波器。-Ts-based fuzzy model used to estimate the state of nonlinear systems kalman filter.
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
KmeanCluster
- 数据挖掘中的聚类算法简单实例,实现对数字的聚类分析,可以帮助初学者理解聚类算法-Data mining clustering algorithm simple example of the realization of the cluster analysis of the figures that can help beginners understand the clustering algorithm
SOMjava
- 经典的神经网络算法SOM的Java实现。-Classic SOM neural network algorithm realization of Java.
Matlab
- Matlab实现基于神经网络的文字字母识别,很好用哦,大家下载吧-Matlab neural network-based text-letter identification, very good with Oh, you download it
GA_NN
- 使用遗传算法(GA)优化神经网络(NN)结构的C语言源程序-The use of genetic algorithms (GA) optimization of neural networks (NN) structure of C language source code
ant
- 蚂蚁算法小程序,比较好用,大家可以下来看一下,交流一下-Ant Algorithm applet to compare ease of use, we can look under the exchange of about
descendiblity-arithmetic-BPNN-Matlab-example
- 用遗传算法优化BP神经网络的Matlab编程实例.doc-Using genetic algorithms to optimize BP neural network Matlab programming examples. Doc
CPN
- 本算法实现神经网络CPN,基于Visual C++平台,可以直接运行,对于学习神经网络的初学者很有帮助阿 -The neural network algorithm CPN, based on Visual C++ Platform, can be directly run, for beginners to learn neural networks helpful Afghanistan
TSP_ga
- TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab common procedures