搜索资源列表
DSP
- 实现一个数字信号处理的仿真系统 。要求具有界面并实现以下功能: 1)能产生并选择各种数字信号(sin、方波、三角波);2)用滤波器实现低通、高通、带通和带阻滤波;3)得到输出信号的频域特性和时间序列。
butterworthbandstop
- 用c++编的巴特沃斯带阻滤波器原程序,可得带阻滤波器数字系统函数的各阶系数.可在MATLAB中用FILTER函数进行测试,好象还没有带阻的
digital-filter
- 包含有信号源的数字滤波器设计,文件中包含有高通,低通,带通,带阻四种数字滤波器。-The program is used to design a digital filter.There are four kinds of digital filter included in the file.