CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - MATLAB的m文件

搜索资源列表

  1. matlab01-02

    0下载:
  2. 这两个小程序均是matlab的.m文件,分别实现数字图像矩阵数据的显示及其傅立叶变换和二维离散余弦变换的图像压缩。-these two small procedures are Matlab. M documents, Digital images were data matrix display and two-dimensional Fourier transform and discrete cosine transform image compression.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:尚磊
  1. matlab03-05

    0下载:
  2. 这三个小程序都是matlab的.m文件,分别实现用灰度变换的方法增强图像的对比度和直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响。-The three procedures are Matlab. M documents, were used to achieve gray transform method to enhance the contrast of the image and histogram equalization. Simulation images by white G
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1046
    • 提供者:尚磊
  1. matlab06-07

    0下载:
  2. 这两个小程序是matlab的.m文件,06为采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波,07采用matlab中的函数filter2对受噪声干扰的图像进行均值滤波。-these two small procedure is Matlab. M documents, 06 for 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering, 07 using Ma
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1699
    • 提供者:尚磊
  1. matlab08-09

    0下载:
  2. 这两个小程序均为matlab的.m文件,08为图像的自适应魏纳滤波,09运用5种不同的梯度增强法进行图像锐化。-these two small procedures are Matlab. M documents, 08 of the images Weiner adaptive filtering, 09 using five different gradient Enhancement Act for image sharpening.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2364
    • 提供者:尚磊
  1. matlab

    0下载:
  2. 数字图像处理matlab版 冈萨雷斯 一书中的附加源程序,生成的M文件,直接可用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1062007
    • 提供者:fantao
  1. matlab-image-fusion.rar

    1下载:
  2. 图像融合结果的评价参数m文件,用于一般图像参数评价,matlab-image-fusion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-29
    • 文件大小:9123
    • 提供者:esun
  1. laplacian.rar

    0下载:
  2. 拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。,Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:216113
    • 提供者:张宇
  1. AllbookexamplesforDigitalImageProcessing

    1下载:
  2. 冈萨雷斯·《数字图像处理》书本上所有的例子程序和DIPUM完整工具箱!绝对是所有:)运行环境Matlab7.0以上版本M文件cell模式下!注意每一章例子保存在以CH开头的M文件里面!-all textbook example of procedures and complete toolbox of DIPUM for Gonzalez s "Digital Image Processing" ! Is all:) Remeber: Runtime Environment Matlab7.0
  3. 所属分类:Special Effects

    • 发布日期:2015-05-19
    • 文件大小:26912803
    • 提供者:zxr
  1. fft

    1下载:
  2. 利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1456
    • 提供者:张扬
  1. VisualPCPP_MATLAB

    0下载:
  2. Visual+C++_MATLAB图像处理与识别实用案例精选,内有很多matlab的m文件,matlab处理图像的各种方法-Visual+ C++ _MATLAB image processing and recognition of the practical case selection, there are a lot of matlab m-files, matlab image processing a variety of methods
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16898048
    • 提供者:xiaoxiao
  1. Watermarking_althorithm_based_on_DCT(MATLAB)

    1下载:
  2. 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
  3. 所属分类:2D图形编程

    • 发布日期:2013-05-05
    • 文件大小:56350
    • 提供者:xuan
  1. query

    0下载:
  2. 利用matlab编写的m文件,根据高斯描绘子对图像库中的图像进行图像检索。-M prepared to use matlab file, in accordance with sub-Gaussian portray the image library image image retrieval.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:949
    • 提供者:winter
  1. Smooth

    0下载:
  2. 领域平均滤波与中值滤波,Matlab6.5实现的.m文件,附有原图、椒盐噪声图、高斯噪声图和处理过的图的效果比较。-The area of average filtering and median filtering, Matlab6.5 of implementation. M files with artwork, Salt and Pepper Noise Figure, Gaussian noise maps and plans of treatment have been more e
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:351142
    • 提供者:张宇
  1. soulfly

    1下载:
  2. 编写MATLAB的M文件,用该文件对采用包络检测法解调的2ASK系统的抗噪声性能进行1000个符号的蒙特卡罗法仿真,画出误码率与信噪比之间的关系曲线,其中信噪比的取值为r=0dB,2Db,4Db,6dB……10Db,同时画出误码率与信噪比的理论曲线,其中信噪比的取值为r=0dB,0.1dB,0.2dB,0.3dB……10Db-The preparation of MATLAB M-file, use the document on the use of envelope detection de
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1245
    • 提供者:阿宾
  1. 2

    0下载:
  2. matlab的m文件,sobel边缘检测-matlab m-file, sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:88177
    • 提供者:李凯
  1. shibie

    0下载:
  2. 一种水平投影和垂直投影来分割车牌的m文件-A horizontal projection and vertical projection to the m file partition plate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1167
    • 提供者:邓义平
  1. fmqr1

    0下载:
  2. 在信息隐藏技术中使用matlab实现图像的非盲提取的m文件-The use of information hiding technology to achieve the image of the non-blind matlab extract m-files
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:814
    • 提供者:yaofukui
  1. matlab_dipum

    0下载:
  2. dip_using matlab书里的m文件,都很有价值,希望对大家有用-dip_using matlab book m-file, are valuable
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:162642
    • 提供者:wangxinfei
  1. hough

    0下载:
  2. 此程序为Hough变换提取直线源码,是matlab的*m文件-This program is a straight line Hough transform to extract source code, is a* m file matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:986
    • 提供者:崔彬
  1. matlab-DEM

    0下载:
  2. 二次曲面移动拟合方法生成DEM的matlab的M文件-Quadratic surface fitting method to generate the DEM mobile matlab M-file
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2053
    • 提供者:李俊宝
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com