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

📄 som_stats_plot.html

📁 Kohonen的SOM软件包
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><html><head><title>SOM Toolbox / som_stats_plot </title></head><body bgcolor=#f0f0f0><table border=0 width="100%" cellpadding=0 cellspacing=0><tr><td valign=baseline><font size=+2>SOM Toolbox</font></td><td valign=baseline align=center><a href="somtoolbox.html">Online documentation</td><td valign=baseline align=right><a href="http://www.cis.hut.fi/projects/somtoolbox/" target="_top">http://www.cis.hut.fi/projects/somtoolbox/</a></td></tr></table><hr><H1> som_stats_plot </H1><P><B> som_stats_plot(csS,plottype,varargin)</B></P><PRE>SOM_STATS_PLOT Plots of data set statistics.   som_stats_plot(csS, plottype, [argID, value, ...])  som_stats_plot(csS,'stats')  som_stats_plot(csS,'stats','p','vert','color','r')  Input and output arguments ([]'s are optional):    csS         (cell array) of statistics structs               (struct) a statistics struct   plottype    (string) some of the following                        'hist'   histogram                        'box'    min, max, mean, and std shown as a boxplot                        'stats'  both histogram (with black) and the boxplot   [argID, (string) See below. The values which are unambiguous can     value] (varies) be given without the preceeding argID. Here are the valid argument IDs and corresponding values. The values which are unambiguous (marked with '*') can be given without the preceeding argID.   'counts'      *(string) 'c' (for counts, the default) or 'p' (for percentages)   'color'        (vector) size 1 x 3, color to be used                  (string) a color string   'title'        (string) 'on' (default) or 'off'   'orientation' *(string) 'horiz' or 'vert' (default): orientation for the                            bin values (horizontally or vertically) See also  SOM_STATS, SOM_STATS_TABLE, SOM_TABLE_PRINT, SOM_STATS_REPORT.</PRE><p><hr><br><center>[ <a href="somtoolbox.html">SOM Toolbox online doc</a> ]</center><br><!-- Last updated: May 30 2002 --></body></html>

⌨️ 快捷键说明

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