资源列表
convertWorldToMap
- 此程序为移动机器人路径规划过程中所应用到的地图创建算法
upload1
- 传教士与野人问题。完美版。getStrategy函数参数是N和k,返回的是一个字符串数组,代表一个状态序列,数组中的每一个元素代表一个状态,每一个状态表示为(a,b,c),其中a表示左岸的传教士数目,b表示左岸的野人数目,c表示船是否在左岸,c=1为船在左岸,c=0为船在右岸。如果问题无解,返回只有一个元素 “no solution”的数组。-Missionaries and savages the problem. Perfect version. getStrategy function p
fenxingyasuoga
- 基于遗传算法优化后的分形压缩程序 目前非常先进的算法-Genetic algorithm based on fractal compression process after the current very advanced algorithms
SA
- 经典的模拟退火算法,非常实用,程序中城市坐标已给出,需要的话可以修改-Classical simulated annealing, very practical, the program coordinates the city has been given, if required, can be modified
GAU
- 基于matlab的双层规划遗传算法源代码,应用效果良好,请使用-Matlab the bilevel programming genetic algorithm source code, with good results, use
BP-neural-network-training
- BP神经网络训练程序,可计算误差与学习速率,训练采用的拟合函数为Y=sin(X)\n,-BP neural network training procedures, fitting function Y = sin (X) \ n, calculate the error and learning rate,
YICHUAC4
- 遗传算法中的球面的遗传算法,用C语言实现,源代码,希望对大家有帮助
BP算法
- C写的BP算法,经试验证明,确实可行,精度较高
Fix_Computer
- 关于人工智能的一个小项目,用CILPS工具写成-On a small project in artificial intelligence, using a tool written in CILPS
psoooLMBP
- 用粒子群算法和LM算法结合的方式训练神经网络,求函数的最小值。-Using Particle Swarm Optimization and the LM algorithm combines the approach for training neural networks, seeking the minimum value of the function.
FSSP-of-GA
- Flow Shop调度问题的遗传算法通用MATLAB源码。 本源码由GreenSim团队原创,-Flow Shop Scheduling Problem General Genetic Algorithm MATLAB source code. The original source code from the GreenSim team,
OR
- 人工神经网络”(ARTIFICIAL NEURAL NETWORK,简称ANN)是在对人脑组织结构和运行机制的认识理解基础之上模拟其结构和智能行为的一种工程系统-Artificial neural network (ARTIFICIAL NEURAL NETWORK, referred to as ANN) to simulate its structure and intelligent behavior of an engineering system in the understandin