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

搜索资源列表

  1. 三种解方程算法

    0下载:
  2. 在MATLAB中使用高斯赛德尔算法等三种算法进行方程的求解(hree algorithms, such as Gauss Seidel algorithm, are used in MATLAB to solve the equation)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:逍遥之人
  1. 遗传算法

    2下载:
  2. MATLAB遗传算法实现对直流电机参数的优化(Optimization of DC motor parameters by MATLAB genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:alpha猫
  1. MATLAB总结

    0下载:
  2. 信号稀疏表示的目的就是在给定的超完备字典中用尽可能少的原子来表示信号,可以获得信号更为简洁的表示方式,从而使我们更容易地获取信号中所蕴含的信息,更方便进一步对信号进行加工处理,如压缩、编码等。信号稀疏表示方向的研究热点主要集中在稀疏分解算法、超完备原子字典、和稀疏表示的应用等方面。(Signal sparse representation is to overcomplete dictionary given in as little as possible to represent atomi
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:15360
    • 提供者:caohong
  1. 《Matlab遗传算法工具箱及应用》源码

    0下载:
  2. 对matlab遗传算法进行了详细地介绍,并进行了实例介绍(The matlab genetic algorithm is introduced in detail, and an example is introduced.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1435648
    • 提供者:东来东往CT
  1. matlab基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:sunxiaonao
  1. [MATLAB语言常用算法程序集].(龚纯).清晰版

    0下载:
  2. MATLAB语言常用算法程序集,包括插值,数值积分和微分方程求解(MATLAB, statistic, program)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:17404928
    • 提供者:stargirlxyl
  1. 预测控制DMC算法matlab

    0下载:
  2. 预测控制的DMC算法,基于MATLAB进行的仿真计算(DMC algorithm for predictive control)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:CHENCCCC
  1. Homotopy 同伦算法求矩阵逆

    1下载:
  2. matlab开发环境中,主要用于同伦算法求伪逆矩阵进行分析。(HOMOTOPY CONTINUATION METHODS in matlab)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:219136
    • 提供者:saturnnan
  1. cvpr09 defog(matlab)

    0下载:
  2. 很好的去雾算法,是暗通道去雾,何凯明写的,cvpr2009最佳论文。(Very good to fog algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:frankdemo
  1. MATLAB神经网络应用设计

    0下载:
  2. 《图论算法及其MATLAB实现》系统介绍了图论重要算法的思想及其MATLAB实现。("Graph theory algorithm and its MATLAB implementation" system introduces the idea of the important algorithm of graph theory and its MATLAB implementation)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:14671872
    • 提供者:大撒大1
  1. 粒子群算法

    0下载:
  2. SO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。大家也可以观察一下,鸟群在寻找食物的过程中,开始鸟群比较分散,逐渐这些鸟就会聚成一群,这个群忽高忽低、忽左忽右,直到最后找到食物。这个过程我们转化为一个数学问题。寻找函数  y=1-cos(3*x)*exp(-x)的在[0,4]最大值。(SO algorithm is the simulation of a flock of birds f
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:栗平
  1. 布谷鸟算法(CS)Matlab

    2下载:
  2. 布谷鸟算法的应用,在论文,机器学习,自然语言处理等方面有着极大的应用(The application of the cuckoo algorithm, There are great applications in paper, machine learning, Natural Language Processing, etc.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:602
  1. MATLAB智能算法30个案例分析+源代码

    1下载:
  2. 《MATLAB智能算法30个案例分析》是作者多年从事算法研究的经验总结。书中所有案例均因国内各大MATLAB技术论坛网友的切身需求而精心设计,其中不少案例所涉及的内容和求解方法在国内现已出版的MATLAB书籍中鲜有介绍。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线.(The 30 case analysis of MATLAB intelligent algorithm is a summary of the author's experience in the stud
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1502208
    • 提供者:cjh1882
  1. “群体智能算法”Matlab工具箱3.0

    1下载:
  2. 群体智能算法”Matlab工具箱3.0 集成了八种种群体智能算法:'PPNGA','SFLA','MSFLA','AF-SFLA','PSO','ABC','DEr1','DEb2' % 2、适应度函数开放了一个参数Parmaters,接收本文件Options.Parmaters传递的参数,实例参见m文件F3_Rastrigin.m % 3、本程序设置了三个终止条件,终止条件3是必需的;终止条件1,2是可选的,不需要时隐去代码即可 % 4、在优化参数设置中,小种群设置与大种群设置各有优势
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:56320
    • 提供者:evocj
  1. AP算法代码

    0下载:
  2. ap聚类算法的MATLAB实现代码,包含了解析与源代码,供学习参考用(MATLAB implementation code of AP clustering algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:9216
    • 提供者:酱油君
  1. yuanma

    0下载:
  2. 有32种常规算法的介绍和matlab实现,BP神经网络的源码,地球磁场的matlab仿真,磁线的仿真(The introduction of 32 conventional algorithms and the matlab implementation, the source code of the BP neural network, the MATLAB simulation of the earth's magnetic field, and the simulation of the
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:16268288
    • 提供者:wools
  1. CLEAN算法详解与matlab仿真

    0下载:
  2. 基于CBF的CLEAN-SC算法详述与MATLAB程序(Based on CBF the algorithm of CLEAN-SC,and matlab programe)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:342016
    • 提供者:霰雪
  1. QAM

    1下载:
  2. matlab代做,基于matlab的QAM调制解调误码率仿真分析(Simulation and analysis of bit error rate of QAM modulation and demodulation based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:12288
    • 提供者:hlayumi
  1. Rayleigh

    0下载:
  2. matlab代做,基于matlab的瑞利信道的仿真与分析(Matlab generation, simulation and analysis of Rayleigh channel based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:hlayumi
  1. 基于混合蛙跳算法的舰船电力系统网络重构_刘光梅

    0下载:
  2. 基于混合蛙跳算法的舰船电力系统网络重构_刘光梅 matlab构筑(SFLA network reconfiguration of shipboard power system based on MATLAB architecture _ Liu Guangmei)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:198656
    • 提供者:dam91
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com