搜索资源列表

  1. GeneticAlgorithmsBrief

    0下载:
  2. 关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用-on Genetic Algorithms Matlab code, perhaps some of us in this regard useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:10061824
    • 提供者:杨磊
  1. SGA_MATLAB

    0下载:
  2. 用matlab自编写的简单遗传算法程序(SGA) -using Matlab since the preparation of a simple genetic algorithm (SGA)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:刘洪文
  1. genetic_bp

    0下载:
  2. 该程序是利用MATLAB来进行遗传算法和BP算法结合的好例子,可以为作参考-that the procedure was carried out using MATLAB genetic algorithm and BP algorithm combines a good example, we will be able to make reference to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:
  1. gatsp1

    0下载:
  2. matlab程序,遗传算法解决经典的TSP(旅行商)问题-Matlab procedures, genetic algorithm to solve the classic TSP salesman problem (TSP)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:马晓宁
  1. matlab_carDelay

    0下载:
  2. 遗传算法车辆延误优化,这个是别人的程序,大家看看吧~-genetic algorithm optimization of vehicle delay, this is somebody else's process, we look at it ~
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:heartbeat
  1. AGAandLAGA

    0下载:
  2. 两种改进的遗传算法(自适应交叉概率的遗传算法,加入领域竞争策略的遗传算法)相比较的matlab程序,基于UCI的两个数据集,可直接运行程序观察效果。-both improved genetic algorithm (adaptive crossover probability of genetic algorithm, to field a competitive strategy of genetic algorithm) compa
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:378880
    • 提供者:zym
  1. genetic-TuXiangFenGe

    0下载:
  2. 用matlab写的遗传算法分割程序,用的是Sheffield大学gatbs工具箱 能够运行得到真确结果! -using Matlab write the genetic algorithm to separate procedures, the University of Sheffield gatbs Toolbox can be true operating results!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:葛荣雨
  1. NicheSGA

    0下载:
  2. 一个经典的基于排挤机制的小生境遗传算法程序-an exclusion based on the classic mechanism of Niche Genetic Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:许峰
  1. bianjieyouhua

    0下载:
  2. 使用遗传算法实现一维边界局部优化,程序可在MATLAB环境下运行-use of genetic algorithm to achieve a peacekeeping borders local optimization process will be run under MATLAB
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:38912
    • 提供者:杨焱
  1. GA_and_bp

    0下载:
  2. 这个是一个用matlab程序编写的,关于遗传算法和BP神经网络结合的程序,比较经典的-using Matlab programming, on genetic algorithms and artificial neural network procedures, the classic comparison
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:袁成序
  1. yichuanshengjing

    0下载:
  2. 这是一个关于遗传算法和神经网络的经典程序-This is a genetic algorithm and neural networks classic procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:47104
    • 提供者:西城刀客
  1. tsp

    0下载:
  2. 应用遗传算法计算城市路径的一个vc和MATLAB程序-genetic algorithm path of a city vc and MATLAB program
  3. 所属分类:.net编程

    • 发布日期:2024-05-17
    • 文件大小:691200
    • 提供者:li
  1. yichuansuanfa

    0下载:
  2. 这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值-This is a genetic algorithm on the MATLAB program for a certain function for the Extreme
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:吴莉
  1. ga_basicprogram

    0下载:
  2. 基本遗传算法(GA)的matlab源程序!许多改进的遗传算法均可在此基础上修改而成.
  3. 所属分类:并行运算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:柳成荫
  1. gabp

    0下载:
  2. 利用matlab编写的遗传算法优化神经网络权值的程序-Prepared using genetic algorithm matlab neural network weights optimization procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:刘辉
  1. ga_bpnn

    0下载:
  2. 利用遗传算法训练神经网络的matlab程序,可避免神经网络训练的局部最优问题。-The use of genetic algorithm matlab neural network training procedure can avoid the neural network training problem of local optimum.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:lxdfox
  1. GA-TSP

    0下载:
  2. 该程序用遗传算法求解TSP问题,得到了比较优的解,初学者可以参考。-The procedure for solving TSP using genetic algorithms problems, have been relatively superior solutions, beginners can refer to.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:45056
    • 提供者:赵科
  1. gatbx-toolbox

    0下载:
  2. 内含遗传算法的matlab 程序,有参考价值哦,赶快下载吧!-Matlab genetic algorithm includes procedures have reference value Oh, as soon as possible to download it!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:422912
    • 提供者:xiahong
  1. MATLAB

    0下载:
  2. 可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序 -Feasible point marking the best matching algorithm for the MATLAB code for the minimum cost maximum flow algo
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:119808
    • 提供者:
  1. ROCK

    0下载:
  2. 我编的遗传算法matlab程序,请大家多多指教!-I made the genetic algorithm matlab program, please the exhibitions!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:Jay lee
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org