搜索资源列表
遗传算法解决异或
- 这是一个用遗传算法来解决异或问题的小程序。-This is a genetic algorithm to solve the problems or differences of small programs.
hopfield解决TSP问题
- 人工神经网络实验之一,用Hopfield网络解决旅行商问题。文件中除源程序外还有word文档对算法,理论,问题描述,实验结果,实验分析的完整介绍-experimental artificial neural network, Hopfield network Traveling Salesman Problem. Apart from the source document but also have a word document of the algorithm theory, and th
一些解决TSP问题的算法及源代码模拟退火算法
- 一些模拟退火算法及元代码,可以用于解决TSP问题的等,我已经验证过了 可以的,速度比较快,大家可以下载试试! -some simulated annealing yuan and the code can be used to solve problems such as TSP, I can be tested, and faster speed, you can download a try!
用遗传算法解决多目标规划GA
- 这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
遗传算法TDOA解决
- 用遗传算法解决通信中的TDOA问题 文件名 program 完成功能 求出在进行account_test次的试验中每一次的最优染色体,并且求出均值MV,和均方误差MSE 文件名 definition_constant( ) 完成功能 对各个常量试验参数进行设定 文件名 main_program 完成功能 完成一次试验的计算 文件名 all_Noise 完成功能 计算TDOA值(由基站所测量的TDOA(受到噪声的干扰)) 文件名 gen_ini_pop_
bp神经网络解决异或问题
- BP神经网络解决异或问题-BP neural network or problems to solve differences
感知器神经元解决较复杂输入向量的分类问题
- 感知器神经元解决较复杂输入向量的分类问题-Perceptron neurons to solve more complex input vector classification
BP网络解决异或问题
- 这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
遗传算法解决函数极值问题
- 本源码为使用遗传算法解决函数极值问题
BP_XOR三层BP人工神经网络解决异或问题
- 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
BP-for-xor 用bp算法解决异或问题
- 用bp算法解决异或问题,学习异或,文件为matlab程序源代码,可以直接运行-XOR with bp algorithm to solve the problem, learning differences or, as the matlab program source code file, you can directly run
TSPACO.V1.0.tar
- 蚁群算法解决TSP问题的源代码,希望站长能采用,但愿对大家有点启发!-Ant Algorithm for the Traveling Salesman Problem source code, can be used station, we hope to inspire a bit!
matlabforVRP
- 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
yiqunTSP
- 蚁群算法解决TSP问题,C语言写的,程序有注释~-Ant colony algorithm to solve TSP problems
pso解决带时间窗约束的车辆路径问题
- pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
C语言解决八皇后问题
- C语言解决八皇后问题.doc
基于蚁群算法解决旅行商问题
- 主要讲解了如何用蚁群算法来解决 旅行商问题(Mainly explains how to use ant colony algorithm to solve travel salesman problem)
用LINGO解决的一些图论问题
- 运用LINGO解决一些经典的图论问题,附程序(Solutions to some issues related with graph theory in virtue of LINGO(program included))
22
- 解决多个点之间的简易连接问题,里面都有注释,方便初学者分步骤操作(for solving the shortest way in multiple points)
基于遗传算法的TSP算法
- TSP问题是典型的NP难问题,运用遗传算法解决TSP问题(The TSP problem is a typical np-hard problem, using the genetic algorithm to solve TSP problem)