-
MatlabMexw64CompiledCcode_LIBRA
code matlab for clustering
- 2013-03-24 08:17:31下载
- 积分: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
-
抛物方程紧差分格式
追赶法求解,可以直接调用,抛物方程紧差分(Chasing method can be called directly)
- 2018-07-24 11:06:36下载
- 积分:1
-
GA_matlab
遗传算法及其应用实例,用matlab实现,讲解很详细(Genetic algorithm and its application examples, using matlab to achieve, to explain in great detail)
- 2013-01-10 22:06:26下载
- 积分:1
-
MUSIC_ESPRIT
MUSIC程序,用于DOA估计时频估计的程序,MATLAB标准语言,(MUSIC procedures for the DOA estimates of the frequency estimate procedures, standard MATLAB language,)
- 2007-04-11 09:40:01下载
- 积分:1
-
Arithmetic
Matlab classic program about Arithmetic
- 2013-12-28 03:54:10下载
- 积分:1
-
RD
说明: 合成孔径成像雷达的经典RD算法,可以用来在某些机载雷达上使用,或用于初学者仿真(Synthetic aperture radar imaging of the classic RD algorithm can be used in some airborne radar use, or for beginners Simulation)
- 2011-03-06 12:21:30下载
- 积分:1
-
Random-vibration
可用于初步了解分数阶动力系统的定义,对其有一个初步的了解。(Can be used for a preliminary understanding of the definition of fractional order dynamic system, because they have a preliminary understanding.)
- 2015-03-24 12:22:40下载
- 积分:1
-
PID2402591
A PWM Modulation Method for Five-leg Inverter
- 2013-05-16 17:46:45下载
- 积分:1
-
calcgui3
Small calculater GUI
This GUI takes 2 user chosen numbers and applies a matchmatical operation on the two numbers. Also shows save and load functionality.
(Small calculater GUIThis GUI takes 2 user chosen numbers and applies a matchmatical operation on the two numbers. Also shows save and load functionality.)
- 2008-12-12 14:26:32下载
- 积分:1