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

📄 f_tipsspec.m

📁 digital signal processing常用工具箱
💻 M
字号:
% 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
%    c  = amplitude of additive uniform white noise
%    d  = 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.
%
% 4. The Menu options include the following:
%
%    Window  => window used for power density spectrum
%    Save    => save x,y,a,b,fs in a MAT-file
%    Caliper => find coordinates of points on the plot
%    Print   => send screen to printer or a file
%    Help    => user tips and GUI module help
%    Exit    => return to calling program

⌨️ 快捷键说明

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