搜索资源列表
Queen
- 求解n皇后问题的MATLAB源程序。此程序只需输入皇后个数,即可得到所有的解。-N queens problem solving MATLAB source code. Just enter the number of this program at Queen' s, you can get all of the solution.
moni
- 该程序用模拟退火算法实现了对八皇后不相冲突的位置算法。-The program simulated annealing algorithm for the eight queens do not conflict with the location algorithm.
shuxue
- MATLAB queen常见的来到过程有定长输入、泊松(Poisson)输入、埃尔朗(A. K. Erlang)输入等-MATLAB queen
n_queen
- N-Queen implementation in Matlab
Genetic
- Genetic algorithms in 8 queen problem
q_2000_1000
- 皇后矩阵的生成matlab源代码 the generate of QUEEN matrix source-the generate of QUEEN matrix source the generate of QUEEN matrix source
8queens
- solving 8 queen problem in matlab with GA
AudioInpaintingToolbox_2
- Audio Inpainting Toolbox By Valentin Emiya, INRIA, France Amir Adler, The Technion, Israel Maria Jafari, Queen Mary University of London, UK Contact: valentin.emiya@inria.fr -------------------------------------------------
queen8
- Matlab,国际象棋棋盘上,八个王后问题,要求王后相互之间都不会吃掉对方。-Matlab, chess board, eight queens problem, requiring between the queen will not eat each other.
queen
- 八皇后问题,用matlab解决八皇后问题,以及多皇后问题,采用追溯法-Eight queens problem
Chess
- Solving Classic 8 queens dilemma in matlab, In chess, a queen can move as far as she pleases, horizontally, vertically, or diagonally. A chess board has 8 rows and 8 columns. The standard 8 by 8 Queen s problem asks how to place 8 queens on an ordina
genetic
- 8 queen program solution , using genetic algorithm,by matlab
Matlab-file
- SA algorithm for solving n-Queen problem
n-Queen-using-ICA
- Solving n-Queen Problem Using Imperialist Competitive Algorithm(ICA) Matlab Codes
8Queens
- 8 queen implementation matlab
GA-nQueen
- Post codes, solve n queen with the help of genetic algorithms using MATLAB software.
Eight-queen-problem-matlab-solution
- 在matlab中使用回溯法解决八皇后问题-Use the backtracking method in matlab to solve the eight queen
n-Queen using TS
- n-Queen Problem using Tabu Search
