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

📄 xx.1

📁 speech signal process tools
💻 1
字号:
.\" %W% %G%.TH STATS 1\-SPS %G%.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Processing, Inc..SH NAMEstats \- compute and print statistics from SPS files.SH SYNOPSIS.B stats[.BI \-o " recrange"] [.BI \-e " elrange"] [.B \-n].I file.SH DESCRIPTION.PP.I Statsconsiders an SPS file to be a series of vectors, without interpretation.For sampled data files, the vector has only one element.It computes the mean, standard deviation, maximum, and minimum value foreach element of the vector. It also determines the record number containingthe maximum and minimum values for each element. Here is a sample report:.sp.TSc c c c c c cc r c r c r r.Element	Minimum	at	Maximum	at	Mean	Std.	Dev1	-197	159	116	668	-6.76805	88.70372	1.42592	909	242139	112	11304.6	262123	-0.841206	432	0.991291	662	0.486449	0.3752994	-0.804104	609	0.625042	631	-0.137957	0.3284775	-0.580893	165	0.886137	898	0.230655	0.2831186	-0.930659	182	0.698105	824	-0.00425471	0.2944587	-0.586242	491	0.59219	400	-0.00573014	0.2375848	-0.751755	397	0.575956	153	-0.129099	0.2311329	-0.776561	149	0.510735	662	-0.107838	0.22607810	-0.897471	394	0.337365	627	-0.21132	0.23897811	-0.433536	219	0.583233	396	0.0971656	0.21498612	-0.466768	722	0.474034	224	-0.0172287	0.14222113	-0.369482	491	0.394765	674	0.0395599	0.14196814	-0.459926	823	0.337641	874	-0.03448	0.119477.TE.sp.PPBy default, all records in the file, and every element in each record,are processed. The.B \-ooption allows a specified range of records to be processed; the.B \-eoption allows a specified range of elements to be processed.As is usualfor SPS programs, a range consists of two integers separated by colons,a single integer (a range consisting of one value),an integer followed by a colon (the number of records in the file, or thenumber of elements in the vector, determines the end of the range),or a colon followed by an integer (the default is to start the range at 1)..PPThe.B \-noption suppresses the text header line; only the values are printed.This may make it easier to use Unix tools to process the output..SH SPS COMMONThe following items are read from the SPS Common File:.IP.I "start - integer".IPThis is the starting record in the input file.This value is not used if a range is specified on the command line.  Ifthe range is not specified on the command line and this parameter ismissing from SPS Common then then the first record in the file is thestarting record..sp.I "nan - integer".IPThis is the number of records (starting at start) to process.This value is not used if a range is specified on the command line.  Ifthe range is not specified on the command line and this parameter ismissing from SPS Common then then the entire file starting at "start" is processed..sp.I "filename - string".IPThis is the name of the file to be processed if \fIfile\fP is omittedfrom the command line..PPThe following items are written into the SPS Common file:.IP.I "start - integer".IPThe starting record in the file that was processed..sp.I "nan - integer".IPThe number of records in the selected range..sp.I "prog - string".IPThis is the name of the program (\fIstats\fP in this case)..sp.I "filename - string".IPThis is the name of the file that was processed..SH DIAGNOSTICS.PPA fatal error occurs if the input file does not exist or is not an SPSfile or if a requested range includeselements or records that do not exist..SH EXPECTED CHANGES.PPCompute a covariance matrix.

⌨️ 快捷键说明

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