搜索资源列表
digital_signal
- 《数字信号处理》实验模拟程序,实现了FFT、IIR、FIR、及IIR心电图滤波器的模拟。-"Digital Signal Processing" experimental simulation program, realized the FFT, IIR, FIR and IIR filter simulated electrocardiogram.
hgshMATLAB
- 胡广书的数字信号处理一书中的所有matlab程序。包括各种滤波器的设计,经典功率谱的估计、参数模型功率谱估计等,非常有用。-the digital signal processing in a book all Matlab procedures. Including various filter design, classic power spectrum estimation, power spectrum model parameter estimation, very useful.
hosa1
- 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、FIR和Lattice结构;IIR滤波器设计包括模拟和数字低通、高通、带通与带阻滤波器设计,以及基于冲激响应不变法和双线性Z变换法的IlR滤波器设计等;FIR滤波器设计包括基于窗函数、频率抽样法和切比雪大逼近法的FIR滤波器设计;平稳信号分析包括经典功率谱估计、基于参数模型的功率谱估计和基于非参数模型的功率谱估计;非平稳信号分析包
comb2convert
- 数字信号处理程序,COMB筛状滤波器MATLAB程序-digital signal processing COMB filter screen MATLAB program
LMSandRLS
- 用于数字信号处理中的LMS和RLS自适应滤波器实现的算法源码-for digital signal processing LMS and RLS Adaptive Filter algorithm source code
LMS
- LMS滤波器(最小均方误差滤波器),学习现代数字信号处理理论的人应该用的上。
exp5
- FIR 滤波器是在数字信号处理(DSP)中经常使用的两种基本的滤波器之一,另一个为IIR滤波器. -FIR filters in digital signal processing (DSP) often used in one of two basic filters, and the other for the IIR filter.
ASK
- 通过本课程设计使学生深入理解和掌握ASK通讯系统的各个关键环节,包括基带信号形成、调试、解调、滤波、传输、噪声对通信质量的影响等。在数字信号处理实验课的基础上更加深入地掌握数字滤波器的设计原理及实现方法。使学生对ASK系统各个关键点的信号波形及频谱有深刻的认识。-Through the curriculum design so that students understand and grasp the depth of communication systems ASK all key lin
555
- 基于matlab的数字信号处理经典实验代码及所有完整实验报告,系统响应,iir滤波器 fir滤波器,fft变换-Based on digital signal processing matlab experimental code and all the classic experiment report complete, the system response, iir filter fir filter, fft transform
untitled
- 十字按实现滤波器 数字信号处理 实现滤波器 数字信号处理-MATLAB MATLAB MATLAB MATLAB MATLAB MATLAB
programs
- 关于数字信号处理的相关程序,包括信号处理及滤波器的设计。-On digital signal processing-related processes, including signal processing and filter design.
C
- 《数字信号处理C语言程序集》 内涵各种c语言源码! 第一章 数字信号的产生 均匀分布随机数;正态分布随机数;指数分布随机数.... 第二章 快速傅里叶变换 第三章 快速离散正交变换 第四章 快速卷积与相关 第五章 数字滤波器的时域和频域响应 -" Digital Signal Processing C language program set the connotation of a variety of c language source code!
Comparison-of-the-digital-filter
- 数字滤波器特性比较,用于信号与系统以及数字信号处理相关知识的学习。-Comparison of the digital filter
9e647b88eb2f
- Iir滤波器,数字信号处理学习的好途径,能学习FFT算法-Iir filter, a good way to learn digital signal processing, FFT algorithm can learn
wuxian-tongxin-matlabaFPGA
- 无线通信的matlab与FPGA设计随书光盘,另外抄录了书中一些光盘中没有的程序代码,非常适合从事数字信号处理、数字滤波器设计、最佳接收机设计的人员学习。-CD attached with book named "design of wireless communication of matlab and the FPGA" , and write down some dodes in the book but not in the CD, very suitable for digital s
digital-signal-processing-code
- matlab数字信号处理,包括基础的信号创建,滤波器的设计,以及系统的构架等基础知识-Matlab digital signal processing, signal includes basic creation, filter design, basic knowledge and system architecture
Digital-signal-process-of-PFGA
- 数字信号处理 包括滤波器IIR FIR CORDIC的FPGA实现 资料中是VHDL语言 相应的配套包verilog程序-Digital signal processing includes a filter IIR FIR CORDIC on FPGA is VHDL language data corresponding supporting package verilog program
zERNIKE
- IIR滤波器设计,matlab GUI界面开发,很好的一个学习数字信号处理的工具-IIR filter design, GUI Matlab interface development, a good tool for learning digital signal processing
FIR
- FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,又称为非递归型滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。-FIR (Finite Impulse Response) filters: finite impulse response filter units, known as no
课程设计内容
- 滤波器的实现,fir滤波器对噪声的 消除。实现声音信号的接受。(Realization of filter)