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

📄 man.diff

📁 speech signal process tools
💻 DIFF
字号:
.\" Copyright (c) 1991 Entropic Research Laboratory, Inc.; All rights reserved.\" @(#)mat2fea.1	1.2 7/23/91 ERL.ds ]W (c) 1991 Entropic Research Laboratory, Inc..TH MAT2FEA 1\-ESPS 7/10/91.sh NAME.nfmat2fea \- convert Matlab .mat file data to FEA file.SH SYNOPSIS.B mat2fea[.BI \-c " comment_text"] [.BI \-x " debug_level"] [.BI \-m] .BI \-f " variable_name".I infile.mat outfile.fea.SH DESCRIPTIONThis program reads the Matlab matrix variable \fIvariable_name\fP from the Matlab data file \fIinfile.mat\fP, creates the ESPS FEA file \fIoutfile.fea\fP,and writes the variable data to the FEA field \fIvariable_name\fP.The variable is taken as a \fIM x N\fP matrix.The default behavior is to create a field of size \fIN\fP in the outputfile and write row \fIn\fP to record \fIn\fP so that \fIoutfile.fea\fPhas \fIN\fP records.  If \fB\-m\fP is specified, the output field iscreated as a \fIM x N\fP matrix and the data is written to a single record of \fIoutfile.fea\fP.  Matlab string variables (ASCII data) are not supported..SH OPTIONS.PPThe following options are supported:.TP.BI \-x " debug_level" "\fR [0]\fP"Increasing values provide more detailed commentary on program's progress..TP.BI \-m Write data to single record output file as a matrix. Default behavior isis to write one record for each row of the matrix..TP.BI \-f " field_name" Name of variable in the input file from which data is read - this fieldmust be provided..SH ESPS PARAMETERS.PPNo parameter file is read..SH ESPS COMMON.PPNo common processing is performed..SH ESPS HEADERSThe command line and comment string, if provided, are added to theoutput header as comments.  The output field \fIvariable_name\fPhas data type DOUBLE or DOUBLE_CPLX, depending on the input data..SH BUGSSometimes has trouble reading information about the variables when \fIinfile.mat\fP contains more than onevariable..SH "SEE ALSO"fea2mat(1\-ESPS), FEA(5\-ESPS).SH AUTHORProgram and man page by Bill Byrne.

⌨️ 快捷键说明

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