-
addwindow
说明: 在抗干扰算法中,对抗干扰权加Chebyshev窗,以降低副瓣电平,使方向图更好(In the anti-jamming algorithm, Chebyshev window on the right and interference to reduce the sidelobe level, so that pattern better)
- 2010-03-31 22:52:18下载
- 积分:1
-
HW3
a cart and pole. The inverted pendulum is a classic problem in dynamics and control theory and is widely used as a benchmark for testing control algorithms. In this report
- 2012-12-30 17:02:19下载
- 积分:1
-
tuxiangfenge
利用多种方法对图像进行分割的matlab程序(Using a variety of methods for image segmentation matlab program)
- 2015-03-20 14:00:46下载
- 积分:1
-
1.5
matlab数字图像处理,关于角点特征检测的内容(matlab digital image processing, feature detection on the corner of contents)
- 2014-02-24 21:58:33下载
- 积分:1
-
GOA
it s a matlab GUI code for Monte Carlo simulation of scattering on rough surface.
- 2011-05-22 10:14:40下载
- 积分:1
-
TempC
simulates the temperature distribution in a rod.
- 2011-08-27 22:54:25下载
- 积分:1
-
Desktop
对于matlab plot 画图时出现图像纵坐标比较接近时颜色分辨不出来,使图像颜色更丰富。(For matlab plot occurs when the image drawing closer to the vertical axis can not be seen when the color to make the image more colorful.)
- 2013-08-27 15:31:31下载
- 积分:1
-
matlabprogram1
matlab精品程序,非常有用。希望大家喜欢!(matlab quality procedures, very useful. I hope everyone likes!)
- 2007-11-05 10:42:25下载
- 积分:1
-
PBUC6
Matlab program for optimization of power production
- 2012-06-16 19:03:04下载
- 积分: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