搜索资源列表
matlab滤波器设计
- MATLAB中滤波器的设计方法()包括双线性变换,窗函数法等),适用于初学者
chuanhanshu
- 基于matlab设计的窗函数,表示窗函数的幅频特性-Matlab-based design of the window function, said window function of the amplitude-frequency characteristics
PSD-estimation
- 使用平均周期图法,窗函数法,以及两种方法的混合来进行谱估计。文档中从理论到建模,并对这几种方法进行了比较。希望对学习数2有帮助。-Use the average periodogram method, window function method, as well as two methods to carry out a mixed spectrum estimation. Documents from theory to modeling, and these methods were co
MATLAB
- 包含matlab常用的函数指令,按功能分类的 包括 1.通用信息查询 2.工作空间管理 3.管理指令及函数 4.搜索路径的管理 5.指令窗控制 6.操作系统指令 7.运算符操作 8.编程语言结构 9.矩阵及相关操作等-Contains the matlab function commonly used commands, according to functional categories, including 1. General information
111
- 录制一段个人的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用双线性变换法和窗函数法设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;最后,设计一个信号处理系统界面。-Record a personal voice signal, and recording the signal is sampled draw sampled
2
- meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-meanshift
Power-Spectrum--simulation-in-Matlab
- 功率谱估计 经典的功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法、周期图法以及改进的周期图估计法即平均周期法和平滑周期图法; 1相关函数法 2周期图法 3平均周期图法和平滑平均周期图法-Power spectrum estimation is the classical power spectrum estimation of work zone data assumed to be zero outside the known
window_func
- 关于matlab信号处理的各种窗函数定义及特点-The definition and characteristics of various window function on matlab signal processing
chuanghanshu
- Matlab 自定义窗函数的幅频分析,包括矩形窗,三角窗,汉宁窗,汉明窗等-Matlab customize the width of the window function frequency analysis, including rectangular windows, triangular windows, Hanning window, Hamming window, etc.
PSD-plot
- Welch功率谱密度是用改进的平均周期图法来求取随机信号的功率谱密度估计值。Welch法采用信号重叠分段、加窗函数和FFT算法等计算一个信号序列的自功率谱估计(PSD如上例中的下半部分的求法)和两个信号序列的互功率谱估计(CSD)。MATLAB信号处理工具箱函数提供了专门的函数PSD和CSD自动实现Welch法估计,而不需要自己编程。-method of power spectral density plot
ac
- 利用 MATLAB 实现窗函数法设计 FIR 滤波器,主要是选择合适的窗函 数进行截断运算 -Window function method using MATLAB to design FIR filter, main is to choose the appropriate letter for window blocking operations.First theoretically to approximate the unit i
Matlab-window-function
- Matlab的窗函数_矩形窗_三角窗_汉明窗_汉宁窗_布莱克曼窗-Matlab window function _ rectangular window _ triangular window _ _ _ Han Hanning window, Hamming window Blackman window
MATLAB-Simulation
- 功率谱估计及其MATLAB仿真.经典功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法(BT法)、周期图法以及两种改进的周期图估计法即平均周期图法和平滑平均周期图法,其中周期图法应用较多,具有代表性。-The power spectrum estimation and simulation of MATLAB. Classic power spectrum estimation is unknown data in the data outside
digital-signal-processing--matlab
- matlab下的数字信号处理程序的示例,包括 信号、系统和系统响应 用FFT进行信号的频谱分析 窗函数法设计FIR滤波器 IIR滤波器的实现等- examples of digital signal processing, including under matlab signal, the system and the system response signal using the FFT spectral analysis window FIR filter design funct
FIRfilterdesign
- 本文档介绍窗函数法设计FIR滤波器的概念和方法,观察用几种常用窗函数设计的FIR数字滤波器技术指标。并给出相应的matlab代码和结果分析。-This document describes the window function design FIR filter concepts and methods of observation window function with several common FIR digital filter design specifications. And
Untitled3
- 掌握双线性变换法及脉冲相应不变法设计IIR数字滤波器以及窗函数法设计FIR数字滤波器的原理,具体方法及计算机编程。 2.观察双线性变换法,脉冲响应不变法及窗函数法设计的滤波器的频域特性,了解各种方法的特点。 3.用MATLAB画出三种方法设计数字滤波器的幅频特性曲线,记录带宽和衰减量,检查是否满足要求-Master bilinear transform and impulse response invariance IIR digital filter design and window fun
FIR-filter_matlab
- 在MATLAB中,编程设计实现了FIR滤波器。达到如下目的: 1、了解FIR(finite impulse response)滤波器的种类、基本结构、设计过程; 2、学会用窗函数法、频率采样设计法来设计FIR数字滤波器; 3、学会调用MATLAB信号处理工具箱中滤波器设计函数 4、自己编程实现FIR的直接实现法;并考虑实际工程中的处理效率。 5、学会使用cooledit软件来对音频信号做简单的处理。
FFT_dtfm_matlab
- 实验目的和要求 1、了解FIR(finite impulse response)滤波器的种类、基本结构、设计过程; 2、学会用窗函数法、频率采样设计法来设计FIR数字滤波器; 3、学会调用MATLAB信号处理工具箱中滤波器设计函数 4、自己编程实现FIR的直接实现法;并考虑实际工程中的处理效率。 5、学会使用cooledit软件来对音频信号做简单的处理。
matlab 滤波器设计
- 冲激响应 双线性映射 窗函数 最优化设计 频率抽样设计法
频域转TDR-jing
- MATLAB利用窗函数实验时域频域分割,通过对窗函数的选取,达到对于不同的时域频域转化的目的(Time domain and frequency domain segmentation by window function experiment in MATLAB)