CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 解决

搜索资源列表

  1. 遗传算法解决异或

    0下载:
  2. 这是一个用遗传算法来解决异或问题的小程序。-This is a genetic algorithm to solve the problems or differences of small programs.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37.34kb
    • 提供者:郝宁
  1. hopfield解决TSP问题

    1下载:
  2. 人工神经网络实验之一,用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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:91.84kb
    • 提供者:李琳
  1. 一些解决TSP问题的算法及源代码模拟退火算法

    0下载:
  2. 一些模拟退火算法及元代码,可以用于解决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!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38.95kb
    • 提供者:刘三
  1. 用遗传算法解决多目标规划GA

    1下载:
  2. 这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36.49kb
    • 提供者:刘三
  1. 遗传算法TDOA解决

    6下载:
  2. 用遗传算法解决通信中的TDOA问题 文件名 program 完成功能 求出在进行account_test次的试验中每一次的最优染色体,并且求出均值MV,和均方误差MSE 文件名 definition_constant( ) 完成功能 对各个常量试验参数进行设定 文件名 main_program 完成功能 完成一次试验的计算 文件名 all_Noise 完成功能 计算TDOA值(由基站所测量的TDOA(受到噪声的干扰)) 文件名 gen_ini_pop_
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.78kb
    • 提供者:田园
  1. bp神经网络解决异或问题

    0下载:
  2. BP神经网络解决异或问题-BP neural network or problems to solve differences
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51.98kb
    • 提供者:tu
  1. 感知器神经元解决较复杂输入向量的分类问题

    0下载:
  2. 感知器神经元解决较复杂输入向量的分类问题-Perceptron neurons to solve more complex input vector classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:649byte
    • 提供者:陈旭
  1. BP网络解决异或问题

    0下载:
  2. 这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:66.67kb
    • 提供者:王立
  1. 遗传算法解决函数极值问题

    1下载:
  2. 本源码为使用遗传算法解决函数极值问题
  3. 所属分类:人工智能/神经网络/遗传算法

  1. BP_XOR三层BP人工神经网络解决异或问题

    1下载:
  2. 利用三层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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-01-11
    • 文件大小:1.27kb
    • 提供者:testsb
  1. BP-for-xor 用bp算法解决异或问题

    0下载:
  2. 用bp算法解决异或问题,学习异或,文件为matlab程序源代码,可以直接运行-XOR with bp algorithm to solve the problem, learning differences or, as the matlab program source code file, you can directly run
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-24
    • 文件大小:19.01kb
    • 提供者:kelaosuo
  1. TSPACO.V1.0.tar

    0下载:
  2. 蚁群算法解决TSP问题的源代码,希望站长能采用,但愿对大家有点启发!-Ant Algorithm for the Traveling Salesman Problem source code, can be used station, we hope to inspire a bit!
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:90.21kb
    • 提供者:张艳伟
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的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
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6.54kb
    • 提供者:ly
  1. yiqunTSP

    0下载:
  2. 蚁群算法解决TSP问题,C语言写的,程序有注释~-Ant colony algorithm to solve TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:134.93kb
    • 提供者:huangqiulan
  1. pso解决带时间窗约束的车辆路径问题

    4下载:
  2. pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-27
    • 文件大小:4.12kb
    • 提供者:zzkkyyer
  1. C语言解决八皇后问题

    0下载:
  2. C语言解决八皇后问题.doc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-19
    • 文件大小:24kb
    • 提供者:coolhandy
  1. 基于蚁群算法解决旅行商问题

    0下载:
  2. 主要讲解了如何用蚁群算法来解决 旅行商问题(Mainly explains how to use ant colony algorithm to solve travel salesman problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:60kb
    • 提供者:Vlice
  1. 用LINGO解决的一些图论问题

    0下载:
  2. 运用LINGO解决一些经典的图论问题,附程序(Solutions to some issues related with graph theory in virtue of LINGO(program included))
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:128kb
    • 提供者:Infini
  1. 22

    0下载:
  2. 解决多个点之间的简易连接问题,里面都有注释,方便初学者分步骤操作(for solving the shortest way in multiple points)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:灰灰44
  1. 基于遗传算法的TSP算法

    0下载:
  2. TSP问题是典型的NP难问题,运用遗传算法解决TSP问题(The TSP problem is a typical np-hard problem, using the genetic algorithm to solve TSP problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:11kb
    • 提供者:wusthc
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com