📄 firfilt.m
字号:
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA
% http://www.ee.mtu/faculty/akambard.html
% e-mail: akambard@mtu.edu
% Copyright (c) 1998
clc,lpsig,disp(' '),disp('Strike a key to continue'), pause
fir2lpp,disp(' '),disp('Strike a key to continue'), pause
firwind,disp(' '),disp('Strike a key to continue'), pause
firhb,disp(' '),disp('Strike a key to continue'), pause
firpm,disp(' '),disp('Strike a key to continue'), pause
firmf,disp(' '),disp('Strike a key to continue'), pause
if matverch==5,eval('clf'),else,eval('clg'),end
firdiff,disp(' '),disp('Strike a key to continue'), pause
if matverch==3,eval('clg'),else,eval('clf'),end
firhilb,disp(' '),disp('Strike a key to continue'), pause
if matverch==5,eval('clf'),else,eval('clg'),end
tfwelch,
disp(' '),disp('Strike a key to return to menu'), pause
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -