ScopeFIR401filter

所属分类:VHDL/FPGA/Verilog
开发工具:Visual C++
文件大小:770KB
下载次数:436
上传日期:2007-11-22 09:36:34
上 传 者管理员
说明:  FIR滤波器设计程序,完整的编码和现成的滤波软件,看看吧。
(FIR filter design procedures, a complete coding and off-the-shelf filtering software, take a look at it.)

文件列表:
ScopeFIR401滤波器设计\license.txt (4762, 2006-01-04)
ScopeFIR401滤波器设计\ScopeFIR.chm (285695, 2006-02-19)
ScopeFIR401滤波器设计\ScopeFIR.exe (1249280, 2006-02-20)
ScopeFIR401滤波器设计\filterlp.txt (62, 2006-12-09)
ScopeFIR401滤波器设计\filterhp.txt (60, 2006-12-09)
ScopeFIR401滤波器设计\multirate_algs\decim.c (2697, 2001-03-19)
ScopeFIR401滤波器设计\multirate_algs\decim.h (2748, 2001-03-19)
ScopeFIR401滤波器设计\multirate_algs\interp.c (2956, 2006-01-14)
ScopeFIR401滤波器设计\multirate_algs\interp.h (3088, 2001-03-19)
ScopeFIR401滤波器设计\multirate_algs\interp21.inc (2283, 2001-03-11)
ScopeFIR401滤波器设计\multirate_algs\interp21.sfp (2421, 2001-03-11)
ScopeFIR401滤波器设计\multirate_algs\interp25.inc (2703, 2001-03-11)
ScopeFIR401滤波器设计\multirate_algs\interp25.sfp (2741, 2001-03-11)
ScopeFIR401滤波器设计\multirate_algs\makefile (502, 2001-03-21)
ScopeFIR401滤波器设计\multirate_algs\mr_test.c (13001, 2001-03-19)
ScopeFIR401滤波器设计\multirate_algs\mr_test.sln (903, 2005-09-03)
ScopeFIR401滤波器设计\multirate_algs\mr_test.vcproj (5505, 2005-09-03)
ScopeFIR401滤波器设计\multirate_algs\resamp.c (6087, 2001-03-19)
ScopeFIR401滤波器设计\multirate_algs\resamp.h (3987, 2001-03-19)
ScopeFIR401滤波器设计\multirate_algs (0, 2006-12-09)
ScopeFIR401滤波器设计\fir_algs\FirAlgs.c (11034, 2006-01-14)
ScopeFIR401滤波器设计\fir_algs\FirAlgs.sln (903, 2005-09-03)
ScopeFIR401滤波器设计\fir_algs\FirAlgs.vcproj (3609, 2005-09-03)
ScopeFIR401滤波器设计\fir_algs (0, 2006-12-09)
ScopeFIR401滤波器设计\examples\AdvancedPm1.sfp (2316, 2006-01-02)
ScopeFIR401滤波器设计\examples\Boxcar.sfp (1160, 2006-01-02)
ScopeFIR401滤波器设计\examples\BrickWall1.sfp (139920, 2006-01-02)
ScopeFIR401滤波器设计\examples\BrickWall2.sfp (79434, 2006-01-02)
ScopeFIR401滤波器设计\examples\Cic1.sfp (1125, 2006-01-02)
ScopeFIR401滤波器设计\examples\Cic2.sfp (3849, 2006-01-02)
ScopeFIR401滤波器设计\examples\Differentiator.sfp (2300, 2006-01-02)
ScopeFIR401滤波器设计\examples\Hilbert1.sfp (2956, 2006-01-02)
ScopeFIR401滤波器设计\examples\Hilbert2.sfp (3893, 2006-01-02)
ScopeFIR401滤波器设计\examples\Hilbert3.sfp (3429, 2006-01-02)
ScopeFIR401滤波器设计\examples\Hilbert4.sfp (10932, 2006-01-02)
ScopeFIR401滤波器设计\examples\LthBand1.sfp (1049, 2005-12-28)
ScopeFIR401滤波器设计\examples\LthBand2.sfp (2109, 2005-12-28)
... ...

ScopeFIR README.TXT PURPOSE: ScopeFIR designs Finite Impulse Response (FIR) filters using the Parks-McClellan algorithm. INSTALLATION NOTES: ScopeFIR does not require an installation program. To install it, simply follow these steps: 1) Unzip the ScopeFIR distribution file into the directory using the Zip program of your choice. 2) Create a new shortcut for ScopeFIR in the usual way by clicking the right mouse button on the desktop, then selecting "new" and "shortcut". At the prompt, type the path and name for the ScopeFIR.exe file, or browse for it using the Browse button. Hit the "Next" button. 3) If desired, change the shortcut name. Hit the "Finish" button. That's all there is to it! DISTRIBUTION: ScopeFIR's DISTRIBUTION FILE may be freely distributed in unmodified form. However, it is prohibited to modify its DISTRIBUTION FILE or to distribute any components extracted from it. Exception: Shareware distributors who receive the DISTRIBUTION FILE from Iowegian may modify it by adding a zip comment. THE FULL TERMS GOVERNING THE USE OF SCOPEFIR ARE DESCRIBED IN THE ACCOMPANYING FILE "LICENSE.TXT". ANY USE OF SCOPEFIR CONSTITUTES AN AGREEMENT BY THE USER TO THESE TERMS. REGISTRATION: Not all features of ScopeFIR are enabled in its Trial Edition. If ScopeFIR meets your needs, you can gain access to additional features and support its further development by purchasing a Registration from Iowegian. See the ScopeFIR Help system or our web site for more information about Registering. COMPANION PRODUCT: ScopeDSP is a companion product for ScopeFIR which analyzes Time and Frequency signals using FFT (Fast Fourier Transform) techniques. ScopeDSP can filter signals using filters designed by ScopeFIR. Please see the ScopeDSP web page at for further information. UPDATES AND SUPPORT: ScopeFIR will continue to be refined as part of our commitment to quality. Be sure to check our web site periodically at for new releases of ScopeFIR. If you have problems with ScopeFIR, or have suggestions for improving it, please don't hesitate to contact us at contact@iowegian.com. Good luck and happy Scoping! -Iowegian International Corporation contact@iowegian.com http://www.iowegian.com

近期下载者

相关文件


收藏者