搜索资源列表
function6
- Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
mphtxt_read_2d
- 读入COMSOL软件所生成的二维mphtxt三角形网格文件,读入相关网格的节点、三角形单元,边界信息。调用此函数时应将包含相关的路径与文件名的字符串作为输入参数。包 中包含了一个m函数文件与一个示例网格数据文件。 -read the information of 2-d triangle mesh file--*.mphtxt generated by COMSOL. The input parameter is the path and name of mesh file. A mat
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) se
ques1
- Write MATLAB code that will do the following (a) Read different images from Matlab Library. Eg. Gray, Index, Colour, Binary images etc. (b) Display size of the images. (c) Display the images. (d) Store the images in hard drive using differe
gpml-matlab-v3.6-2015-07-07
- 这是一个高斯过程回归和分类工具箱,功能非常齐全,可以为解决高斯过程相关的问题提供很多帮助- GAUSSIAN PROCESS REGRESSION AND CLASSIFICATION Toolbox version 3.6 for GNU Octave 3.2.x and Matlab 7.x Copyright (c) by Carl Edward Rasmussen and Hannes Nickisch, 2015-07-07. 0) HOW
lujing
- 周期性扫描路径,二维扫描,stk可以读取(period scan, two-D (x,y). stk can read)
