搜索资源列表

  1. matlab智能算法

    1下载:
  2. matlab详细的智能算法源代码
  3. 所属分类:其它程序

    • 发布日期:2012-05-06
    • 文件大小:5550299
    • 提供者:acd212315
  1. MATLAB智能算法(遗传_神经网络_蚁群_免疫)

    0下载:
  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 o
  3. 所属分类:数值算法/人工智能

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

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

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

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

    • 发布日期:2024-05-19
    • 文件大小:5807104
    • 提供者:wuyuanwuhui611
  1. MATLAB智能算法30个案例分析

    0下载:
  2. 对于各种现今时髦的算法的分析,里面有三十种算法,包含蚂蚁算法,遗传算法,模拟退火等等。(For the analysis of modern algorithms, there are thirty algorithms, including ant algorithm, genetic algorithm, simulated annealing, and so on)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:1559552
    • 提供者:半樽酒
  1. 智能算法

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

    • 发布日期:2024-05-19
    • 文件大小:1501184
    • 提供者:Markov
  1. 智能算法

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

    • 发布日期:2024-05-19
    • 文件大小:150528
    • 提供者:心月随风
  1. MATLAB智能算法30个案例分析程序

    0下载:
  2. 供初学者练习和入门,可以简单操作,材料比较全(For beginners practice and entry, you can simply operate, the material is more complete)
  3. 所属分类:文档资料

  1. MATLAB优化算法程序集

    1下载:
  2. Matlab优化与智能算法的一些案例分析(Some cases of Matlab intelligent algorithm)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:180224
    • 提供者:eeycn
  1. chapter1 谢菲尔德大学的matlab遗传算法工具箱

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

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

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

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

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

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

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

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

    0下载:
  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是可选的,不需要时隐去代码即可
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小: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, ea
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小: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. Th
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:51942400
    • 提供者:小越越哟
  1. MATLAB智能算法30个案例分析

    0下载:
  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 algorit
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:54317056
    • 提供者:蛋蛋先森
  1. MATLAB智能算法超级学习手册程序

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

    • 发布日期:2024-05-19
    • 文件大小: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例程

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

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

    • 发布日期:2024-05-19
    • 文件大小:423936
    • 提供者:wtqweabc
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org