资源列表
[人工智能/神经网络/遗传算法] AIAnt
说明:本程序实现了在一个二维的网格模型中,蚂蚁从出发地沿踪迹走步的模拟实验。-This procedure has in a grid of two-dimensional model, starting from the ants walking along the trail of the simulation experiment.<赵玉芳> 在 2024-11-13 上传 | 大小:477kb | 下载:0
[人工智能/神经网络/遗传算法] Robot
说明:该程序实现两个机器人在一个二维网格中的自动追捕。通过方向键手动控制机器人A走步,机器人B根据设定的追捕或逃避方式自动对机器人A进行追捕或逃避。-The realization of the program two robots in a two-dimensional grid automatically hunt. Manual control through the arrow keys A walking robot, robot<赵玉芳> 在 2024-11-13 上传 | 大小:481kb | 下载:0
[人工智能/神经网络/遗传算法] tsp
说明:利用模拟退火算法解决旅行商问题,共二十个城市,选择最优路径-The use of simulated annealing algorithm to solve traveling salesman problem<wujian> 在 2024-11-13 上传 | 大小:54kb | 下载:0
[人工智能/神经网络/遗传算法] PatternRecognition
说明:模式识别与智能系统 Pattern Recognition and Intelligent System-Pattern Recognition and Intelligent System<prince> 在 2024-11-13 上传 | 大小:460kb | 下载:0
[人工智能/神经网络/遗传算法] Matlabbasedonthegeneticalgorithm
说明:运用MATLAB编程实现遗传算法,数值仿真验证该方法的有效性,表明它能够对函数进行全局寻优。这种实现方法既可以熟悉MATLAB语言,又可以加深对遗传算法的认识和理解,以此来设计智能系统-Programming using MATLAB genetic algorithm, numerical simulation to verify the effectiveness of the method, that it is able to<Ethan> 在 2024-11-13 上传 | 大小:77kb | 下载:0
[人工智能/神经网络/遗传算法] BasedontheFuzzyLogicToolboxMatlabFuzzyControlSyste
说明:介绍了用MATLAB模糊逻辑工具箱设计模糊控制器,并用SIMULINK进行仿真的一般方法-Introduced the fuzzy logic toolbox with MATLAB fuzzy controller design and simulation using SIMULINK general approach<Ethan> 在 2024-11-13 上传 | 大小:67kb | 下载:0
[人工智能/神经网络/遗传算法] EMDduandianchuli
说明:利用神经网络分析方法对一个给定信号的两端进行延拓,在数据的两端各得到两个附加的极大值点和两个附加的极小值点.由此利用三次样条函数得到原始信号的上下包络线和平均包络线,实现了准确的EMD分解. -The use of neural network analysis of a signal at the two ends of a given extension to the data obtained at the two ends<齐磊> 在 2024-11-13 上传 | 大小:454kb | 下载:0
[人工智能/神经网络/遗传算法] 1
说明:有关配菜系统 的人工智能作业题目要求。-Side of the operating system, the subject of artificial intelligence systems requirements.<william lou> 在 2024-11-13 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] 123
说明:人工神经网络的简介,算法及编程,介绍了扫雷游戏的算法及程序实现-Introduction of artificial neural networks, algorithms and programming, introduced the game de-mining algorithms and procedures to achieve<yubingle> 在 2024-11-13 上传 | 大小:204kb | 下载:0
[人工智能/神经网络/遗传算法] SAA-MATLAB
说明:模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。-Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.<boy> 在 2024-11-13 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] CURE
说明:详细描述了cure算法的一个电子文档,很实用。-Algorithm for a detailed descr iption of the cure of an electronic document, it is practical.<274751449> 在 2024-11-13 上传 | 大小:43kb | 下载:0
[人工智能/神经网络/遗传算法] EightCode
说明:这个程序是实现人工智能中的A*算法,照着书上的算法做的。Queue类是自己写的一个队列类,用来实现open表和closed表。原来用Vector做的,但后来发现Vector中保存的只是引用,生成子状态后表中的状态也跟着变了,只好自己实现一个队列类。-This process is the realization of artificial intelligence in the A* algorithm, the algorithm f<hongyue> 在 2024-11-13 上传 | 大小:7kb | 下载:0