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

搜索资源列表

  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    1下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab代码,我已经进行了一些优化,大家随意使用
  3. 所属分类:易语言编程

  1. kriging

    1下载:
  2. 改进的粒子群优化克里金模型,普通的克里金模型MATLAB数据包与遗传算法的结合(Improved particle swarm optimization model of Kriging, Kriging model MATLAB data packet and genetic algorithm combined with the general of the)
  3. 所属分类:mathematica

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:guo xin
  1. pso GA PID参数整定

    3下载:
  2. 该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。(The program solves the PID parameter tuning MATLAB program for particle swarm optimization and genetic algorithm, and the optimization results include parameter output and parameter curve change dia
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:渔舟煮酒
  1. 求函数最优值

    0下载:
  2. 量子遗传算法求解函数最佳值问题,里面富有matlab程序代码(Quantum Genetic Algorithm Solves Function Optimal Value Problem with Matlab Program Code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:多尔衮
  1. 66766911matlab遗传算法程序(new)

    0下载:
  2. 基于matlab编程的,关于粒子群的问题。(Based on matlab programming, on the issue of particle swarms.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:Joyce_xixu
  1. MATLAB智能算法30个案例分析

    2下载:
  2. 采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法等最常用的智能算法的MATLAB实现。(Taking the intelligent algorithm as the main line, we explain the MATLAB implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealin
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:54317056
    • 提供者:蛋蛋先森
  1. matlab

    1下载:
  2. 基于Matlab 遗传算法工具箱的梯级水电站优化调度(Optimal dispatch of cascaded hydropower stations using Matlab genetic algor ithm toolbox)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:82944
    • 提供者:naturalpoet
  1. yichuan1

    0下载:
  2. 用MATLAB和遗传算法求解问题的实例,计算函数的最值问题(The MATLAB and genetic algorithms are used to solve the problem, and the most valued problem of the function is calculated.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:独孤璇曦
  1. hystivk44

    0下载:
  2. 用于路径规划遗传算法MATLAB源代码,内含多个子文件,测试时运行mypath文件即可()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:mbutrart
  1. GA-RosenBrockNew

    0下载:
  2. 遗传算法的MATLAB代码,请大家一起交流学习(Genetic Algorithm is good algorithm and wish you can give me advise)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:金能
  1. GA_tsp

    0下载:
  2. 利用matlab软件,应用遗传算法解决31个城市的TSP问题(Using matlab software to apply genetic algorithms to solve TSP problems in 31 cities)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:csuyq
  1. chapter1

    0下载:
  2. 谢菲尔德大学的matlab遗传算法工具箱(Sheffield Genetic algorithm toolbox,it is very useful.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:424960
    • 提供者:绿小泡
  1. 案例一

    0下载:
  2. 遗传算法的简单例程,供初学者了解,环境为matlab(A simple routine of genetic algorithms for beginners to understand, the environment is matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:32768
    • 提供者:15423363133
  1. 矩形件

    0下载:
  2. MATLAB模型进行仿真分析,遗传算法中的贪心算法进行模拟(Simulation analysis of MATLAB model and Simulation of greedy algorithm in genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:末。。
  1. Untitled6

    0下载:
  2. 对车间调度用遗传算法求解,使用matlab软件进行分析(Genetic algorithm for job shop scheduling)
  3. 所属分类:其他

  1. 遗传算法求解TSP问题

    0下载:
  2. matlab求解TSP的源代码,可以求解旅行商问题(Matlab source code for solving TSP)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:珈南
  1. 非线性规划MATLAB算法代码

    0下载:
  2. 运用matlab改进遗传算法求解非线性规划问题的最优解(Using MATLAB to improve genetic algorithm to solve the optimal solution of nonlinear programming problems..)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:22528
    • 提供者:violetyan
  1. 模式识别代码

    0下载:
  2. 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:张小明12345
  1. ga

    0下载:
  2. 遗传算法的matlab实现,可以应用于各种寻优过程(The matlab implementation of genetic algorithm can be applied to various optimization processes.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:张鲁鲁
  1. GA-work

    0下载:
  2. 利用遗传算法求解目标函数值的matlab程序(Matlab program for solving objective function value by genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:小强2018
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com