资源列表
trav
- 求解TSP(旅行商)问题的模拟退火程序,能够解决任意维数的TSP及组合优化问题,得到的结果优化程度都很高
BP
- BP神经网络,对学习神经网会有用。BP神经网络,对学习神经网会有用-BP neural network, neural network learning will be useful. BP neural network, neural network learning will be useful for
tsp
- 旅行商问题 订一个分支定界求解的旅行商问题- Branch&Bound
Expert_PID
- 本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。-the procedures to achieve expert PID control. Experts control of the controlled substance is based on the object and control the various law knowledge, and the intelligent use of this knowle
mc-problem
- N个传教士和野人的渡河问题,采用递归算法-Missionaries and the savages of N crossing problem, using a recursive algorithm
contrast
- BP网络和径向基函数拟合非线性函数效果对比-BP network and radial basis function fitting nonlinear function contrast effect
BPnet
- BP神经网络的简单应用示例,完成了网络训练并进行验证
MATLAB中遗传算法计算二次方程的实现
- MATLAB中遗传算法计算二次方程的实现
match-pre-
- pattern macher for AI
nn1
- 详细的BP神经网络的实现。通过此代码可以加强对算法本身的理解。-Implementation details of BP neural network.
chap9_3
- 关于二次型神经网络,将最优控制与非线性神经网络相结合-Quadratic neural network, optimal control and nonlinear neural network combining
aga2
- 自适应遗传算法用MATLAB编写的码源,很难找,非常值得借鉴,珍惜。- Adaptive Genetic Algorithm