搜索资源列表
-
0下载:
一个采用Matlab编写的设计FIR滤波器的教程和源代码,便于新手学习设计滤波器和数字信号处理。-a Matlab design prepared by the FIR filter guide and source code, newcomers to facilitate learning how to design filters and digital signal processing.
-
-
0下载:
matlab下数字信号处理实现例程,包括FFT进行信号频谱分析,窗函数法设计FIR滤波器,IIR滤波器的实现等-matlab under the realization of digital signal processing routines, including the FFT signal spectral analysis, the window function design FIR filters, IIR filters to achieve such
-
-
0下载:
本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速
算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用
MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于
MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。
关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真
-This article describes a variety of
-
-
0下载:
滤波器设计是信号处理的核心问题之一,Matlab软件在多个研究领域都有着广泛的应用。
本文介绍了基于Matlab环境下,用窗函数设计法实现FIR数字滤波器的设计,并阐述了与以前人
们常用的设计方法的区别,给出了设计实例。仿真结果表明,设计结果的各项性能指标均达到指定
要求,且设计过程简便易行。
-The design of filters is a core problem in signal processing. MATLAB software iswidely used i
-
-
0下载:
FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。-FIR (Finite Impulse Response) filters: finite impulse response filter unit, digital signal processi
-
-
0下载:
以C语言为模板,详细讲解了数字信号处理中的课中处理过程,处理函数的C语言实现。包括随机数生成,更重FFT算法的C实现,卷积和滤波器。-The C language as a template, gave a detailed course in digital signal processing in the process, the handler of the C language. Including random number generation, more importantly,
-
-
0下载:
数字信号处理实验内容,利用fdatool工具,实现实验要求中的各种滤波器,并利用级联的方法实现双带通滤波器-Digital signal processing experiment content, using fdatool tool to achieve the various filters in the experimental requirements and the use of cascading dual-band-pass filter
-
-
0下载:
These are MATLAB codes for implementing Elliptical Bandstop and Bandpass filters for use in Digital Signal Processing
-
-
0下载:
Abstract The study of digital signal processing normally concentrates on the
design, realization, and application of single-input, single-output digital filters.
There are applications, as in the case of spectrum analyzer, where it is desired to
-
-
0下载:
In signal processing, a finite impulse response (FIR) filter is a filter whose impulse response (or response to any finite length input) is of finite duration, because it settles to zero in finite time. This is in contrast to infinite impulse respons
-
-
0下载:
This a one-credit lab supplementing the three-credit junior-level DSP course 332:346 Digital Signal Processing . It consists of four hardware labs using the Texas Instruments TMS320C6713 DSP Starter Kit, and two MATLAB software labs.
Lab begins
-
-
0下载:
Matlab filters (Sobel and Gauss) for Digital Signal Processing.
-
-
0下载:
数字信号处理技术之移动平均滤波器的设计(The Scientist and Engineer's Guide to Digital Signal Processing)(Digital signal processing technology, mobile average filter)
-