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

搜索资源列表

  1. PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码

    4下载:
  2. 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:762965
    • 提供者:陈曦
  1. GABP.利用改进遗传优化算法解决BP神经网络中局部最小问题

    2下载:
  2. matlab格式源代码。功能:利用改进遗传优化算法解决BP神经网络中局部最小问题。,matlab source code format. Function: the use of improved genetic optimization algorithm BP neural network to solve local minimum problems.
  3. 所属分类:matlab例程

    • 发布日期:2015-11-24
    • 文件大小:9068
    • 提供者:magic
  1. yichuanyouhuasuanfachengxu

    0下载:
  2. 遗传优化算法,能够实现自然数域内任意函数的极大值求解,效果很好。这是我的课程实验报告。-Genetic optimization algorithm, to achieve a natural function of the number of arbitrary region of great value to solve, very good. This is my experiment reports courses.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2743
    • 提供者:周磊
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. PowellRegistration

    0下载:
  2. 基于互信息的图像配准,优化算法采用Powell算法,采用matlab编写-Mutual information-based image registration, optimization algorithm uses Powell algorithm, using the preparation of matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:81250
    • 提供者:施志萍
  1. PowellPSORegistration

    2下载:
  2. 基于互信息的图像配准算法,优化算法采用Powell和粒子群向结合的算法-Based on mutual information image registration algorithm, using Powell optimization algorithm and particle swarm algorithm to combine
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:88759
    • 提供者:施志萍
  1. GA_ppt

    0下载:
  2. 本文档主要介绍智能优化算法的应用,并详细介绍了遗传算法和蚁群算法。-This document focuses on the application of intelligent optimization algorithms, and details of the genetic algorithm and ant colony algorithm.
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:232992
    • 提供者:Amy
  1. GOA

    1下载:
  2. 提出的蚱蜢优化算法(GOA)在数学上模拟和模拟蚂蚁群体在自然界中的行为以解决优化问题。(The proposed Grasshopper Optimisation Algorithm (GOA) mathematically models and mimics the behaviour of grasshopper swarms in nature for solving optimisation problems.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:3243008
    • 提供者:6457唐
  1. 粒子群优化算法

    0下载:
  2. 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:cjq0624
  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
    • 文件大小:2048
    • 提供者:阿飞飞
  1. MATLAB遗传算法

    0下载:
  2. 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:43008
    • 提供者:drafei
  1. 第14章 遗传优化算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。这个程序是matlab 最优计算第十四章程序(Genetic Algorithm for matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:6144
    • 提供者:阿呆9527
  1. MATLAB优化算法案例分析与应用

    1下载:
  2. 这个是MATLAB案例分析的扫满版,不用买书。可直接看。里面有多个程序案例。非常实用(This is case analysis of MATLAB version, don't have to buy a book.Can see directly.There are several application cases.Very practical)
  3. 所属分类:书籍源码

  1. OFA Matlab

    6下载:
  2. 鲸鱼优化算法,用matlab实现的,优化问题为基准测试函数。(Whale optimization algorithm, using MATLAB to achieve the optimization problem as the benchmark function.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:fanchd
  1. 粒子群优化算法介绍及matlab程序

    0下载:
  2. 本程序主要用于粒子群优化算法的改进,跳出局部最优(This program is mainly used for particle swarm optimization algorithm, jumping out of the local optimum)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:271360
    • 提供者:Cozep
  1. chapter9 基于遗传算法的多目标优化算法

    1下载:
  2. chapter9 基于遗传算法的多目标优化算法(Chapter9 multi objective optimization algorithm based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:zhinengdong
  1. chapter7 多种群遗传算法的函数优化算法

    0下载:
  2. chapter7 多种群遗传算法的函数优化算法(Chapter7 Function optimization algorithm based on multi population genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:zhinengdong
  1. 遗传算法实例

    0下载:
  2. Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:wcc0736106
  1. chapter3 基于遗传算法的BP神经网络优化算法

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

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:南湖南
  1. 电力系统粒子群优化算法

    4下载:
  2. 可以实现在电力系统中,特别是微电网领域的粒子群优化(MATLAB program for Particle Swarm optimization)
  3. 所属分类:matlab例程

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