-
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
-
fenpan
正确率可以达到98%,匹配追踪和正交匹配追踪,基于分段非线性权重值的Pso算法。( Accuracy can reach 98 , Matching Pursuit and orthogonal matching pursuit, Based on piecewise nonlinear weight value Pso algorithm.)
- 2016-11-18 10:35:50下载
- 积分:1
-
DesignForBpsk
这是一个关于BPSK系统的仿真程序,并画出在瑞利信道和高斯信道下的误码率图形(It is a BPSK system simulation program, and draw in the Rayleigh and Gaussian channels channel bit error rate under the graphics)
- 2009-06-06 10:17:59下载
- 积分:1
-
car-license-identification
汽车车牌识别matlab程序代码,能够对汽车车牌图片进行识别(car license identification)
- 2012-10-22 22:01:22下载
- 积分:1
-
matlab_curve_fitting-
说明: MATLAB曲线拟合向导,,简单介绍了MATLAB曲线拟合的相关知识,和相关函数的使用方法。(MATLAB curve fitting wizard, a brief introduction of the MATLAB curve fitting knowledge, and related functions are used.)
- 2011-04-06 00:36:27下载
- 积分:1
-
Convex-Optimization
说明: 数学处理工具,凸优化理论在通信领域非常重要。(It is Mathematical processing tools, convex optimization theory is very importantin communications.)
- 2011-04-10 17:28:55下载
- 积分:1
-
NPC3Level
二极管钳位3电平换流器的参考例子,可以学习载波移相调制方式(NGP-3level inverter)
- 2017-01-17 08:47:19下载
- 积分:1
-
AODV_2
AODV路由协议,MATLAB仿真,测试通过,能很好的对初学者提供帮助(AODV routing protocol, MATLAB simulation)
- 2021-01-06 19:18:53下载
- 积分:1
-
Slow-Feature-Analysis
Slow feature analysis using matlab
- 2013-09-27 18:00:06下载
- 积分:1
-
puma
计算puma560手臂雅可比矩阵,对初学者很有帮助(Calculate puma560 arm Jacobian matrix)
- 2012-11-30 17:47:05下载
- 积分:1