搜索资源列表

  1. 30-cases-in-matlab

    0下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-28
    • 文件大小:1560576
    • 提供者:Binjie Liao
  1. swarm-intelligence-algorithm

    0下载:
  2. 压缩文件内是一本有关群体智能算法的中文专著,文中详细介绍了粒子群优化算法的原理,并用案例对其进行了详细讲解。-The compressed file is a monograph on swarm intelligence algorithms Chinese paper describes in detail the principle of the particle swarm optimization algorithm, and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-28
    • 文件大小:1839104
    • 提供者:ocean
  1. bf

    0下载:
  2. 蝙蝠算法案例,蝙蝠算法是一种智能优化算法,可用于最小值问题。-Bat algorithm case, Bat algorithm is an intelligent optimization algorithm can be used for minimum problems.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:4096
    • 提供者:虾米
  1. antsystem-TSP

    0下载:
  2. matlab智能算法 蚁群算法的优化计算,旅行商问题优化(案例背景为巡回我国31个地区)-apply ant colony algorithm to solve TSP
  3. 所属分类:书籍源码

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

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

    • 发布日期:2024-05-28
    • 文件大小:1571840
    • 提供者:挖宝额
  1. sample1

    0下载:
  2. 粒子群优化算法的一个应用,参考《智能算法30个案例》(anexample of the application of the pso algrithom)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:6144
    • 提供者:石岩1323
  1. MATLAB智能算法30个案例分析pdf+源代码

    1下载:
  2. Matlab 经典控制优化算法例子加源代码(Matlab classic control optimization algorithm examples, plus source code)
  3. 所属分类:数值算法/人工智能

  1. MATLAB优化算法程序集

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

    • 发布日期:2024-05-28
    • 文件大小:180224
    • 提供者:eeycn
  1. cuckoo_search

    0下载:
  2. 布谷鸟算法 优化 智能算法 局部优化 学习案例(suanfa youhua Cuckoo algorithm optimization, intelligent algorithm, local optimization learning case)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-28
    • 文件大小:2048
    • 提供者:王彦博
  1. chapter3 基于遗传算法的BP神经网络优化算法

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

    • 发布日期:2024-05-28
    • 文件大小:2048
    • 提供者:南湖南
  1. chapter5 基于遗传算法的LQR控制器优化设计

    0下载:
  2. 《MATLAB智能算法30个案例分析》(史峰等) chapter5 基于遗传算法的LQR控制器优化设计(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

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

    0下载:
  2. 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
  3. 所属分类:软件工程

  1. MATLAB智能算法30个案例分析 源代码

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

    • 发布日期:2024-05-28
    • 文件大小:4575232
    • 提供者:学习小渣渣
  1. MATLAB智能算法30个案例分析代码

    1下载:
  2. 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:1671168
    • 提供者:爬山虎的脚
  1. 《智能优化算法及其MATLAB实例-(第2版)》源码

    1下载:
  2. 课本所有章节的代码,对应课本每章节每个案例代码均有,可以放心使用(Code for all chapters of the textbook)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-28
    • 文件大小:36864
    • 提供者:萌神7号
  1. 632983 MATLAB优化算法案例分析与应用

    0下载:
  2. 协同进化计算与多智能体系统B5.319_11692466(Collaborative evolutionary computation and multi-agent system B5.319 _11692466)
  3. 所属分类:人工智能/神经网络/遗传算法

源码中国 www.ymcn.org