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

📄 f_tipsrec.asv

📁 digital signal processing常用工具箱
💻 ASV
字号:
%                                 GUI Module g_reconstruct
%
%                                        User Tips
%
% 1. All changes to edit box parameters are activated with the Enter key.
%
%      N  = number of bits of precision of DAC
%      Vr = reference voltage of DAC
%      n  = anti-imaging filter order (0 = no filter)
%      Fc = anti-imaging filter cutoff frequency
%
% 2. To change the sampling frequency, user the slider bar.
%
% 3. For the User-defined input, you must supply the file name of a MATLAB M-file
%    function that returns the analog signal value y(t).  For example,
%
%      function y = userfun (t)
%      y = exp(-t) .* sin(2*pi*t);

⌨️ 快捷键说明

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