f_updates.m

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

M
23
字号
% FDSP Updates:
%
% To download the latest version of the FSDP toolbox from
% the internet, use the following steps.
%
% 1. Exit MATLAB
%
% 2. Use a web browser to go to the FDSP course web page:
%   
%    www.clarkson.edu/~schillin/fdsp
%      
% 3. Select FDSP Toolbox Download and select Open. This
%    will download the FDSP files into directory:  
%    
%    c:\fdsp_net
%    
% 4. Run MATLAB and issue the following commands:
%
%    cd c:\fdsp_net     
%    setup

 

⌨️ 快捷键说明

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