登录
首页 » matlab » Blocks

Blocks

于 2013-03-17 发布 文件大小:2KB
0 301
下载积分: 1 下载次数: 3

代码说明:

  clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))

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

发表评论

0 个回复

  • assign
    IR project ,search in some data
    2010-09-01 21:04:55下载
    积分:1
  • paprOFDMA
    Peak to average power ratio calculator for OFDMA signal which is use for LTE downlink transimission and wimax sytems.
    2011-05-31 16:36:35下载
    积分:1
  • spline3
    数值计算方法 三段线性插值matlab程序,可以输出各段函数(Numerical methods linear interpolation matlab program three sections, each section can be output function)
    2013-08-12 14:29:44下载
    积分:1
  • hht
    希尔伯特黄变换理论及其应用探讨,基本原理,EMS算法(Hilbert-Huang Transform and Its Applications, basic principles, EMS algorithm)
    2010-06-03 15:54:11下载
    积分:1
  • Matlab_opertaion
    详细的介绍了matlab操作的技巧,适合初学者学习(Matlab operation described in detail the techniques, suitable for beginners to learn)
    2010-06-20 12:45:57下载
    积分:1
  • MATLAB15
    MATLAB基于点的图像配准程序,请大家分享。(MATLAB-based point image registration procedures, please share with you all.)
    2009-03-19 09:25:45下载
    积分:1
  • BPSK
    滤波器高斯噪声信道模型和jake s信道模型下的加入卷积码的二进制相位调制(bpsk and convolution on the filtered gaussion noise channel model and jake s model)
    2014-01-03 16:52:34下载
    积分:1
  • sanchongliang
    三冲量控制锅炉水位,三冲量控制锅炉水位三冲量控制锅炉水位(Three-impulse control of boiler water level, the three boilers impulse control impulse control three-level boiler water level)
    2009-05-16 18:11:00下载
    积分:1
  • PID-source-code
    关于PID控制的一些例程,与薛定宇老师的反馈控制配套,与大家一起分享(PID control on a number of routines, and Xue Dingyu teacher feedback control facilities, and shared with)
    2011-04-27 08:23:37下载
    积分:1
  • Matlab
    Matlab图形图像处理函数详细列表,包括所有的Matlab图形图像处理函数.(Matlab graphic image processing function, a detailed list, including all of the Matlab graphics image processing function.)
    2009-09-15 00:01:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载