资源列表
GA
- 遗传算法,生物技术,进化技术,主用用来求函数优化问题
CHAP4_3
- 采用将BP神经网络的学习算法应用于PID控制中,使BP神经网络与PID控制算法结合起来,通过吸收两者的优势,使系统具有自适应性。这样系统可自动调节控制参数,更好地适应输入变量的变化,提高控制性能和可靠性。本文从BP神经网络的基本构成原理、学习规则和学习算法出发,设计了基于BP神经网络的PID控制器,并对其进行了仿真分析,结果表明,该控制方案可行、有效。-We apply the learning algorithm of BP neural network to the PID control,
shibie
- matlab2011a下实现的基于神经网络的图像识别效果。-matlab2011a achieve neural network-based image recognition.
PIO
- 根据鸽群的迁徙特性,开发的新的算法,通过对比,发现比PSO具有更快的收敛速度。-According to the flock of migratory characteristics, the development of new algorithms, by contrast, found that more than PSO has a faster convergence.
TWSVM
- 最新最小二乘双支持向量机,是学习双支持向量机最好的材料-The latest least squares double support vector machine is the best material to learn double support vector machine
get-a-max-value-with-GA
- 用遗传算法来求解一个函数的最大值,简单易懂-get a max value of a fuction with the method of GA
GBP
- 通用BP神经网络程序。内有详细注释,适合初学者学习,程序简单,通用性好。-General BP neural network program. There are detailed notes for beginners to learn, simple procedures, common good.
bp-net
- 在visual c6.0环境下,用c实现bp算法-Bp algorithm using c visual c6.0 environment
vj8
- Travelling salesman problem for 30 and 300 cities using a neural network. Cities generated randomly.
bp-matlab-code
- 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的-Bp basic neural network algorithms and improved neural network algorithm bp are my complete rewrite of the algorithm, is spreading everywhere, an online c++ bp neural network algorithm rewrit
bpCharRecognition
- bp神经网络字符识别程序,注释详细,使用方便-a program for character recognition by BP neural network with specific comment, which is use to use
Q-Learning
- q学习算法的C语言源代码,用在机器人探索未知环境的实例,关于rewards和环境的描述均有注解-q-learning algirethem