CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 遗传算法MATLAB

搜索资源列表

  1. fun

    0下载:
  2. 遗传算法主函数 MATLAB 代码主要部分如下。其中非线性函数的输入输出数据都在 data.mat文件中,input 矩阵为输入数据, output 矩阵为输出数据(The main function of genetic algorithm MATLAB code, the main parts are as follows. The input and output data of the nonlinear function are in the data.mat file, the in
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:风12369874
  1. BPwangluo

    0下载:
  2. 这是一个没有利用MATLAB工具箱编写的遗传算法 用来求解TSP问题寻求最短路径(This is a genetic algorithm that is not written using the MATLAB toolbox Used to solve the TSP problem to find the shortest path)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:ellipse
  1. pso

    0下载:
  2. 粒子群优化算法的一个应用,有基本的注释,需要一定水平才能看明白(an example of pso algorithom)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:石岩1323
  1. 模拟退火禁忌搜索遗传算法神经网络MATLAB程序合集

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural networks - MATLAB collection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:1155
  1. gatbx

    0下载:
  2. 谢菲尔德大学版本的matlab遗传算法工具包。(Sheffield matlab genetic algorithm Toolpack.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:2205696
    • 提供者:YingYing99887
  1. MATLAB实现遗传算法程序解多目标规划很好用

    0下载:
  2. 这个是遗传代码 的MATLAB程序 我找个好几个 这是最好的(This is the genetic code MATLAB procedures, I find a few, this is the best)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:162816
    • 提供者:_haoqi
  1. ga遗传算法解最优解

    0下载:
  2. 这篇matlab程序是无需工具箱解决无约束目标函数最大值的程序(This matlab program is a program that does not need a toolbox to solve the maximum of an unconstrained objective function)
  3. 所属分类:网络编程

    • 发布日期:2017-12-10
    • 文件大小:9588
    • 提供者:nicaic
  1. touyingxunzong

    0下载:
  2. 在MATLAB中运用遗传算法解决投影寻踪模型(Using genetic algorithm to solve projection pursuit model)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:166912
    • 提供者:大老王
  1. matlab智能算法例子

    0下载:
  2. Matlab智能算法,包括遗传算法,粒子群算法,蚁群算法等等(Matlab intelligent algorithm, including genetic algorithm, particle swarm algorithm, ant colony algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:7037952
    • 提供者:我要发sci
  1. 遗传算法TSP

    1下载:
  2. 本代码是在MATLAB软件下解决TSP问题的遗传算法代码!欢迎借鉴...
  3. 所属分类:matlab例程

  1. MATLAB优化算法案例分析与应用《进阶篇》

    3下载:
  2. 贝叶斯分类器 基于背景差分的运动目标检测 基于小波变换的图像压缩 基于BP的模型优化预测 基于RLS算法的数据预测 等等(Bias classifier is based on background difference moving object detection, wavelet based image compression, BP based model optimization prediction, RLS based algorithm for data predicti
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:22393856
    • 提供者:段宏伟
  1. gatbx-origin

    0下载:
  2. Sheffield大学Matlab遗传算法工具箱(Sheffield University Matlab genetic algorithm toolbox)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:250880
    • 提供者:`keny
  1. 智能算法

    0下载:
  2. 智能算法,含有遗传算法、模拟退火算法、BP神经网络优化、免疫算法、粒子群算法、蚁群算法等智能算法,MATLAB亲测可用。(Intelligent algorithm, including genetic algorithm, simulated annealing algorithm, BP neural network optimization, immune algorithm, particle swarm algorithm, ant colony algorithm and other
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:1501184
    • 提供者:Markov
  1. thethird_2

    0下载:
  2. 当不知道函数形式和样式的时候,可以用随机拟合的方法,但是效率不高。这里用遗传算法替代穷举法。其中遗传算法这个函数极好用,大家可以收藏,我这里也可以看做是这个遗传算法的应用。(When you do not know the form and style of function, you can use the random fitting method, but the efficiency is not high. Here, genetic algorithm is used instead
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:hellohappy
  1. 各种智能算法求解TSP问题

    1下载:
  2. 各种求解TSP问题的人工智能算法(粒子群算法,遗传算法,蚁群算法等等)(All kinds of intelligent algorithm to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:48128
    • 提供者:nb123
  1. MATLAB_Codes

    0下载:
  2. 里面有各种MATLAB智能算法,比如神经网络、遗传算法、支持向量机等(There are various MATLAB intelligent algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:2841600
    • 提供者:水水陈
  1. TSP

    0下载:
  2. 使用matlab,利用遗传算法求解TSP问题(Using MATLAB, the genetic algorithm is used to solve the TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:qwqwqwqw
  1. VRP

    2下载:
  2. 该历程使用Matlab 遗传算法 解决多辆车,的有容量多路径规划问题(The Matlab genetic algorithm is used to solve the capacity multi path planning problem of multiple vehicles)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:34816
    • 提供者:banboy
  1. PlatEMO

    5下载:
  2. 多目标优化算法平台,内涵多种遗传算法和进化算法,图形界面,算法齐全并且最新的,时间:2017-5-10(Multi objective optimization algorithm platform, the connotation of a variety of genetic algorithm and evolutionary algorithm, graphical interface, algorithm is complete and up-to-date, time: 2017-5
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:6432768
    • 提供者:ea_inf
  1. SGA

    0下载:
  2. 遗传算法(SGA)程序,里面附注了详细的解释,能够迅速理解其原理(matlab Codes of genetic algorithm Program)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:Lazy_Sheep
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com