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

搜索资源列表

  1. 用matlab写的梭哈游戏

    0下载:
  2. 是一个梭哈游戏的小程序,主要是用来熟悉matlab最基本的图形编程的,检查源码没法现类似程序-postseason games is a small procedure, is mainly used in Matlab familiar with the most basic graphics programming, check source is not similar procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3249
    • 提供者:向礼
  1. DigitalSignalProcessing(MATLAB)

    0下载:
  2. matlab写的数字信号处理源代码,里面包括最基本的fft计算,以及小波分析。完整的源代码。-Matlab write digital signal processing source code, including inside the most basic fft, and wavelet analysis. Complete source code.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:105234
    • 提供者:zhaoyan
  1. matlab 读写su文件

    1下载:
  2. 用matlab写的su格式地震数据的读写程序,很方便
  3. 所属分类:Windows编程

  1. 用matlab写mimo系统的程序

    3下载:
  2. 一个教你如何用matlab写mimo系统的程序,可以任意改变编码方式和天线数目,
  3. 所属分类:通讯编程

  1. 点云三维重建,用matlab写成的

    17下载:
  2. 点云三维重建,用matlab写成的,效果很好,而且速度也比较快,Point cloud reconstruction, written with matlab, works well, but speed is faster
  3. 所属分类:3D图形编程

    • 发布日期:2012-11-05
    • 文件大小:10077063
    • 提供者:邹润
  1. matlab写的对图像进行简单的伽马校正

    0下载:
  2. matlab写的对图像进行简单的伽马校正,代码中给出了两个例子,matlab write simple image gamma correction, the code gives the two examples
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-02
    • 文件大小:11545
    • 提供者:g
  1. 这是用matlab写的powell优化算法程序

    0下载:
  2. 这是用matlab写的powell优化算法程序。,This is written in matlab optimization algorithm powell procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-27
    • 文件大小:2908
    • 提供者:gaojuan
  1. 自己用matlab写的sift特征点检测与匹配程序

    3下载:
  2. 自己用matlab写的sift特征点检测与匹配程序,运行能通过,Matlab write themselves sift feature points detection and matching program, run through
  3. 所属分类:2D图形编程

    • 发布日期:2015-09-09
    • 文件大小:25830
    • 提供者:dubingxin
  1. 用matlab写的无线计算器

    1下载:
  2. 用matlab写的无线计算器。能够实现简单的数字运算。有一定的误差,但在接受范围之内。-Written by matlab wireless calculator. To achieve a simple number crunching. Have some errors, but within the acceptable range.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-27
    • 文件大小:3463
    • 提供者:张大斌
  1. 用matlab写的算术编码的程序

    1下载:
  2. 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:4918
    • 提供者:李金荣
  1. CamShift-matlab

    0下载:
  2. Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理,呵呵!-Camshitft algorithm, opencv Although there Camshift function, but with matlab can write a better understanding of the principle, huh, huh!
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:3132
    • 提供者:周飞
  1. mvdr-matlab

    1下载:
  2. 用matlab写的mvdr谱估计算法的程序实现,用于估算功率谱-Mvdr written with matlab program to achieve spectral estimation algorithm, used to estimate the power spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2680
    • 提供者:朱子翰
  1. MATLAB

    1下载:
  2. 毕设内容,高光谱图像基本处理,主要实现单波段提取与伪彩色图像合成功能,提供程序框架,更多功能只需嵌入即可。另用MATLAB写了其GUI。-Complete set content, the basic processing of hyperspectral images, mainly for single-band pseudo-color image extraction and synthesis, to provide procedural framework, more feature
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:12339
    • 提供者:张磊
  1. matlab

    0下载:
  2. 小世界模型 近日需要用到无标度网络与小世界网络,早上用matlab写了这两种网络的matlab程序,放在这,有用者可以拿去用,请自己验证正确性后使用。 -Small-world model
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1297
    • 提供者:李驰
  1. enkf-matlab-0.28.tar

    1下载:
  2. 数据同化的经典算法,集合卡尔曼滤波算法,用Matlab写的,里面附有一些参考文献,初学者适用-Classical algorithm of data assimilation, ensemble Kalman filter algorithm, written using Matlab, which with some references, for beginners
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7256064
    • 提供者:小娴
  1. matlab(DEA)

    2下载:
  2. 用Matlab写的差分进化算法程序,基本差分算法的思想很简单,初学者可以自己写完后进行对比。-A differential evolutionary algorithm program
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-19
    • 文件大小:7168
    • 提供者:xdt
  1. matlab-mimo

    0下载:
  2. 一个教你如何用matlab写mimo系统的程序,可以任意改变编码方式和天线数目,-One teaches you how to write matlab mimo system program, you can change the encoding and the arbitrary number of antennas,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:64867
    • 提供者:吴雨阳
  1. cordic--matlab

    0下载:
  2. 用matlab写的cordic算法,仿真通过-it is about cordic
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:783
    • 提供者:wangjie
  1. SINS-Alignment(matlab)

    6下载:
  2. 捷联惯导初始对准的程序 matlab写的 包括动基座和静基座对准。-Initial Alignment of SINS program written in matlab, including dynamic and static alignment.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-04
    • 文件大小:161268
    • 提供者:zhou
  1. 多智能体一致性 matlab 仿真

    5下载:
  2. 多智能体一致性代码仿真,用matlab写的,可以参考一下(Multi-smart consistent code simulation,)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-26
    • 文件大小:119808
    • 提供者:THEGREATGGB
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com