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

搜索资源列表

  1. MATLAB智能算法(遗传_神经网络_蚁群_免疫)

    1下载:
  2. 针对matlab中智能算法工具箱求解多目标函数问题是用遗传算法工具箱更加方便的计算多约束优化问题。(Aiming at the problem that multi-objective function is solved by using the intelligent algorithm toolbox in matlab, it is more convenient to calculate multi-constrained optimization problem with genet
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:1501184
    • 提供者:李乃双
  1. MATLAB智能算法30个案例分析——源代码

    1下载:
  2. 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1571840
    • 提供者:挖宝额
  1. MATLAB智能算法30个案例分析

    0下载:
  2. MATLAB智能算法30个案例分析,用于神经网络学习及工程应用(MATLAB intelligent algorithm 30 case analysis, for neural network learning and engineering applications)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:5807104
    • 提供者:wuyuanwuhui611
  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. 智能算法

    1下载:
  2. 智能算法MATLAB使用,大量例子程序,非常有用(Intelligent algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:150528
    • 提供者:心月随风
  1. chapter1 谢菲尔德大学的matlab遗传算法工具箱

    0下载:
  2. matlab智能算法30个案例分析 一书中的第一章中的仿真程序(Matlab intelligent algorithm 30 cases analysis of the first chapter of the simulation program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:南湖南
  1. 基于遗传算法和非线性规划的函数寻优算法

    2下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:36864
    • 提供者:南湖南
  1. chapter4 基于遗传算法的TSP算法

    0下载:
  2. 《MATLAB智能算法30个案例分析》(史峰等) 遗传算法和BP网络的结合(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:南湖南
  1. MATLAB智能算法30个案例分析_史峰...

    0下载:
  2. 此文档包含30个matlab智能算法的案例,(This document contains 30 cases of MATLAB intelligent algorithms.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:25600
    • 提供者:永yong
  1. MATLAB智能算法30个案例分析

    0下载:
  2. MATLAB智能算法例子,通过研究本书中的例子,可以更好地理解智能算法及其编程(Example of MATLAB intelligent algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:67337216
    • 提供者:嘘嘘嘘嘘需
  1. “群体智能算法”Matlab工具箱3.0

    1下载:
  2. 群体智能算法”Matlab工具箱3.0 集成了八种种群体智能算法:'PPNGA','SFLA','MSFLA','AF-SFLA','PSO','ABC','DEr1','DEb2' % 2、适应度函数开放了一个参数Parmaters,接收本文件Options.Parmaters传递的参数,实例参见m文件F3_Rastrigin.m % 3、本程序设置了三个终止条件,终止条件3是必需的;终止条件1,2是可选的,不需要时隐去代码即可 % 4、在优化参数设置中,小种群设置与大种群设置各有优势
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:56320
    • 提供者:evocj
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. 这本书包括了30个智能算法的代码,适合所有有意愿接触智能算法的朋友学习,代码均有注释,便于学习和理解。(This book includes the code of 30 intelligent algorithms, suitable for all the friends willing to contact intelligent algorithms to learn, and the code is annotated, easy to learn and understand.)
  3. 所属分类:matlab例程

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

    0下载:
  2. 这本书中详细讲解了三十个智能算法的案例,由浅入深,循序渐进,清晰地解释了其原理和应用,书中并有源码,非常值得学习。(In this book, thirty cases of intelligent algorithm are explained in detail. From the beginning to the end, we explain clearly its principles and applications. There are source codes in the bo
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:51942400
    • 提供者:小越越哟
  1. chapter1

    0下载:
  2. 《matlab智能算法30个案例分析》案例一实验的源代码(The source code of a case study of "30 case analysis of MATLAB intelligent algorithm")
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:Zzzzz12
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. 遗传算法的路径优化问题简单案例教程,及智能算法相关30个案例(A simple case course for path optimization of genetic algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:4575232
    • 提供者:学习小渣渣
  1. MATLAB遗传算法工具箱及应用

    0下载:
  2. MATLAB遗传算法工具箱及应用 智能算法工具(MATLAB genetic algorithm toolbox and its application)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-28
    • 文件大小:9755648
    • 提供者:武松3
  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智能算法超级学习手册程序

    0下载:
  2. 配合matlab智能算法书籍使用,基本例程(can be used with the book named matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:427008
    • 提供者:wuwuwwww
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. matlab智能算法源代码案例分析,十分好用,希望对大家有所帮助。(Matlab intelligent algorithm source code case analysis, very easy to use, we hope to help everyone.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:1555456
    • 提供者:温开
  1. MATLAB 智能算法超级学习手册-程序代码

    2下载:
  2. 研究智能算法的同学,可以参考这些例程学习(Students studying algorithms can refer to these routines)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-19
    • 文件大小:423936
    • 提供者:wtqweabc
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com