搜索资源列表
xbfx
- 本章重点: 1.离散信号的概念 2.离散信号的运算 3.离散系统的概念 4.离散周期信号的傅立叶级数(DFS) 5.离散非周期信号的傅立叶变换(频谱密度函数DTFT) 6.简单的滤波器(简介) -This chapter focuses: 1. The concept of discrete signal 2. Discrete signal computing 3. The concept of discrete-time systems 4. Discrete F
iir
- iir滤波器的函数实现,相当于一个库函数,比较精简,注释写的也很详细-the function of iir
matlab
- 在采样点之间的频率响应是由各采样点的加权内插函数叠加而形成的,因而有一定的逼近误差。该误差大小取决于理想频率响应的形状,理想频响特性变化越平缓,内插值越接近理想值,逼近误差越小;反之,如果采样点之间的理想频响特性变化越陡,则内插值与理想值之间的误差越大,因而在理想滤波器不连续点的两边,就会产生尖峰,而在通带和阻带就会产生波纹。用频率采样法设计的实际滤波器频率响应如图1所示。由图1可知,实际滤波器的阻带衰减取决于内插函数第一旁瓣幅度值的大小,其大小决定了所设计的滤波器的阻带性能。-Interpol
adpmedian
- 自适应中值滤波函数,是根据被滤波区域的图像特性自适应的滤波器。-The adaptive median filtering function is based on the image characteristics of the filter region of the adaptive filter.
voiceOpt
- 这个程序包有三个功能函数: 1.语音能量检测; 2.语音会议合成; 3.128阶带通滤波器。 以上函数已经采用汇编语言进行了优化,并提供C语音调用的头文件。 可用于ADI的BLACKFIN系列DSP的硬件环境。 本人已经测试,已经应用于相关项目。-voice energy,voice meeting,digital filter.use by ADI BLACKFIN process.
fir
- fir滤波器的主要程序,关于窗函数的。有海明窗-The main procedures of FIR filter
qq_lp
- 海宁窗函数下的低通滤波器,Low-pass filter Hanning window function under-Low-pass filter Hanning window function under
zjy
- 通过更改窗函数的类型,选择滤波器的类型来生成不同的滤波器-By changing the type of window function, and select the type of filter to generate different filter
The-same-impulse-response
- 是利用冲激响应不变法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想脉冲响应不变法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。-Use the same impulse response is to design a digital low-pass Butterworth filter. According to the impulse response filter design thinking the same method to c
Bilinear-transform
- 利用双线性变换法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想,通过双线性变换法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。最终利用双线性变换法利用MATLAB函数仿真出了巴特沃斯低通滤波器的对数幅频及相频率曲线。-Bilinear transform design a digital low-pass Butterworth filter. According filter design ideas, through bilinear t
DSP
- 本次实验主要使学生熟悉C6713DSK实验板的硬件接口McBsp和AIC23及其函数,简单DSP/BIOS的应用,AD/DA应用,实际FIR滤波器在C6713DSP中的实现。了解与熟悉DSK的编程与应用。-This experiment mainly to familiarize students with C6713DSK breadboard hardware interface McBsp and AIC23 its functions, simple DSP/BIOS applicati
zizuokalman
- 此程序为卡尔曼滤波器的matlab仿真实现,main为主函数,其他两个文件为滤波模型。-This procedure for the realization of Kalman filter matlab simulation, main is the main function, the other two file filter model.
5
- 设计一个一维滤波处理程序(1.分别做低通、高通、带通、带阻等理想滤波器进行处理;2.窗函数)-Design a one-dimensional filter processing program (1 respectively do low pass, high pass, band pass, band stop filter such as the ideal treatment 2 window function)