f_tipsspec.asv

来自「digital signal processing常用工具箱」· ASV 代码 · 共 18 行

ASV
18
字号
% GUI module => g_spectra
%
% User tips:
% 
% 1. All changes to edit box parameters are activated with 
%    the Enter key.
%
%    fs = sampling frequency
%    fa = frequency of cosine input
%    a  = amplitude of additive uniform white noise
%    c  = clipping threshold for |x(k|
%
% 2. Use the slider bar to adjust the number of samples N.
%
% 3. For the User-defined input, you must supply the file
%    name of a MAT-file that contains input vector x and 
%    the sampling frequency fs.

⌨️ 快捷键说明

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