CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Matlab算法

搜索资源列表

  1. tsp问题--遗传算法

    0下载:
  2. 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
  3. 所属分类:其他

  1. 抛物线法matlab

    0下载:
  2. 里面有算法中,,抛物线法的计算程序,在word(There are algorithms, parabolic method of calculation procedures, in word)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:14336
    • 提供者:水月GEO
  1. MATLAB常用算法程序集

    0下载:
  2. 这是一个matlab常用算法的程序集,可以解决一些常见的问题(An assembly of algorithms commonly used in MATLAB)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:135168
    • 提供者:yung11
  1. 人工蜂群算法_MATLAB 版01

    0下载:
  2. 人工蜂群算法 智能优化算法 启发式算法 程序(artificial swarm optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:41984
    • 提供者:nwpuls
  1. 基于matlab的无线传感器网络时间同步算法

    0下载:
  2. 用于matlab的无线传感器网络时间同步算法的编程参考(Programming reference of time synchronization algorithm for wireless sensor networks in MATLAB.)
  3. 所属分类:其他

  1. MATLAB路径规划

    9下载:
  2. 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
  3. 所属分类:其他

  1. 蚁群算法Matlab程序

    2下载:
  2. 求解VRP问题,实用的蚁群算法matlab程序(To solve the VRP problem, a practical ant colony algorithm matlab program)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:16384
    • 提供者:flyever98
  1. matlab实现DCt

    0下载:
  2. 用MATLAB实现DCT水印算法。信号经过DCT后,从空间域变换到频域。是一种正交变换的方法。是图像处理中应用即为广泛的傅氏变换中一种特殊的情况(被展开函数是实偶函数,再离散化,即为离散余弦变换)。 同傅氏变换一样,有正反两种变换。(DCT watermarking algorithm is implemented with MATLAB.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:MBLee
  1. matlab基于Relief算法

    1下载:
  2. matlab基于Relief算法的特征权重选择,有效地选择出了权重数据(Based on the feature weight selection of Relief algorithm, the weighting data are effectively selected)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:708608
    • 提供者:sunsy
  1. matlab程序

    0下载:
  2. 通过遗传算法实现宽带天线的匹配网络优化,提高整个频带内的传输效率、(The genetic algorithm is used to optimize the matching network of broadband antenna and improve the transmission efficiency in the whole frequency band,)
  3. 所属分类:其他

  1. RLS算法仿真程序源代码

    1下载:
  2. RLS算法仿真程序源代码 用RLS算法实现自适应均衡器的MATLAB程序(Implementation of MATLAB program for adaptive equalizer with RLS algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:爱斗地主
  1. 关于用遗传算法改进BP神经网络的MATLAB实现

    0下载:
  2. 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. Itti-Matlab

    1下载:
  2. 经典很好的显著性算法ltti,可以使用,应该有帮助(Classic very significant algorithm ltti, can be used, should be helpful)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:389120
    • 提供者:mir_night
  1. 智能算法

    1下载:
  2. 数学建模算法,全部为实例和源程序,非常实用,主要由MATLAB编写。(mathematical modeling)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:3084288
    • 提供者:行者W
  1. matlab

    0下载:
  2. 采用遗传算法进行图像分割程序matlab(Using genetic algorithm for image segmentation program matlab)
  3. 所属分类:其他

  1. 运用matlab编程实现蚁群算法的低压电力线设计

    0下载:
  2. 在MATLAB平台下,编程实现了蚁群算法,适用于初学者学习了解、运用(运用在低压电力线设计)(Under the MATLAB platform, the ant colony algorithm is programmed)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:
  1. 背包问题

    0下载:
  2. 算法效果较为良好,实现背包问题价值最大,采用遗传算法实现的比较不错的结果(The algorithm effect is good, the maximum value of the knapsack problem, genetic algorithm is used to achieve good results)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:莹莹11
  1. LMS

    0下载:
  2. lms算法实现,matlab算法程序,注释(Implementation of LMS algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:蒋小涵
  1. BP神经网络预测算法MATLAB源程序

    4下载:
  2. BP神经网络预测算法MATLAB源程序,用于混沌时间序列预测。(BP neural network prediction algorithm MATLAB source code for chaotic time series prediction.)
  3. 所属分类:其他

    • 发布日期:2017-12-11
    • 文件大小:1024
    • 提供者:强仔撒
  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 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com