-
gldgui
MATLAB实现的关联度算法 GUI界面运行的 (MATLAB realization of the correlation algorithm running GUI interface)
- 2010-07-16 16:21:11下载
- 积分:1
-
linear
对线性系统和非线性系统进行的仿真,使之能在较逼真的建模(Of linear systems and nonlinear systems of simulation, so in a more realistic modeling)
- 2011-09-19 16:39:14下载
- 积分:1
-
enumeration-order
Validate the enumeration order for object literals up to 100 named properties.
- 2014-02-07 17:42:57下载
- 积分:1
-
Matlab-Celestial-Computing-Program
本程序包含有大量的计算程序,能计算天体力学的各种问题,含有大量的函数库和数据,是一个非常强大的计算工具。(Celestial Computing with MATLAB is a comprehensive collection of MATLAB functions,scripts and data files that can be used to solve a variety of problems in fundamental and advanced celestial mechanics.)
- 2013-09-05 12:45:22下载
- 积分:1
-
data-statistical--and-analyse
数据统计与分析,基于matlab的函数实现,(some data statistical and data analyse in matlab ,)
- 2013-08-15 18:40:16下载
- 积分:1
-
heart
matlab heart形状方程演示,增添了matlab学习兴趣(matlab heart shape equation demonstrates, adding matlab interest in learning)
- 2012-11-10 23:12:43下载
- 积分:1
-
biaxial-crystal
matlab程序,用来计算非线性光学晶体双轴晶的相位匹配角(for calculation of biaxial crystal phase-matching angles)
- 2020-11-10 21:09:45下载
- 积分:1
-
fingerprint_recog
fingerprint recognization with more dip results
- 2014-11-05 00:20:25下载
- 积分: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
-
DIT_FFT_WAWS
采用谐波叠加法模拟风速,计算时间较长,但精度较高。(The use of harmonic superposition method simulated wind speed, computational time, but the accuracy is higher.)
- 2021-03-27 17:29:12下载
- 积分:1