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

搜索资源列表

  1. image

    0下载:
  2. MATLAB实用源代码 1.图像反转 MATLAB程序实现如下: I=imread( xian.bmp ) J=double(I) J=-J+(256-1) 图像反转线性变换 H=uint8(J) subplot(1,2,1),imshow(I) subplot(1,2,2),imshow(H) -matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2.83kb
    • 提供者:田笑
  1. image reversal

    0下载:
  2. 1.图像反转 MATLAB程序实现如下: I=imread('xian.bmp'); J=double(I); J=-J+(256-1); %图像反转线性变换 H=uint8(J); subplot(1,2,1),imshow(I); subplot(1,2,2),imshow(H);(1. image reversal The MATLAB program is implemented as follows: I=imread ('xian.b
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:34kb
    • 提供者:陌绪
搜珍网 www.dssz.com