⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 show.m

📁 模式识别工具箱。非常丰富的底层函数和常见的统计识别工具
💻 M
字号:
%SHOW Object display, as images or functions%%       H = SHOW(A,N)%% Displays all objects stored in the datafile A. If the objects% are images the standard Matlab imagesc-command is used for% automatic scaling. If the features are images, they are % displayed. In case no images are stored in A all objects are% plotted as functions using PLOTO.% The number of horizontal figures is determined by N. If N is not% given an approximately square window is generated.%% Note that A should be defined by the dataset command, such that% OBJSIZE or FEATSIZE contains the image size in order to detect % and reconstruct the images.%% SEE ALSO% DATASETS, DATA2IM, IMAGE, PLOTO.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -