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

搜索资源列表

  1. MATLAB图像处理

    0下载:
  2. 文档MATLAB图像处理算法整合(精华),方便学习和使用。(Document MATLAB image processing algorithm integration (essence), easy to learn and use.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:107520
    • 提供者:nanke_yh
  1. 多目标遗传算法程序

    1下载:
  2. 对目标优化,多目标遗传算法(把度目标转化为单目标求解)源程序(Matlab multi-objective genetic optimization algorithm(to convert the degree target to a single target solution) source program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:110592
    • 提供者:上古波波
  1. SGA

    0下载:
  2. 遗传算法(SGA)程序,里面附注了详细的解释,能够迅速理解其原理(matlab Codes of genetic algorithm Program)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:Lazy_Sheep
  1. 滤波算法

    2下载:
  2. matlab程序实现滑动平均滤波(MAF)(Moving average filtering (MAF) implemented by MATLAB program)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:蓝胖子9713
  1. 非线性方程在MATLAB中的求解方法

    0下载:
  2. MATLAB教学视频:非线性方程(组)在MATLAB中的求解方法(MATLAB teaching video: the solution of nonlinear equations (groups) in MATLAB)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-03
    • 文件大小:5529600
    • 提供者:万流归宗
  1. B样条弹性配准matlab

    0下载:
  2. 数字图形配准示例代码 B样条弹性配准算法(有示例)(Graph registration B spline elastic algorithm (example))
  3. 所属分类:图形图象

    • 发布日期:2018-01-04
    • 文件大小:575488
    • 提供者:Echo233
  1. 遗传算法解决TSP问题的Matlab程序

    0下载:
  2. 解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on the size of the problem and t
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:青容
  1. JADE算法

    0下载:
  2. 角度和时延联合估计(JADE)算法MATLAB程序(Joint estimation of angle and time delay (JADE) algorithm MATLAB program)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:180的健健
  1. BP算法

    2下载:
  2. 适用于合成孔径雷达时域后向投影(BP)成像算法仿真(Simulation of time domain back projection (BP) imaging algorithm for synthetic aperture radar)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:张W
  1. RDA

    0下载:
  2. 该matlab程序设计完成了合成孔径雷达(SAR)中的经典算法距离多普勒算法(RDA)。该算法是基于合成孔径雷达条带模式下的。(The matlab program is designed to complete the classical algorithm of the synthetic aperture radar.The algorithm is based on the synthetic aperture radar stripe mode.)
  3. 所属分类:*行业应用

  1. BP神经网络数字识别(matlab2014a)

    2下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:158720
    • 提供者:QZMASE
  1. Artificial Bee Colony

    0下载:
  2. artificial bee colony蜂群算法(ABC)代码(matlab code of artificial bee colony)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:快乐小神仙
  1. 人工蜂群算法(改进版)

    1下载:
  2. 介绍了一种新的人工蜂群算法,此算法可以用来解决任何多维函数优化问题。算法收敛性比较好!(This paper introduces a new artificial swarm algorithm which can be used to solve any multidimensional function optimization problems.Algorithm convergence is good!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:28672
    • 提供者:dingli1
  1. CSO

    1下载:
  2. 鸡群算法CSO的matlab代码,求解各类目标函数问题(The matlab code of the chicken swarm algorithm CSO, can solve the problem of all kinds of objective functions)
  3. 所属分类:matlab例程

  1. RAGA-PPC

    2下载:
  2. matlab 工具箱 上传一个粒子群工具包,而且正在持续更新中,与遗传算法工具有相同的语法,熟悉遗传算法(GA)和直接搜索(DS)工具箱的比较容易理解,我不熟悉,所以看起来有困难(最近在下视频学习),具体请见psopt discr iption。(toolbox of matlab As training progresses using a decreasing linear inertia function, the influence of past velocity becom
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:shhhhhsa
  1. 粒子群优化算法(PSO)应用于神经网络优化程序

    0下载:
  2. 粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:20480
    • 提供者:大野狼
  1. matlab解决tsp

    0下载:
  2. matlab中解决tsp问题经典蚁群算法(Classical ant colony algorithm for solving TSP problem in MATLAB)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:YQzzz
  1. ABC_1

    2下载:
  2. 人工蜂群算法自2005年被Karaboga等人提出以来,以其操作简单、参数少、易于编程实现、收敛速度快等特点而受到越来越多的关注。2007年,Karaboga【2007】使用人工蜂群算法对多变量函数进行优化,并对由人工蜂群算法(ABC),遗传算法(GA),粒子温度算法(PSO)和粒子温度灵敏演化算法(PS-EA)产生的结果进行了比较。 结果表明,人工蜂群算法优于其他算法。2009年,Karaboga【2009】使用人工蜂群算法优化大量的数值函数,并对由人工蜂群算法(ABC),遗传算法(GA),粒
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:9216
    • 提供者:Becky7163
  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:五道杠骚年
  1. 引力搜索算法(GSA)

    1下载:
  2. 用matlab实现引力搜索的算法,人工神经网络导航的基本算法(Based on matlab to achieve the gravity search algorithm.)
  3. 所属分类:数值算法/人工智能

« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com