搜索资源列表
ZHAO9B
- 是实现FIR滤波器的主要功能。利用C和汇编实现的。包含了延时、主频、头文件、主函数、向量函数、及SIAN函数-FIR filter is the main function. Using C and compiled achieve. Includes delay, speed, the first paper, the main function, vector function, and function Brasileiro
filter
- 28系列的几个典型函数库-滤波器库 28系列的几个典型函数库-滤波器库
digfilt
- 这是一本由MathWorks公司2008年5月出版的有关数字滤波器设计的书,书名是Digital Filters with MATLAB。书中详细介绍了各种滤波器的设计,同时还详细介绍了有关的Matlab函数的使用方法等,是一本学习数字信号处理又结合Matlab少有的好书。书中包含了许多Matlab的程序。
Dsp_c.rar
- dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
apf
- 这个C程序是基于DSP设计有源滤波器的主函数,配置文件和电路设计有需要的朋友可以联系我-The C program is based on the DSP active filter' s main function design, configuration files, and circuit design in need of a friend you can contact me
DSP
- 1.利用傅立叶级数展开的方法,自由生成所需的x(t); 2.通过选择不同的采样间隔T(分别选T>或<1/2fc),从x(t)获得相应的x(n)(作出x(n)图形); 3.对获得的不同x(n)分别作傅立叶变换,分析其频率响应特性4.利用巴特沃思、切比雪夫或椭圆滤波器设计数字滤波器(滤波特性自定),要求通过改变滤波器参数或特性(低通、高通、带通或带阻)设计至少两种数字滤波器,分析所设计滤波器并对上述给出的不同x(n)分别进行滤波; 5.利用窗函数设计法或频率采样法设计数字滤波
FIR-h(t)
- 利用窗函数法设计FIR滤波器,给出其抽样响应。程序中调用了子程序window。-Using window function design FIR filter, given in response to its sample. Calling the subroutine program window.
filter_p300k_s600k_FIR_Kaiser
- 通带300K,阻带600K,用Kaiser窗函数的FIR滤波器设计-Passband 300K, stopband 600K, using Kaiser window function of the FIR filter design
FIR
- 实验目的:1、掌握用窗函数法设计FIR数字滤波器的原理和方法 2、熟悉线性相位FIR数字滤波器特性; 3、了解各种窗函数对滤波特性的影响。 -The experiment was: 1, master window function method using FIR digital filter design theory and method 2, are familiar with linear phase FIR digital filter characteristics
DSPcode
- 数字信号处理源代码,包括冲激响应、传递函数、零相位函数、全通函数、离散时间傅里叶变化、离散傅里叶变化、滤波器设计及级联-Digital signal processing source code, including impulse response, transfer function, zero-phase function, all-pass function, discrete-time Fourier changes, discrete Fourier changes, filter
IIR_FILTER
- 无限冲击响应滤波器( llR )算法 由于系统对序列施加的算法,是由加法、延时和常系数乘三种基本运算的组合,所以可以用不同结构的数字滤波器来实现而不影响系统总的传输函数。-Infinite impulse response filter (llR) algorithm because the system imposed on the sequence of algorithms, are by adder, delay and the constant coefficients by a
FIR_Kaiser
- 高通和低通FIR滤波器设计Kaiser窗函数滤波器-FIR Kaiser
halfband_1
- remez算法设计半带FIR滤波器,对半带滤波器,通带和阻带权值惩罚函数要相等-remez algorithm design half-band FIR filter
DSP2812_FIR
- 基于DSP2812的FIR滤波器设计,文件中包含仿真的正弦函数文件-FIR filter based on the design of the DSP2812, the document contains the sine function simulation file
bf_fir
- Blackfin处理器的FIR滤波器函数。应用程序以C编写,核心代码以汇编编写,效率极高-Blackfin processor, FIR filter function. Application to C written in the core code to compile written in highly efficient
Digitalsignalprocessingsourcecode5
- 数字信号处理中,滤波器的有关算法,包括多项式的乘方展开函数以及多项式乘积展开函数、Butterworth滤波器阶数计算函数等。-Digital signal processing, filter the relevant algorithms, including polynomial functions and polynomial multiplication involution Expand start function, Butterworth filter order of calc
FIRcirc_ext
- 在6416的fir滤波器设计过程中,次程序通过调用ASM函数 使外部存储器实现循环缓冲的功能 对于c6416的学习有一定帮助-FIR Implementation Using C Calling an ASM Function Using a Circular Buffer in External Memory
exp3
- 了解数字滤波器的设计方法及数字滤波器的具体应用,C语言调用汇编函数(算法库函数)的方法 -Understanding of digital filter design methods and specific applications of digital filters, C language called assembly function (algorithm library function) method
DSP-fangzhen
- 用一个2阶的AR模型产生一平稳的随机过程s(n)。 其中, , , 可任意选定。 再产生一方差为 的白噪声 。接收信号为 , 要求对接收信号进行维纳滤波,输出信号为 。 1, 给定维纳滤波器的长度M,考察代价和函数与SNR之间的关系。 2, 给定SNR,考察代价函数与信噪比之间的关系。 3, 做一步预测,代价函数随滤波器的长度和信噪比的变化关系。 -With a 2-order AR model to generate a stationary rand
DSP滤波器设计
- 这是哈尔滨工业大学数字信号处理课的课程设计作业,利用窗函数涉及滤波器分别对自己设定的测试信号和老师给定的连续频谱信号进行滤波。 我编写时先后在同一个M文件中写了很多的画图语句,如果直接F5运行,它们会互相覆盖,使用时请将需要的绘图代码复制到命令行中重新运行。(This is the course design assignment of Digital Signal Processing Course of Harbin University of Technology. The window