登录
首页 » matlab » DigitalImageProcessingUsingMatlab

DigitalImageProcessingUsingMatlab

于 2009-10-25 发布 文件大小:1325KB
0 246
下载积分: 1 下载次数: 3

代码说明:

  Digital image processing for lecture

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • newnethodotsu
    一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bold ) % end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
    2007-11-14 12:45:49下载
    积分:1
  • matlab_m
    基于matlab的图像处理中滤波的一些M文件源码。rar文件。(DIP filter)
    2009-05-21 18:45:05下载
    积分:1
  • MATLAB
    matlab GUI 视频教程源程序 包含基本的GUI操作(Video tutorial matlab GUI source code contains the basic GUI operation)
    2013-10-07 15:39:47下载
    积分:1
  • zaki5
    This simulation model is conducted in PSACD to simulate the booster inverter to used it in the wind power simulation project.
    2014-11-07 18:12:14下载
    积分:1
  • 05375661
    PAPR reduction in OFDM systems
    2011-01-03 17:17:12下载
    积分:1
  • VitWGN_WiMAX2
    针对WImax的实体层作设计,里面包括卷积编码,以及相对应的Viterbi解码器(WImax for the physical layer for the design, which includes convolutional coding, as well as the corresponding Viterbi decoder)
    2008-07-09 18:08:08下载
    积分:1
  • thebasicpso
    basic pso标准的pso matlab程序(basic standard procedures Matlab pso)
    2006-11-09 12:44:56下载
    积分:1
  • fangjia
    房价的模拟与现实对比,得根据具体数据来对程序进行适当的调整,希望有用(Compare simulated and real house prices, by the specific data to make an appropriate adjustment to the program, seek to help)
    2011-06-20 09:27:56下载
    积分:1
  • Matlab
    详细描述和matlab在图像处理方面的应用,书中附有代码可供参考。(Detailed descriptions and matlab in image processing applications, the book with the code for reference.)
    2009-12-16 20:39:08下载
    积分:1
  • Particle-swarm-algorithm-
    粒子群算法介绍,帮助了解粒子群算法及MATLAB编程(Particle swarm optimization to help understand the particle swarm algorithm and MATLAB programming)
    2012-05-14 09:21:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载