CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab g

搜索资源列表

  1. 咖吗滤波matlab

    1下载:
  2. function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. %   H = RGB2HSV(M) converts an RGB color map to an HSV color map. %   Each map is a matrix with any number of rows, exactly three
  3. 所属分类:matlab例程

    • 发布日期:2008-12-16
    • 文件大小:1517
    • 提供者:leohee
  1. Learn_MATLAB_GUI_Design

    0下载:
  2. 精通MATLAB GUI设计 全书源代码! 其中动画设计、GUI实例相当不错,值得研究 -Proficient in MATLAB GUI design book source code! One animation design, GUI examples quite good, worthy of study
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1839535
    • 提供者:郑登宇
  1. cellula-automata-and-Matlab

    3下载:
  2. 元胞自动机模拟森林火灾程序,改程序完整运行,结果逼真,可以提供很好的学习经验-Cellular automata simulation of forest fire programl dimensions of a set of points x e.g. q=0 is Hausdorf, q=1 is Information, q=2 is Correlation, etc.
  3. 所属分类:matlab

    • 发布日期:2014-04-06
    • 文件大小:230400
    • 提供者:米子
  1. g

    0下载:
  2. 对自由落体运动的MATLAB仿真,不考虑空气阻力。-MATLAB simulation of free-falling movement, without considering air resistance.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1475
    • 提供者:
  1. g-p

    2下载:
  2. 改程序是计算G_P关联维维数的程序 混沌理论-G_P CorrelationDimension_GP\Main_CorrelationDimension_GP.m
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1487
    • 提供者:wyyf
  1. Ant Colony System

    2下载:
  2. 粒子群算法的matlab程序在有障碍的路径图中寻找最短路径的程序。-Particle Swarm matlab process there is an obstacle in the path diagram to find the shortest path procedure.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-12-17
    • 文件大小:4027
    • 提供者:吕铭守
  1. MATLAB_GUI

    0下载:
  2. Matlab界面设计 精通MATLAB GUI-Matlab interface design, 《quot proficient in MATLAB GUI》quot the contents of CD-ROM
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1853397
    • 提供者:Tansioner
  1. GMM-GMR-v1.2

    1下载:
  2. 这是一款用matlab编写的GMM算法,有样例,实现用EM算法寻找GMM参数-This is a matlab prepared using GMM algorithm, there is a sample, look for implementation using EM algorithm for GMM parameter
  3. 所属分类:matlab

    • 发布日期:2015-04-07
    • 文件大小:39517
    • 提供者:Ruby
  1. GMM2

    0下载:
  2. 利用MATLAB编写GMM图像处理模块。具有较好的效果-GMM prepared using MATLAB image processing module. With good results. . .
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1121
    • 提供者:洪依
  1. G.728matlab

    1下载:
  2. G.728的matlab仿真,matlab代码-G.728 the matlab simulation, matlab code
  3. 所属分类:压缩解压

    • 发布日期:2014-03-16
    • 文件大小:8399
    • 提供者:yyy
  1. MATLAB_GUI

    0下载:
  2. 一份初学MATLAB_gui者比较好的实例代码;来自《精通MATLAB GUI》,其中例子丰富实用,程序代码丰富。-A novice compared MATLAB_gui good examples of code from " proficient in MATLAB GUI" , in which the rich examples of practical, code-rich.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1854873
    • 提供者:李若琪
  1. G729-coder

    0下载:
  2. G。729算法的MATLAB程序实现,用于算法仿真-G。729
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:208305
    • 提供者:huangzhiyu
  1. G729

    0下载:
  2. The rar folder contains the G.729 matlab code for encode and decode
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:521748
    • 提供者:Jaganathan
  1. matlab

    0下载:
  2. jpeg to data matrix in r,g,b
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2822222
    • 提供者:suhu
  1. G-S(matlab)

    0下载:
  2. 程序在matlab环境下,实现了高斯迭代法解方程。-Program in matlab environment, fulfilling the law of the Gauss iterative solution of equations.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:20377
    • 提供者:ligan
  1. G-N

    2下载:
  2. 此文件包含用G-N法,修正G-N法,L-M法,Lsqnonlin求解非线性最小二乘优化问题MATLAB源代码,请大家参考-This file contains the method with the GN, GN law amendment, LM Law, Lsqnonlin MATLAB nonlinear least squares optimization source code, please refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1830
    • 提供者:熊杰
  1. G.721

    1下载:
  2. 标准的采用G.721国际编码标准,包括编码和解码两部分,用matlab语言编写,并测试通过。-The adoption of standard international coding standard G.721, including encoding and decoding of two parts, with the matlab language, and test.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:137463
    • 提供者:王兰
  1. G.723.1

    1下载:
  2. G723.1语音压缩编码功能的matlab实现-G723.1 speech compression coding function matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1160871
    • 提供者:范红玉
  1. G-Rilling

    0下载:
  2. HHT变换的三种方法 Matlab HHT变换的三种方法 Matlab-HHT transform three ways three ways Matlab HHT transform Matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2978268
    • 提供者:李建
  1. G.729

    0下载:
  2. G.729中其中C语言文件的MATLAB实现-G.729 in which C-file in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1945
    • 提供者:peiren
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com