-
Enc_Turbo_3gpp
this file simulates encoding turbo by using matlab
- 2009-02-13 17:48:17下载
- 积分:1
-
Untitled
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))
- 2013-04-26 09:26:40下载
- 积分:1
-
Secondgenerationwavelettransform
介绍了比较新颖的二代小波变换技术,即通过分裂、预测和更新三个步骤实现小波变换
的方法,并且把这种技术成功的应用于图像融合技术中。实践表明,这是一种比较成功的图像融合解
决方案。(Introduced a relatively new technology of second generation wavelet transform, that is, through the split, predict and update the three-step realization of wavelet transform methods, and to the success of this technology applied to image fusion technology. Practice shows that this is a more successful image fusion solution.)
- 2021-05-09 01:28:35下载
- 积分:1
-
code
small unmanned aircraft 书的源程序代码。基于matlab/simulink 环境(small unmanned aircraft book of the source code. Based on matlab/simulink environment)
- 2014-12-01 15:43:18下载
- 积分:1
-
How-to-avoid-the-ax-reviewers
如何避免审稿人的大斧,十分经典,吐血提供,不看别后悔!(How to avoid the ax reviewers)
- 2011-02-10 15:03:04下载
- 积分:1
-
chap6
刘金琨老师书上的滑模matlab模型程序,很具有代表性的例子,适合大家的滑模变控制学习。(Liu Jinkun teacher book sliding mode matlab model program, a very typical example for everyone sliding mode control learning.)
- 2013-04-16 15:24:59下载
- 积分:1
-
3D_MATCHing_SIFT
matlab环境下的三维点云配准程序,采用点特征进行配准(Three-dimensional point cloud registration program in matlab, registration using point features)
- 2021-02-27 09:29:37下载
- 积分:1
-
GLS modle
用matlab计算GLS模型下的权益资本成本(Calculate the cost of equity in GLS by using Matlab)
- 2021-01-20 19:38:42下载
- 积分:1
-
MATLAB
matlab的一些文件,很好的东西哦,希望对大家有助。(matlab some documents, good things Oh, I hope to help everyone.)
- 2008-06-05 23:25:54下载
- 积分:1
-
spectrumsub
在matlab开发环境下的谱减法算法,主要用在了作者的语音增强算法当中。(in Matlab development environment spectral subtraction algorithm, which was spent mainly on the author's speech enhancement algorithm.)
- 2007-06-13 09:17:37下载
- 积分:1