getrmsfeat
代码说明:
This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart. Inputs x: columns of signals winsize: window size (length of x) wininc: spacing of the windows (winsize) datawin: window for data (e.g. Hamming, default rectangular) must have dimensions of (winsize,1) dispstatus:zero for no waitbar (default) Outputs feat: RMS value in a 2 dimensional matrix dim1 window dim2 feature (col i is the features for the signal in column i of x)
下载说明:请别用迅雷下载,失败请重下,重下不扣分!


