CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 优化算法

搜索资源列表

  1. 粒子群算法matlab源代码

    17下载:
  2. 标准粒子群优化算法,matlab源代码,压缩文件打包,使用请解压,谢谢!
  3. 所属分类:matlab例程

  1. matlab优化程序算例

    4下载:
  2. 一些基于matlab优化函数fmincon的算例,有助于深入了解matlab的优化算法
  3. 所属分类:matlab例程

  1. 遗传算法的优化计算

    0下载:
  2. 遗传优化算法,自变量降维,训练集BP网络,单BP网络(genetic optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:88kb
    • 提供者:待续193
  1. 粒子群优化算法

    10下载:
  2. 粒子群优化算法子程序,包括单目标,多目标程序,可以直接用(This file mainly committed to the Particle swarm optimization method, which including single target, multi-objective program and can be used directly.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-18
    • 文件大小:2kb
    • 提供者:阿飞飞
  1. [智能] 粒子群优化算法演示(PSO)-PSO_Wael

    4下载:
  2. 用粒子群优化算法进行函数寻优,比如寻找函数的最小值,最大值等。(Particle swarm optimization algorithm for function optimization, such as finding the function of the minimum, maximum and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:136kb
    • 提供者:yangyifei
  1. 多种群遗传算法的函数优化算法

    0下载:
  2. 多种群遗传算法的函数优化算法,可以实现基于多种群遗传算法的函数最优化问题(Multi population genetic algorithm function optimization algorithm, can be achieved based on multiple population genetic algorithm function optimization problem)
  3. 所属分类:matlab例程

  1. 基于遗传算法的BP神经网络优化算法

    5下载:
  2. 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-07
    • 文件大小:1kb
    • 提供者:haozhelingyun
  1. 混沌优化算法求极值

    0下载:
  2. 使用混沌优化算法求解非约束问题极值,混沌算法具有遍历性、随机性和规律性(Using chaos optimization algorithm to solve the extreme value of non-constrained problem, chaos algorithm has ergodicity, randomness and regularity)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-16
    • 文件大小:2kb
    • 提供者:lowell
  1. 优化算法测试函数集合

    2下载:
  2. 可用于测试优化函数的性能,里面的测试函数可以直接调用,正确无误(Can be used to test the performance of the optimization function, the test function can be called directly)
  3. 所属分类:数学计算

  1. 粒子群优化算法

    1下载:
  2. 粒子群优化算法的一个demo,简单易懂,属于入门的pso算法(Particle swarm optimization algorithm, a demo, easy to understand, belong to the entry of the PSO algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:8kb
    • 提供者:1286705494
  1. 粒子群优化算法

    0下载:
  2. 粒子群优化算法(Particle Swarm Optimization,简称为PSO),粒子群算法是近年来发展起来的一种新的进化算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质(Particle swarm optimization algorithm (Particle Swarm Optimization, referred to as PSO), particle swarm algorithm is a new evolutionary algori
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:2.25mb
    • 提供者:ZJN27
  1. 萤火虫优化算法

    2下载:
  2. 基于matlab平台的启发式智能算法,萤火虫优化算法程序(Heuristic intelligent algorithm based on MATLAB platform and the program of firefly optimization algorithm)
  3. 所属分类:Maple

    • 发布日期:2018-04-30
    • 文件大小:2kb
    • 提供者:德米安
  1. 粒子群优化算法

    0下载:
  2. 粒子群优化算法,内有T熵 对数熵指数熵的程序(Particle swarm optimization algorithm with T entropy logarithmic entropy exponent entropy)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:16kb
    • 提供者:吃喝玩
  1. 蚁群优化算法原理及Matlab编程实现

    0下载:
  2. 蚁群优化算法原理及其在旅行商问题中的应用的Matlab代码。(Principle of ant colony optimization algorithm and implementation of Matlab programming)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-06
    • 文件大小:334kb
    • 提供者:XIAOXIAGEGE
  1. 免疫优化算法

    3下载:
  2. 是分布式电源的选址定容的免疫优化算法算法,是最基本的遗传算法,基本实现了选址定容的功能(It is an inheritance algorithm for location and capacity of distributed power supply and the most basic genetic algorithm. It basically realizes the function of location and capacity determination.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 鲸鱼优化算法

    7下载:
  2. 鲸鱼优化算法(WOA)是一种用于解决优化问题的新优化技术。该算法包括三个算子,用于模拟猎捕鲸鱼的猎物,环绕猎物和泡泡网觅食行为。 压缩包具体包括该算法的发表论文、源代码、matlab工具箱。(Whale optimization algorithm (WOA) is a new optimization technology for solving optimization problems. The algorithm consists of three operators, which a
  3. 所属分类:matlab例程

    • 发布日期:2020-09-21
    • 文件大小:1.95mb
    • 提供者:一江月
  1. 灰太狼优化算法

    2下载:
  2. GWO算法模拟了灰狼在自然界中的领导层次和狩猎机制。四种类型的灰狼,如alpha,beta,delta和omega,用于模拟领导层次结构。此外,实施狩猎,搜寻猎物,环绕猎物和攻击猎物的三个主要步骤以执行优化。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wo
  3. 所属分类:matlab例程

    • 发布日期:2020-03-24
    • 文件大小:5.69mb
    • 提供者:一江月
  1. 《MATLAB优化算法 张岩 吴水根著》源码

    2下载:
  2. 优化算法的matlab实例,对初学者很有帮助(Matlab example of optimization algorithm is very helpful for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-24
    • 文件大小:842kb
    • 提供者:hk默默
  1. 粒子群优化算法优化BP神经网络的源代码

    1下载:
  2. 粒子群优化算法优化BP神经网络的源代码,基础的值得参考下(Particle swarm optimization algorithm to optimize the source code of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-30
    • 文件大小:2kb
    • 提供者:阿怪啊啊
  1. MATLAB 优化算法程序1-10

    0下载:
  2. MATLAB优化算法书籍第一到第十章节的源码程序,能有效帮助初学人员学习
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com