CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab例子

搜索资源列表

  1. Draw

    0下载:
  2. 本程序是基于MATLAB GUI 的一个界面,实现了“打开一幅图像,在图像上画多边形和矩形”的功能,同时还可以选择不同的线型和颜色,是初步学习GUI的很好的例子。-This procedure is based on a MATLAB GUI interface, " open an image, in the image to draw polygons and rectangles" , but can also choose a different line type an
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:119183
    • 提供者:
  1. MATLABjichulizi

    0下载:
  2. matlab应用里面最基础的几个例子,包括坎尼边缘检测,中值滤波等。、-matlab application inside a few of the most basic examples, including the Canny edge detection, median filtering.and so on。
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:8582
    • 提供者:zxd
  1. gray-NNnet

    0下载:
  2. 灰色神经网络的应用例子,可以学习下。很不错的。-gray NNnet,good matlab code!thanks
  3. 所属分类:Fractal program

    • 发布日期:2017-11-12
    • 文件大小:2757
    • 提供者:胡哥
  1. wavelet_denoising

    0下载:
  2. 小波变换进行图像去噪的一个例子,matlab代码。-An example of the wavelet transform denoising, matlab code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:146246
    • 提供者:tim
  1. kalman

    0下载:
  2. matlab的一个卡尔曼滤波的例子,包括估计预测和方差分析-an example of kalman in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:42945
    • 提供者:yanbing
  1. Fitting-example-code

    0下载:
  2. 拟合的例子代码,用拟合画matlab图像-Fitting example code, with fitting painting matlab image
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-06
    • 文件大小:430954
    • 提供者:朱添田
  1. drunk-driving-model

    0下载:
  2. 数学建模,酒后驾车模型的例子和matlab代码-Mathematical modeling, driving under the influence model examples and matlab code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:65823
    • 提供者:朱添田
  1. Examples-of-utility1

    0下载:
  2. MATLAB关于基本图形的绘制命令的例程,包含的例子比较全面,适用于初学者方便查询-MATLAB command about the basic graphics rendering routines, contains examples of more comprehensive and easier to find for beginners
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-21
    • 文件大小:8318
    • 提供者:雪球
  1. image2bwimage

    0下载:
  2. 图形图像处理,可以用来进行二值图像转换并显示效果,效果一般吧 , 基础性的matlab学习例子 -Graphics, image processing, can be used to convert binary image display, the general effect of it, basic matlab learning examples
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:300735
    • 提供者:sifeng
  1. exam_view

    0下载:
  2. matlab中view函数的介绍与例子 -Introduction and examples of view function in MATLAB
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-18
    • 文件大小:4566
    • 提供者:郭剑峰
  1. image1

    0下载:
  2. 本程序给出了一个图像分割的详细例子,用matlab实现-This program gives a detailed example of an image segmentation matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:1850
    • 提供者:caicai
  1. walsh

    0下载:
  2. 这是一个基于matlab语言编写的沃尔什变换程序,里面有一个4X4的矩阵可当例子,修改相关参数可用于2^n的矩阵-Walsh Transform matlab language based program, which has a 4X4 matrix when the example 2 ^ n matrix can be used to modify the relevant parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:619
    • 提供者:mowen110
  1. fluent-Output

    0下载:
  2. 用matlab对fluent导出的结果进行处理而且可以将数据导出的例子。将fluent导出的ASCII数据导入matlab处理。-Fluent exported for processing and can export data using matlab example. Fluent ASCII data export import matlab processing.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-05
    • 文件大小:1167
    • 提供者:Jeff_Cai
  1. matlab_video_data

    0下载:
  2. matlab中有关视频图像处理的一些代码介绍,用法,以及例子。-The video image processing in matlab code, usage, and examples.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2433
    • 提供者:袁生存
  1. region_split

    0下载:
  2. 一个真实的matlab区域分割后再用白色边界线进行叠加的例子子。-A true matlab region segmentation example sub and then superimposed on the white boundary line.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:46067
    • 提供者:dingdehong
  1. siftDemoV4_matlab

    0下载:
  2. sift例子。matlab代码实现。可以网上寻找具体的使用方法。-The sift example. matlab code. Online looking for a specific use.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:376285
    • 提供者:yangerwei
  1. Pseudo_color

    0下载:
  2. 伪彩色处理程序,使用Matlab编写,具有实际例子!不容错过!-Pseudo-color processing, use of Matlab prepared with practical examples! Not to be missed!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:24660
    • 提供者:designflying
  1. FlipVertical

    0下载:
  2. 图形图像翻转函数,具有实际例子,使用matlab编写,不容错过哦!-Graphic image flip function, with practical examples, the use of matlab prepared not to be missed!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10045742
    • 提供者:designflying
  1. ImageReslution

    0下载:
  2. 图形图像分辨率,具有实际例子,使用matlab编写,不容错过哦!-Graphic image resolution, with practical examples, the use of matlab prepared not to be missed!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:309653
    • 提供者:designflying
  1. Light-Trans

    0下载:
  2. 图形图像亮度变换,具有实际例子,使用matlab编写,不容错过哦!-Graphic image brightness transformation, with practical examples, the use of matlab prepared not to be missed!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:290542
    • 提供者:designflying
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com