登录
首页 » matlab » Blocks

Blocks

于 2013-03-17 发布 文件大小:2KB
0 306
下载积分: 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 个回复

  • a-bilnd-dection
    基于子空间的盲多用户检测技术,里面包含PASTd算法和秩算法的介绍与计算。下面我会把自己的翻译也上传上来。(Subspace-based blind multi-user detection technology, which containing PASTd algorithm and rank algorithm describes calculation. I will own translation post it here.)
    2013-02-27 21:34:42下载
    积分:1
  • multimedia_materials
    Joint Estimation of Channel and Oscillator Phase Noise in MIMO Systems Hani Mehrpouyan, Member, IEEE, Ali A. Nasir, Student Member, IEEE, Steven D. Blostein, Senior Member, IEEE, Thomas Eriksson, George K. Karagiannidis, Senior Member, IEEE, and Tommy Svensson, Senior Member, IEEE IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 60, NO. 9, SEPTEMBER 2012 1
    2014-02-21 07:53:18下载
    积分:1
  • robot
    机器人轨迹控制 机器人仿真设计 机器人优化设计的很好的源程序(Robot trajectory control of robot simulation robot designed to optimize the design of good source)
    2007-10-22 06:19:06下载
    积分:1
  • guangzhouair
    用来读取国家气候中心下载的160个站点的降水和温度资料的代码(National Climate Center to download to read the 160 sites of precipitation and temperature data of the code)
    2010-09-18 10:13:38下载
    积分:1
  • iir_flp32
    TigerSharc TS201 32-bit floating point IIR filter routine. (TigerSharc TS-201 32-bit floating point II R filter routine.)
    2006-11-06 22:41:35下载
    积分:1
  • telecommunication-project
    I dont know what to say, but i think it is useful )
    2011-06-13 16:23:05下载
    积分:1
  • matlab-LDPC
    ldpc的matlab实现程序,和几篇文档资料(ldpc matlab implementation procedures, and several documentation)
    2013-03-04 11:03:46下载
    积分:1
  • chapter3chazhi
    介绍基于matlab进行拟合和插值的方法(Description based on matlab fitting and interpolation method)
    2013-05-26 01:11:53下载
    积分:1
  • FUZZY
    Fuzzy neural network implementation
    2014-01-03 13:09:29下载
    积分:1
  • lunwen
    典型潜艇水下辐射噪声空间分布特性测试与分析技术研究(Typical submarine underwater radiated noise characteristics of the spatial distribution of test and analysis of technical studies)
    2008-03-17 18:58:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载