登录
首页 » matlab » Blocks

Blocks

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

  • regression_polynomia
    a modified method for polynomial regression is described in a very simple matlab program. easy to understand
    2009-12-23 22:17:00下载
    积分:1
  • BP
    说明:  基于BP网络的字母识别MATLAB源程序,可以对给定的字母进行识别。(BP network based on letter recognition MATLAB source, you can identify a given letter.)
    2011-06-06 11:29:24下载
    积分:1
  • work
    这个文件很好,内容丰富,能够帮助大家去解决实际问题(This file is very rich in content, can help you to solve practical problems)
    2011-10-11 15:23:13下载
    积分:1
  • 2014-08-16-15.21.59-2
    TOILET COMPONENTS FROM 10 years ago!!!!!!
    2014-10-18 10:44:42下载
    积分:1
  • fibergrating
    均匀光纤光栅的特性分析有反射谱与透射特性(fiber grating analysis)
    2010-01-17 00:44:43下载
    积分:1
  • MVDR_dingweifangfa
    说明:  基于MVDR的聚焦波束形成的辐射噪声源近场定位方法(Based on MVDR Beamforming focus near-field radiation noise source localization)
    2011-03-26 22:54:21下载
    积分:1
  • MATLAB
    matlab基础教程终结 欢迎收藏 遇到问题 可以查询 英文官方教材 和help里面的差不多 是一个总结的pdf文件(matlab Essentials Collection welcome the end of a problem you can check the official teaching English and help inside is almost a summary of the pdf file)
    2010-05-28 17:50:11下载
    积分:1
  • DBR-protocol-master
    说明:  基于dbr路由协议的水下无线传感器网络节点布置。(MATLAB simulation of Depth-Based Routing(DBR) Protocol for UWSN)
    2021-02-14 20:19:48下载
    积分:1
  • fangzhen111
    共9个程序,通过实验熟悉如何使用MATELAB来编程,该程序可以实现最小拍有纹波、最小拍无纹波、数字PID和大林算法(a total of nine procedures, experimental MATELAB familiar with how to use programming, The procedure can be achieved with minimum ripple film, the smallest ripple-free digital, digital PID algorithm and Dalin)
    2007-05-09 15:15:13下载
    积分:1
  • hybrid_lsrm
    hybrid model for lsrm the solar system with mppt and fuel cell
    2014-12-16 12:09:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载