搜索资源列表
图搜索策略
- 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Searc
遗传算法工具箱
- 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB
C45Rule-PANE
- 决策树 C45Rule-PANE算法 解决了决策的问题,是从QUILAN算法修改而成-Decision Tree C45Rule - PANE algorithm to solve the problem of decision-making, from QUILAN algorithm revisions
遗传算法解决异或
- 这是一个用遗传算法来解决异或问题的小程序。-This is a genetic algorithm to solve the problems or differences of small programs.
20058702518155
- 经典的用遗传算法解决TSP问题,TsP问题就是旅行商问题。-classic genetic algorithm to solve TSP, underwent problem is the traveling salesman problem.
a星算发
- 人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等 -artificial intelligence Queen's classic 8, the algorithm is a * algorithm. Use of this algorithm can solve eight digital, 8 Queen's problems
chenbo广度
- 人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
Mga
- 一些用matlab编写的经典遗传算法算例。可以用于解决许多优化问题-using Matlab to prepare some of the classic examples of genetic algorithm. Many can be used to solve optimization problems
parallelgenetic
- 使用并行遗传算法解决TSP问题,使用MPI函数库进行通信。-Using parallel genetic algorithm to solve TSP problem, use the MPI library for communication.
particle_swarm_optimization-Solve-the-TSP-problem.
- 基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
sa_tsp
- 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
EightPazzelBfs
- This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
fsolve
- the newtown rapson method to solve systems of non-lineaire equations-the newtown rapson method to solve systems of non-lineaire equations
Using-GA-to-solve-eight-queens
- 用遗传算法完美解决八皇后问题! 有详细的注释-Using genetic algorithms to solve the eight queens problem perfectly! Detailed notes
Using-ant-colonies-to-solve-multiprocessor-task-g
- Thesis : Using ant colonies to solve multiprocessor task graph scheduling
genetic-optimization-to-solve-TSP
- 人工智能遗传算法优化解决TSP问题,很好用的代码-Artificial intelligence, genetic algorithm optimization to solve the TSP problem, a good code
GA-to-solve-knapsack-problem
- Genetic algorithm to solve knapsack problem
Backpropagation-to-solve-the-XNOR
- this to solve the problem of xnor using backpropagation algorithm-this is to solve the problem of xnor using backpropagation algorithm
CHNN-solve-TSP-problem
- 连续Hopfield网络解决TSP问题的程序-Continuous Hopfield network programs to solve TSP problem
pso-to-solve-jizu-zuhe
- 利用PSO算法,通过matlab平台实现,旨在解决机组优化问题,适合初学者了解粒子群算法及其应用,程序内有相关注释,为避免算法陷入局部最优,对相关算子做了适当改进。 -Xin an river model, using the PSO algorithm, through the matlab platform, aims to solve the optimal problem, suitable for beginners to understand particle swarm alg