登录
首页 » matlab » Untitled

Untitled

于 2013-04-26 发布 文件大小:1KB
0 91
下载积分: 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 个回复

  • matlabprograms
    this is a source code for multiple input and multiple output receiver
    2010-09-14 19:11:50下载
    积分:1
  • Matlab-script
    it is a code for remove noise in machine vision
    2011-02-15 18:07:57下载
    积分:1
  • JakesRayleigh
    本程序将一随机信号通过瑞利信道产生输出,并用Jakes方法产生单径的符合瑞利分布的复随机过程(This procedure will be a randomly generates an output signal through Rayleigh channel, and use Jakes method produces single-path Rayleigh distribution meet the complex stochastic process)
    2013-09-03 15:50:10下载
    积分:1
  • 7
    说明:  用Romberg方法计算定积分,使误差不超过10E-5.(Definite integral using Romberg method, so that the error of not more than 10E-5.)
    2010-08-26 21:16:08下载
    积分:1
  • immune
    免疫算法的MATLAB实现程序。和大家一起分享(Immune MATLAB implementation process. To share with everyone)
    2010-08-27 20:32:48下载
    积分:1
  • lightening_correction_quadratic
    Corrects lightening using a quadratic fit.
    2010-11-29 08:25:41下载
    积分:1
  • result
    最后的测试程序,得出文本检索的正确率和召回率(In the end, the cosine similarity of texts is used to measure the similarity between the query and documents. The data comparison indicates that this algorithm has well experimental results. Moreover, it gets the advantage over the classic LSA retrieval algorithm in precision and operational efficiency.)
    2010-03-07 13:23:21下载
    积分:1
  • test
    This file does the detection of transitions in a video by comparing the levels of histogram intensity between two consecutive frames. It shows a plot with the high levels of intensity, and the frames where transitions take place.
    2012-06-13 05:18:44下载
    积分:1
  • ISS_MUCIS
    matlab仿真非相干信号宽带MUSIC方位估计,与DAS和MVDR方法进行对比。信号到达角度可调整(Incoherent broadband signal simulation matlab MUSIC DOA estimation, comparison with the DAS and MVDR methods. Signal reaches the angle adjustable)
    2014-06-18 17:05:48下载
    积分:1
  • MIMO_OFDM_Simulator
    本文的程序实现在屏幕上随机产生不同大小的雪花,并以不同的速度下降。相对于第一版,它在很多性能上做了优化,直接在桌面的上下文中绘制雪花。而且,现在也通过RedrawWindow,实现在桌面的图标(如任务栏)上绘制雪花了。你可以用它来学习GDI。(Falling Snow on Your Desktop! Part II This article explains how to create an application that makes it snow on the desktop. Since my previous article was published, I received many user inquiries about how to improve the program. This article demonstrates how to create snow flakes that fall on your desktop, by using the draw functions directly in the desktop context. When the application starts, it creates an array of snow flakes and starts the timers for each flake. Manipulation of the RedrawWindow function allows the drawing of flakes behind and over the desktop icons, making the application more impressive. )
    2010-08-31 17:22:31下载
    积分:1
  • 696518资源总数
  • 104863会员总数
  • 25今日下载