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

搜索资源列表

  1. hybrid_PSO___GD_training_of_RFNN

    1下载:
  2. 混合粒子群优化的神经网络训练完整代码,matlab实现(hybrid particle swarm optimization for RFNN training implemented by matlab)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:33792
    • 提供者:Wasanuo
  1. LM算法

    0下载:
  2. 应用Marquardt方法求解方程的值,里面含有matlab程序代码(Use Marquardt method to solve the value of the equation, which contains Matlab code)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:980992
    • 提供者:多尔衮
  1. k-nn

    0下载:
  2. k-nn算法 K-NN算法 ( K Nearest Neighbor, K近邻算法 ), 是机器学习中的一个经典算法, 比较简单且容易理解. K-NN算法通过计算新数据与训练数据特征值之间的距离, 然后选取 K (K>=1) 个距离最近的邻居进行分类或者回归. 如果K = 1 , 那么新数据将被分配给其近邻的类.(k-nnK - NN algorithm (K on his Neighbor, K Nearest Neighbor algorithm), is a classical al
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:smilephil
  1. 信号处理第三章

    0下载:
  2. 用AR 模型的自相关法估计信号的功率谱,用AR 模型的Burg 算法估计信号的功率谱,最大熵功率谱估计,用自相关矩阵分解的MUSIC 算法估计信号的功率谱(The power spectrum of the signal is estimated using the AR model autocorrelation method. The power spectrum of the signal is estimated using the Burg model of the AR model.
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:125952
    • 提供者:短笛
  1. Artificial Bee Colony

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

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:快乐小神仙
  1. ksp20090913

    0下载:
  2. 本程序用来给定源目的节点求前k条最短路径,用matlab 编写,可结合实际场景进行改写,方便 快速(This program is used to give the shortest path of the pre K bar of the source destination node. It is written in MATLAB. It can be rewritten in combination with the actual scene, so it is convenient a
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:113664
    • 提供者:ff014
  1. AHD

    0下载:
  2. ahd算法的matlab实现, 内有read me(adaptive homogeneity-directed demosaicing algorithm matlab)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:michellemmj
  1. 2b4a949fec9274a552764df22c30deb7

    1下载:
  2. 基于matlab的电力系统电压稳定性分析算法程序代码(Power system voltage stability analysis algorithm code based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3660800
    • 提供者:sanli
  1. 基于matlab算最短路径--Floyd算法

    1下载:
  2. 采用佛洛依德算法原理,解决最小路径的规划问题的matlab实现(Using Freud algorithm principle, solve the problem of the minimum path planning matlab)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:29696
    • 提供者:ElivesLee
  1. ILEACH

    1下载:
  2. 物联网无线传感器网络(WSN)路由算法。(Wireless sensor network (WSN) routing algorithm for Internet of things.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:樱樱桃桃
  1. 基于Yalmip工具箱的整数规划模型求解方法_熊文涛

    1下载:
  2. 这个是基于yalmip在matlab中进行编程,是机组组合的算法例子(This is an example of an algorithm based on yalmip programming in MATLAB and is a unit combination.)
  3. 所属分类:其他

  1. ACATSP

    0下载:
  2. 蚁群算法 Matlab 版,个人觉得很好用,实现简单(Ant colony algorithm Matlab.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:lanzilengnuan
  1. Hslogic-SHO Threshold

    0下载:
  2. hslogic,mfpga,基于MATLAB的SHO阈值计算方法。(Hslogic, mfpga, SHO threshold calculation method based on MATLAB.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:11264
    • 提供者:hlayumi
  1. filter_LMS

    0下载:
  2. 实现了LMS算法的仿真,能够通过仿真波形分析出滤波器阶数、信噪比以及步长因子对滤波性能的影响。(The simulation of LMS algorithm is realized, and the influence of filter order, signal to noise ratio and step factor on filter performance can be analyzed by simulation waveform.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Hippo777
  1. ACA

    0下载:
  2. 基于蚁群算法的TSP问题的实现,仅用于对蚁群算法的学习(Implementation of TSP problem based on ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Alex199535
  1. SIMP_3D

    1下载:
  2. 变密度拓扑优化算法,可在matlab中直接运行,只需要输入基本参数就行。(Variable density topology optimization algorithm, which can run directly in MATLAB, only needs to input the basic parameters.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:雪中绵阳
  1. BSA

    0下载:
  2. matlab 优化算法 鸟群算法 2015年最新的群智能优化算法。(matlab Bird Swarm Algorithm)
  3. 所属分类:其他

  1. MATLAB模型

    0下载:
  2. 基于matlab的电机矢量控制仿真模型和svpwm算法(Motor vector control simulation model and SVPWM algorithm based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:210944
    • 提供者:佃契攻城狮
  1. TARA算法

    0下载:
  2. Tata algorithm, MATLAB is very effective
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:9648128
    • 提供者:Gjin
  1. 89069360FitFunc

    0下载:
  2. 呵呵好东西,是非常实用的EM算法 好东西不多说(this is a very good thing and that will help the learner to practice the matlab and the EM)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:23552
    • 提供者:jimojimo
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com