资源列表
BPNN
- 人工神经网络就是模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。 -Simulation of artificial neural network is a second way of human thinking. This is a nonlinear dynamic system, which features a distributed i
PSO_Java
- 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function o
walker
- 用神经网络加遗传算法写的模拟控制机器人行走的程序-Genetic algorithm neural network increases with written procedures for analog control walking robot
bigback5.tar
- 卡文迪许实验室的 D. J. Mackay 教授在读博期间编写的验证Bayesian和Neural网络的C语言程序/软件包。在Ubuntu8.04-Linux下面可以正常编译并计算结果。文件中含有部分试验所用过的数据!-Professor D. J. Mackay of Cavendish Laboratory. When he was a Ph.D student, he wrote this codes for validating Bayesian and Neural Networks
AStarAlgorithmAndSourceCode
- 《A星寻路算法初探》中文及英文版,及其配套源代码-" A Star Algorithm for Route of" Chinese and English, and supporting source code
rrt-0.3
- RRT路径规划算法,可以生成曲线路径,并跟踪生成的路径-RRT* path planning algorithm can generate curved path, and follow the path generated
Neural_network_PID_control_in_the_diesel_engine_sp
- 论文《神经网络PID控制在柴油机调速系统中的应用》-Neural network PID control in the diesel engine speed control system
main
- 遗传算法的轮盘赌实现和竞标赛实现,很完整-Genetic Roulette Tournament achieve the realization and very complete
bp_fortran1
- 用FORTRAN实现神经网络BP算法。思路比较清晰,大家可以作为参考-MATLAB neural network with BP algorithm to achieve. Ideas clearer, we can serve as a reference
GUOHE
- 使用A星算法求解野人过河问题,VC++实现,用D到了MFC-A star algorithm using the issue of Savage river, VC++ to achieve, with the D to the MFC
dijkstra
- 最短路径搜索算法 dijkstra算法的改进-THE SHORTESR SEARCH PATCH
BP2
- visual c++实现BP神经网络,可以绘出误差曲线,逼近曲线-visual c++ to achieve BP neural network, can draw the error curve, approximation curve