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

搜索资源列表

  1. erzhituxiangbianyuanxihua(Matl

    0下载:
  2. 主要介绍二值图像的边缘细化,由一个模板实例,可以参考一下,Mainly introduce the edge binary image detail, examples from a template, you can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:162215
    • 提供者:卫正
  1. boundary_trace

    1下载:
  2. 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。-Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:771
    • 提供者:yuqianwang
  1. lk_regression

    0下载:
  2. 实现相关向量机回归算法的MATLAB程序。-MATLAB RVM regression
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1316
    • 提供者:立昆
  1. TV_inpainting

    5下载:
  2. 图形图像处理经典模型—tv模型的matlab源代码以及所需的图片-Graphic image processing classical model-tv model matlab source code, as well as the picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:435178
    • 提供者:zoe
  1. EMD2

    2下载:
  2. 在MATLAB环境下实现二维emd分解的实现-MATLAB environment in the implementation of two-dimensional EMD decomposition implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:290652
    • 提供者:xf
  1. GP-MATLAB

    5下载:
  2. 一个遗传规划的源程序,matlab语言编程-A source of genetic programming, matlab language programming
  3. 所属分类:matlab

    • 发布日期:2014-10-27
    • 文件大小:30391
    • 提供者:杨俊
  1. waterfilling

    0下载:
  2. 注水法则matlab源代码,对学习通信得人又一定得作用-Water law matlab source code, to get people to learn communication must be the role of
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1138
    • 提供者:dcping
  1. espritgaijin

    0下载:
  2. 用MATLAB编写的TLS-ESPRIT算法,算法原理可参考张贤达版的现代信号处理,绝对可运行,程序配合书非常容易理解,而且稍微改改就可以变为基本的ESPRIT算法。-Written by MATLAB TLS-ESPRIT algorithm, the algorithm can refer to Zhang XD version of the principle of modern signal processing, absolutely can run the program with
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1177
    • 提供者:彭超
  1. eof

    1下载:
  2. Matlab编写的EOF分析的代码,气象水文海洋专用-Prepared by the EOF analysis of Matlab code, exclusive of marine meteorological and hydrological
  3. 所属分类:matlab例程

    • 发布日期:2017-05-07
    • 文件大小:1245
    • 提供者:mmersea
  1. FFT-DTFT-Rife

    2下载:
  2. 自编的FFT、DTFT程序用于频谱分析,Rife是一种频谱校正方法,分别给出了以上算法的Matlab程序并且画出了图形。已调试通过。-FFT、DTFT codes writen by Matlab,for spectrum analyse.Rife is a method for spectrum correction.Figures are also given.These codes has been tested already.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:927
    • 提供者:茅瑜雯
  1. sga

    0下载:
  2. 基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数-The basic genetic algorithm matlab source, bstr2rval.m as the basic coding to the actual value
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4685
    • 提供者:闫安心
  1. arrow3.m.tar

    0下载:
  2. matlab中实现箭头的程序,直接作为函数使用。-matlab realize the arrow in the procedure
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:9261
    • 提供者:ade
  1. rough-set-reduct

    2下载:
  2. 粗糙集中用于数据约简的算法的matlab源代码-Rough set theory for data reduction algorithm matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2012-11-12
    • 文件大小:8692
    • 提供者:lite
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9896
    • 提供者:
  1. PCA-SIFT

    1下载:
  2. 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2016-07-12
    • 文件大小:690486
    • 提供者:清风怡人
  1. Retinex

    7下载:
  2. 基于单尺度、多尺度、原始的Retinex算法,matlab实现,非常值得研究!在光照增强中有着非常好的应用!-Based on single-scale, multi-scale, the original Retinex algorithm, matlab implementation is worth studying! Increase in light has a very good application!
  3. 所属分类:Graph program

    • 发布日期:2016-05-08
    • 文件大小:1821
    • 提供者:刘英杰
  1. ReBEL-0.2.7

    1下载:
  2. 给出了kf ekf ukf upf的matlab源程序,通过用户自己修改可以方便的实现各种系统辨识。-Given kf ekf ukf upf the matlab source code through the user' s own can be easily modified to achieve a variety of system identification.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1609330
    • 提供者:许浩
  1. sparco-1.1.3

    2下载:
  2. 著名的Sparco工具包。是matlab下解决线性约束,二阶锥约束和半定约束等优化问题的常用工具。-Sparco famous Kit. Are resolved under matlab linear constraints, second-order cone constraint and semidefinite constrained optimization problems, such as commonly used instrument.
  3. 所属分类:matlab

    • 发布日期:2015-12-01
    • 文件大小:3882052
    • 提供者:Ma hua
  1. i_dconti2D

    2下载:
  2. 向下延拓,主要针对重磁数据处理方面的,可有效的增强下延的稳定性.-Downward continuation, mainly for gravity and magnetic data processing, can effectively enhance the stability of the next extension.
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:2048
    • 提供者:maguoqing
  1. svpwm

    1下载:
  2. 电压空间矢量调制的M语言实现,单个文件实现很方便,已经通过验证-Voltage space vector modulation of the M language, very easy to achieve a single file has been validated
  3. 所属分类:matlab

    • 发布日期:2015-08-12
    • 文件大小:962
    • 提供者:kendor
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com