资源列表
TCP(C)
- 以中国31省会城市的最短旅行路径为例,给出TSP问题的模拟退火程序
遗传算法对PID参数的优化
- 遗传算法对PID参数的优化,这是在Matlab下编写的!-genetic algorithm to optimize the parameters of PID, which is prepared in Matlab!
GA
- 用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
sa-tap
- 模拟退火算法在处理全局优化、离散变量优化等困难问题中,具有传统优化算法无可比拟的优势。描 述了模拟退火算法的原理及其基本框架结构,给出了用模拟退火算法求解TSP问题的具体实现方法 -Simulated annealing algorithm in dealing with global optimization, discrete variable optimization of difficult problems, traditional optimization algorithm
Routing
- Routing algorithm for SA network
PSO
- 基于MATLAB的基本的简单粒子群算法,根据相关公式编写的。- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 基于MATLAB的基本的简单粒子群算法
SVM_classifier
- 使用SVM(支持向量机)进行函数分类,神经网络-Using SVM (support vector machine) for function classification, neural network
knn_demo
- k近邻算法(knn, k nearest neighbor)-k nearest neighbor (knn, k nearest neighbor)
psoSVMcgForRegress
- 一种基于粒子群参数优化算法的支持向量机,用于数据的回归分析-Particle swarm optimization algorithm based on the parameters of support vector machine for regression analysis of data
简易华容道
- 简单的数字华容道
product
- 人工智能产生式系统的通用程序,能够根据规则集文本自动生成事实选项和问题,自动根据用户选择进行推理,可以处理不同的问题。-It is a general program for AI product system, it can auto generate fact item and problem, auto reasoning according to use select, it can deal different problem.