登录
首页 » matlab » Untitled

Untitled

于 2013-04-26 发布 文件大小:1KB
0 173
下载积分: 1 下载次数: 3

代码说明:

  a.阅读的图像img_1.tif,img_2.png的文件夹中,并 他们展示于一体,这两个数字分别。 (参考函数:imread, imshow, figure, subplot) b.在matlab,观察从工作区中的图像信息面板 c.分别使用size, imfinfo,whos等功能获得的图像信息 d.添加标题的图像。 (参考函数:title) Ë 。下面的代码实现的M文件编辑器 f=imread(‘img_1.tif’) imshow(f) set(figure(1), NumberTitle , off , Name , my first image’) 观察结果,并确定的功set() f。保存img_1.tif目录“D: imagetest”。如果该文件夹不 存在,请首先创建这个新的文件夹。 (参考函数:imwrite) (a. Read the images img_1.tif, img_2.png given in the folder, and show them in one and two figures respectively. (referenced function: imread, imshow, figure, subplot) b. In matlab, observe the images information from the workspace Panel c. Use size, imfinfo,whos,etc functions to obtain image information respectively. d. Add title to the images. (referenced function: title) e. Implement the following codes in the M-file Editor f=imread(‘img_1.tif’) imshow(f) set(figure(1), NumberTitle , off , Name , my first image’) observe the result, and determine the function of set() f. Save img_1.tif to the directory “d:imagetest”. If the folder does not exist, please create this new folder first. (referenced function: imwrite))

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

发表评论

0 个回复

  • GmixHMM
    语音处理工具箱,有关高斯混合模型的matlab编程需要用到的工具。(the toolbox of speech processing )
    2010-11-09 10:24:01下载
    积分:1
  • 归一化功率谱密度 signal
    仿真不同占空比,等概、非等概双极性矩形随机信号的归一化功率谱密度(Simulation different duty cycles, such as probability, non-equiprobable random signal bipolar rectangular normalized power spectral density)
    2014-12-02 22:59:59下载
    积分:1
  • FUZZY-XIYIJI-CONTROL
    洗衣机的模糊控制。分3个部分: 1:污泥和油脂隶属函数设计仿真程序; 2:洗涤时间隶属函数设计仿真程序; 3:洗衣机模糊控制系统仿真。(Fuzzy Control washing machine. Of three parts: 1: sludge and grease membership function design simulation program 2: washing time membership function design simulation program 3: Washing fuzzy control system simulation.)
    2013-11-03 12:17:55下载
    积分:1
  • programms
    初始区间的求解,可用于确定函数的初始区间,从而为优化提供可靠依据(The solution of the initial interval, can be used to determine the function of the initial interval to provide a reliable basis for the optimization)
    2012-12-03 21:20:37下载
    积分:1
  • 功能是MATLAB 语音文件存为数组的形式-MATLAB CODE
    功能是MATLAB 语音文件存为数组的形式(MATLAB voice function is saving the file to the array of forms)
    2005-03-09 16:25:51下载
    积分:1
  • biased
    Matlab Biased toolbox
    2010-03-09 22:42:18下载
    积分:1
  • chap8
    《matlab应用大全》赵海滨编著,清华大学出版社,第八章主讲matlab符号计算(The application of matlab Zhao Haibin compiled, tsinghua university press, chapter 8 on matlab symbolic computation)
    2013-10-31 09:40:42下载
    积分:1
  • CompStatsToolboxV2
    一个matlab工具箱,里面有很多关于信号处理的例子。(A matlab toolbox, there are many examples on the signal processing.)
    2010-09-25 22:12:46下载
    积分:1
  • TestUseMatlab
    VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:MATLAB6p1externinclude,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数 (程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:MATLAB6p1externinclude,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数 )
    2009-05-15 09:41:58下载
    积分:1
  • armaorder
    本程序可以完成功率谱估计中,ARMA模型的阶数估计(This procedure can be completed in the power spectrum estimation, ARMA model order estimate)
    2008-05-21 10:58:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载