readmedf.txt
来自「AFD - Advanced Filter Design using MATLA」· 文本 代码 · 共 39 行
TXT
39 行
AFD - Advanced Filter Design
DFDA - Advanced Digital Filter Design Alternatives - version 1.00 for MATLAB
Miroslav D. Lutovac, Dejan V. Tosic, Brian L. Evans
This program is freeware.
"Advanced Digital Filter Design Alternatives" (DFDA) is
a MATLAB toolbox which presents a comprehensive set of
elliptic digital filter design alternatives.
DFDA is easy to use, intuitive, and it is
based on standard built-in MATLAB commands.
INSTALLATION: DFDA is distributed in compressed form as the file
dfdesign.zip, Create a directory, say dfdesign, and decompress
dfdesign.zip into it. Run MATLAB and execute the dfdesign.m file.
DESIGN: After invoking dfdesign.m the DFDA main window appears,
and you can choose a digital filter design alternative.
For example, if you want to design a classical elliptic filter,
press the D1 button, and the design shows up in the command window.
Press the buttons labeled "n+" or "n-" to adjust the filter order.
VISUALIZATION: Plot attenuation versus frequency by using the
PLOT, PASS, TRAN, STOP, or ZOOM buttons.
OPEN, VIEW, and EDIT buttons are used to read-in a filter specification
from a file, view the current filter specification, and change
the current filter specification.
See also: Miroslav D. Lutovac, Dejan V. Tosic, and Brian L. Evans
"Advanced Filter Design for Signal Processing Using MATLAB & Mathematica"
http://galeb.etf.bg.ac.yu/~lutovac or http://telekom.etf.bg.ac.yu/~tosic
To gain access to updates of this free-of-charge software
you should be added to our AFD e-mail list, so contact us at
lutovac@galeb.etf.bg.ac.yu or tosic@telekom.etf.bg.ac.yu
We welcome your feedback -- your suggestions are appreciated.
----------------- end-of-readmedf.txt ------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?