当前位置:
首页
资源下载

搜索资源 - FIR low pass filter MATLAB code
搜索资源列表
-
1下载:
数字信号课程设计,FIR的低通带通高通和IIR的低通带通高通滤波器的设计源程序以及主程序-Digital Signal curriculum design, FIR low-pass band-pass IIR high-pass and low-pass band-pass high-pass filter design, as well as the main program source code
-
-
0下载:
设计一个数字FIR低通滤波器,其技术指标如下:
Wp=0.2pi Rp=0.25Db
Ws=0.3pi As=50db
试写出MATLAB设计的源程序。-Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db test designed MATLAB source code to write.
-
-
0下载:
Digital Signal Process in Matlab code. Include of filter IIR, FIR, low pass, high pass, pass-band, stop band
-
-
0下载:
基于Matlab开发环境的FIR数字低通滤波器设计的源代码。-Based on the development environment of Matlab FIR digital low-pass filter design source code.
-
-
0下载:
此程序是CCS5.5的FIR数字滤波C码,为低通滤波函数,程序内部有注释,可以结合matlab更改滤波函数。-This program is CCS5.5 FIR digital filter C code, a low-pass filtering function within the program notes, can be combined to change the filter matlab function.
-
-
0下载:
matlab上实现的FIR低通滤波器的代码范例-Sample Code implemented on matlab FIR low-pass filter
-
-
0下载:
FIR滤波器matlab源程序,能够实现低通、高通、带通、带阻的滤波功能,滤波效果好。(FIR filter matlab source code, to achieve low-pass, high pass, band pass, with blocking filter function, filtering effect is good.)
-
-
2下载:
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
①组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
②输入数据序列的长度为256。
③先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Design a 1MHz FIR low pass filter.
Huffman coding is required for a section of data sequence to m
-