数字信号处理课件--数字信号处理14
胡广书 数字信号处理课件
数字频率的特点:
(1)ω是一个连续取值的量; (2)ω的量纲为一种角度的量纲单位:弧度 (rad)。它表示序列在采样间隔T内正弦或余弦 信号变化的角度,表示了信号相对变化的快慢程 度; (3) 序列对于ω是以2π为周期的,或者说,ω的 独立取值范围为[0,2π)或[-π,π)。
(t )
t
0 单位冲激信号
西北大学信息科学与技术学院
2007年
2.单位阶跃序列
u(n)
u ( n)
{0
1 n0
n0
1
n
0 1 2 3 4 5
u(n)可以表示成很多移位的δ(n)序列之和:
u ( n) ( n k )
k 0
u(n)也可以用来表示移位的δ(n):
(n) u(n) u(n 1)
西北大学信息科学与技术学院
2007年
下面来说明模拟频率和数字频率之间的关系。 设模拟余弦信号为
x(t ) cos( t ) cos(2ft )
对该 x(t ) 以T为采样间隔进行采样离散,得
x(t )
t nT
cos( nT ) cos(Tn)
cos(2fTn)
将离散后的信号表示成离散余弦序列,即
x1 (n) x(n) RN (n)
0 n N 1
1
1
n
-1
0 1 2 3
4
西北大学信息科学与技术学院
2007年
5.正弦和余弦序列
正弦序列定义为
x(n) A sin(n) 余弦序列定义为
x(n) A cos(n)
其中,A为信号的最 大幅度,ω 称为序列的数 字频率,如图是一个正弦 序列的图形表示。
高西全-丁玉美-数字信号处理课件
拉普拉斯变换:将信号从时 域变换到复频域,便于分析 信号的稳定性和收敛性
状态空间法:通过建立系统 的状态空间模型,分析系统 的动态特性和稳定性
信号流图法:通过绘制信号 流图,分析系统的信号流和 信号处理过程
信号通过非线性系统的分析方法
非线性系统的定义和分类
非线性系统的分析方法:如微分 方程、差分方程、傅里叶变换等
添加标题
添加标题
非线性系统的特性和特点
添加标题
添加标题
非线性系统的应用实例:如通信 系统、控制系统、图像处理等
03
离散时间信号与系统分析
离散时间信号的分类与表示
连续时间信号:在连 续时间上取值的信号
离散时间信号:在离 散时间上取值的信号
连续时间信号的表示: 通常用函数表示
离散时间信号的表示: 通常用序列表示
数字信号处理课件(第三版)
单击添加副标题
汇报人:
目录
01
课件概览
02
03
离散时间信号与系统分析
04
05 数 字 信 号 处 理 系 统 性 能 评 估 与 优 化
信号与系统基础 数字信号处理算法与实现
01
课件概览
作者介绍
作者:张辉
专业领域:数字 信号处理
教育背景:清华 大学电子工程系 博士
工作经历:清华 大学电子工程系 教授,从事数字 信号处理研究多 年
离散时间信号的分类: 周期信号和非周期信
号
周期信号:在离散时 间上重复出现的信号
非周期信号:在离散 时间上不重复出现的
信号
离散时间系统的分类与描述
线性系统:输入与输出之间 存在线性关系
添加标题
时不变系统:系统的特性不 随时间变化
数字信号处理基础-ppt课件信号分析与处理
4.filtering modified the spectrum of a signal by eliminating one or more frequency elements from it.
5.digital signal processing has many applications, including speech recognition,music and voice synthesis,image processing,cellular phones,modems,and audio and video compression.
2020/4/13
返回
第2章 模数转换和数模转换
2.1 简单的DSP系统(A Simple DSP System) 2.2 采样(Sampling) 2.3 量化(Quantization) 2.4 模数转换(Analog-to-Digital Conversion) 2.5 数模转换(Digital-to-Analog Conversion) 小结 (Chapter Summary)
2020/4/13
1.5 语音、音乐、图像及其他 1.5 SPEECH,MUSIC,IMAGES,AND MORE
DSP在许多领域都有惊人的应用,并且应用的数量与日俱增。
1)利用数字语音信号(speech signals)中的信息可以识别连续语 音中的大量词汇。
2)DSP在音乐和其他声音处理方面有着重要的作用。
Lecture14_Lattice_Structures
Digital Signal ProcessingLecture 14Lattice StructuresTesheng Hsiao,Associate ProfessorThe lattice structure is a modular structure consisting of cascaded stages.Digital filters implemented by the lattice structure can be transformed into direct from and vice versa.In this lecture,we are going to investigate the implementation of the lattice form and the conversion between it and the direct form.1Recursive Lattice StructureFig.(1)is a single lattice stage.It is a two-input,two-output system consisting of two multipliers,two adders,and one delayelement.Figure 1:A single lattice stageThe constant κn is referred to as reflection coefficient .The input and output relation can be expressed in the z-domainU n (z )=U n +1(z )−κn z −1V n (z )(1)V n +1(z )=κn U n (z )+z −1V n (z )(2)Rearrange the equation and we have[U n +1(z )V n +1(z )]=[1κn z −1κn z −1][U n (z )V n (z )](3)The lattice structure of an N th order LTI digital filter is a cascade of N stages in the way shown in Fig.(2).Given the lattice structure of Fig.(2),we are going to answer the following questions:(1)how the input signal x propagates to the output signal y ,(2)what is the system function implemented by the lattice structure,and (3)how a system function can be converted to a lattice structure.Figure2:Recursive lattice structure•Lattice FilteringThe output of the lattice structure can be calculated in a recursive way.Assume that the system is at initial rest;hence v n[−1]=0,n=0,1,···,N−1.From Fig.(2),for each time step k≥0,we haveinitial conditions:v n[−1]=0,n=0,1,···,N−1for k=0,1,2,···u N[k]=x[k]for n=N−1to0u n[k]=u n+1[k]−κn v n[k−1]v n+1[k]=κn u n[k]+v n[k−1]endv0[k]=u0[k]y[k]=N∑n=0λn v n[k]end•The system function of the lattice structureLetP n(z)=U n(z)U0(z),Q n(z)=V n(z)V0(z),n=0,1,2,···,NHence,Eq.(3)can be rewritten as[P n+1(z) Q n+1(z)]=[1κn z−1κn z−1][P n(z)Q n(z)],n=0,1,2,···,N−1(4) =[1κnκn1][P n(z)z−1Q n(z)],n=0,1,2,···,N−1(5)Note thatU0(z)=V0(z),P0(z)=Q0(z)=1,X(z)U0(z)=P N(z),Y(z)U0(z)=N∑n=0λn Q n(z)Therefore the system function H (z )isH (z )=Y (z )X (z )=∑N n =0λn Q n (z )P N (z )(6)If we expand Eq.(4),we obtain [P n (z )Q n (z )]=[1κn −1z −1κn −1z −1]···[1κ0z −1κ0z −1][11],n =0,1,···,N (7)It is clear from Eq.(7)that P n (z )and Q n (z )are polynomials of z −1of order n .From Eq.(6),P N (z )is the denominator of H (z )while ∑N n =0λn Q n (z )is the numerator ofH (z ).Note that the number of parameters in the lattice structure (κn ,n =0,···N −1and λn ,n =0,···,N )is the same as the number of coefficients of an N th order rational function.In summary,the system function H (z )can be determined by applying Eq.(4)recur-sively to find P n (z )and Q n (z ),n =1,2,···,N ,given Q 0(z )=P 0(z )=1.Then use Eq.(6)to determine H (z ).•Convert the direct form to the lattice structureLet P n (z )=p n 0+p n 1z −1+···+p n n z−n and Q n (z )=q n 0+q n 1z −1+···+q n n z −n ;From Eq.(7),we have [P 1(z )Q 1(z )]=[1κ0z −1κ0z −1][11]=[1+κ0z −1κ0+z −1][P 2(z )Q 2(z )]=[1κ1z −1κ1z −1][1+κ0z −1κ0+z −1]=[1+(κ0+κ0κ1)z −1+κ1z −2κ1+(κ1κ0+κ0)z −1+z −2]...=...Hence we conclude by induction that p n n =κn −1and q n n =1for n =0,1,2,···,N .Moreover we have the following lemma.Lemma 1Q n (z )=z −n P n (z −1),n =0,1,···,NProof:This lemma can be proved by induction.The n =0case is trivialFor n =1,P 1(z )=1+κ0z −1and Q 1(z )=κ0+z −1.Thus the equality holds.Suppose that the equality holds for n =k ,i.e.Q k (z )=z −k P k (z −1).Equivalently,z −k Q k (z −1)=P k (z )For n =k +1,from Eq.(4)we haveP k +1(z )=P k (z )+κk z −1Q k (z )Q k +1(z )=κk P k (z )+z −1Q k (z )Thereforez −(k +1)P k +1(z −1)=z −k −1P k (z −1)+κk z −k Q k (z −1)=z −1Q k (z )+κk P k (z )=Q k +1(z )Thus,by mathematical induction Q n (z )=z −n P n (z −1)for n =0,1,···,NQ.E.D.Assume that κn =1for all n .If we inverse Eq.(5),we have[P n (z )z −1Q n (z )]=11−κ2n[1−κn −κn 1][P n +1(z )Q n +1(z )],n =0,1,···,N −1Hence,P n(z )=P n +1(z )−κn Q n +1(z )1−κ2n ,n =N −1,N −2,···,0(8)Let H (z )=B (z )A (z )=∑N n =0b n z −n 1−∑N n =1a n z −n ,where A (z )andB (z )are polynomials of z −1.Since p n n =κn −1for all n ,thereflection coefficients κn ’s can be determined recur-sively by first setting P N (z )=A (z )and Q N (z )=z −N P N (z −1).Then κN −1=p N N is determined.Applying Eq.(8)and Lemma 1recursively to find P n (z ),κn ’s can be determined successively.To determine λn ,we observe that the coefficient of z −N in the numerator must beλN since B (z )=∑Nn =0λn Q n (z )and q N N =1.Therefore λN =b N .We can removeλN Q N (z )from B (z ),resulting in a (N −1)th order polynomial,and determine λN −1by taking advantage of the property q n n =1for all n .The whole process continuous until all λn ’s are determined.In summaryP N =A (z ),S N =B (z ),λN =b Nfor n =N −1to 0κn =p n +1n +1Q n +1(z )=z −(n +1)P n +1(z −1)P n (z )=P n +1(z )−κn Q n +1(z )1−κ2nS n (z )=S n +1(z )−λn +1Q n +1(z )λn =s n nend•Stability of the Lattice Structure Form Eq.(4),we haveP 1(z )=1+κ0z −111is stable if and only if |κ0|<1.Since the lattice structure is a cascade of N similar stages,the stability of the filter can be verified easily as follows.Lemma 2The lattice structure in Fig.(2)is stable if and only if |κn |<1for all n .2All-pole SystemsAn all-pole system has no nonzero zeros,i.e.the system function is H (z )=1A (z ).In thelattice structure in Fig.(2),if λ0=1and λn =0for n >0,thenH (z )=∑N n =0λn Q n (z )P N (z )=1P N (z )Hence the all-pole system has a simpler lattice structure shown in Fig.(3).Figure 3:The lattice Structure for an all-pole systemOne interesting feature of the lattice structure in Fig.(3)is that the system function from x to v N is an all-pass system.This can be seen as follows.H all (z )=V N (z )X (z )=Q N (z )P N (z )=z −N P N (z −1)P N (z )If z 0is a pole of H all (z ),then 1/z 0must be a zero of H all (z )and vice versa.Due to the symmetry of poles and zeros,H all (z )is indeed an all-pass system.3Nonrecursive lattice structureIf H (z )=B (z ),i.e an FIR filter,the lattice structure becomes nonrecursive.We will explore its properties in this section.We would like to maintain the symmetric structure in Fig.(2)or Fig.(3)because previous results (e.q.Lemma 1)can be applied directly by doing so.In other words,Eq.(1)and Eq.(2)must hold for each stage.If H (z )is FIR,then G (z )=H −1(z )is an all-pole system.If we implement the all-pole system G (z )in the lattice form of Fig.(3),we haveG (z )=1H (z )=1P N (z )=U 0(z )U N (z )By exchanging its input and output,we get the desired FIR system.Note that in this FIR lattice structure,signals flow from u 0to u N .Hence Eq.(3)should be used to compute the signal propagation from stage to stage.The corresponding lattice structure is shown in Fig.(4).Notice that the structure is nonrecursive.The system function implemented by the nonrecursive lattice structure can be constructed in the same way as the recursive lattice structure:P 0(z )=Q 0(z )=1for n =1to N [P n (z )Q n (z )]=[1κn −1z −1κn −1z −1][P n −1(z )Q n −1(z )]endH(z)=P N(z)Figure4:Nonrecursive Lattice StructureTo convert from a system function to the nonrecursive lattice structure,the algorithm is similar to that of the recursive version:P N=B(z)=1+b1z−1+···+b N z−Nfor n=N to1κn−1=p nnQ n(z)=z−n P n(z−1)P n−1(z)=P n(z)−κn−1Q n(z)1−κ2n−1endNote that from Lemma1,p n0=q nn=1for all n.Therefore the coefficient of the constantterm in H(z),i.e.b0,must be1.If b0=1,an intuitive approach is to divide B(z)by b0. However,if b N=b0,as in the case of the linear phasefilter,this will result inκN−1=1, and again we will run into trouble in computing the reflection coefficients.A preferable way is to implement the FIR system H′(z)=1+(B(z)−b0)in a lattice structure and subtract 1−b0from its output.The idea is shown in Fig.(5)Figure5:Nonrecursive lattice structure for b0=1If we apply Lemma2to the nonrecursive lattice structure,we observe that B(z)is a minimum phase system if and only if|κn|<1for all n.If B(z)=P N(z)is a minimum phase system,then the system function from x=u0to v N,i.e.Q N(z),becomes a maximum phase system according to Lemma1,i.e.all its zeros are outside the unit circle.Afinal remark of this lecture:According to Lemma2,each stage of the stable(or minimum phase)lattice structure is an attenuator,i.e.it does not amplify the signals.Thisproperty gives the lattice structure great computational stability and this is the primary reason that the lattice structure is implemented.However,the price for this property is the complex computation of the signalflow.。
数字信号处理ppt课件
三.自相关函数与 自协方差函数的性质
24
性质1 :相关函数与协方差函数的关系
Cxx m rxx m mx 2
Cxy m rxy m m*xmy
当 mx 0
Cxx m rxx m Cxy m rxy m
25
性质2:均方值、方差与相关函数和协方差函数
rxx
0
E
xn
2
Cxx 0 rxx 0 mx 2
五、功率谱密度
44
维纳——辛钦定理
1. 复频域
rxx
(m)
1
2
j
c Sxx (z)zm1dz,
Sxx
(z)
m
rxx
(m)z
m
C (Rx , Rx )
45
2. 频域
{ rxx(m)
1
2
Pxx (e j )e jm d
2
Pxx (e j ) rxx (m)e jm
m
46
3.性质
实平稳随机信号 rxx m rxx m
rxx m E x x n1 n1m
x1x2 p x1 , x2 ; m dx1dx2
18
自协方差函数
Cxx (m) E (xn1 mx )*(xn2 mx ) E (xn1 mx )*(xn1m mx )
rxx m mx 2
19
对于均值为零的随机过程 rxx m Cxx m
①偶函数
Pxx e j Pxx e j
②实函数
Pxx e j Pxx e j
③极点互为倒数出现
Sxx
z
Sxx
1 z
47
④功率谱在单位圆上的积分等于平均功率
E
x2
《数字信号处理技术》PPT课件
§14.4 信号的截断、能量泄露
周期延拓后的信号与真实信号是不同的,下面从数学的角 度来看这种处理带来的误差情况。
设有余弦信号x(t),用矩形窗函数w(t)与其相乘,得到截 断信号:y(t) =x(t)w(t)
将截断信号谱 XT(ω)与原始信号谱X(ω)相比较可知,它已 不是原来的两条谱线,而是两段振荡的连续谱. 原来集中在f0处
a) 多种多样的工业用计算机。
§14.1 数字信号处理概述
2) 计算机软硬件技术发展的有力推动
b) 灵活、方便的计算机虚拟仪器开发系统
§14.1 数字信号处理概述
案例:铁路机车FSK信号检测与分析
京广线计划提速到200公里/小时 合作任务:机车状态信号识别(频率解调)
§14.2 模数(A/D)和数模(D/A)
§14.3 采样定理
2 采样定理
A/D采样前的抗混迭滤波:
对象
物理信号
传 感 器
电信号
放 大 调 制
电信号
A/D 转换
数字信号
展开
放大
低通滤波 (0~Fs/2)
§14.3 采样定理
用计算机进行测试信号处理时,不可能对无限长的 信号进行测量和运算,而是取其有限的时间片段进行分析, 这个过程称信号截断。
1、数字信号处理的主要研究内容
数字信号处理主要研究用数字序列来表示测试信号,并 用数学公式和运算来对这些数字序列进行处理。内容包括数字 波形分析、幅值分析、频谱分析和数字滤波。
A
X(0)
X(1)
0
t
X(2)
E
1 N
X
i
X(3)
X(4)
数字信号处理方法和特点
t
t
T,则
Байду номын сангаас
P (t)
x(n) ˆ xa(tP) (tt)nt sin(anT)
1.111
令0 aT,则我们称0 aT为时域序列x(n)的数字频率,单位为弧度(rad)。设fs为采样
频率,T
1
0
,则
fs
T
0 t
T
t
xˆa (t)
0
axTˆa (t)
a fs
2 fa
fs
说明数字频率是模0 拟角频率对采样频率 t 的归一 0 化。
t
1.112
-10-
采样频谱
X a(j ) xa(t)ej tdt X ˆa(j ) x ˆa(t)ej tdt
P (j ) 2 ak( k s)
k
X ˆa (j ) 2 1X a (j ) s s( )
T 1k X a(j )( k s)
X a ( j )
c
c
(a)
Xˆ a ( j )
c
c s
(b )
Xˆ a ( j )
c
c s
(c)
-11-
柰奎斯特采样定理
如果连续信号 xa(t的) 频带有限,采样频率满足 ,那f么s由2fc采样信号可以不失真的恢复出原连 续信号。这就是柰奎斯特采样定理。
举例说明
-12-
1.2 数字信号
1.2.3 模拟信号的数字处理过程
xa (t)
ya (t)
-27-
1.5 序列的运算
1.乘法和加法
序列之间的乘法和加法,是指其同序号的序列
值逐项对应相乘和相加。
设 x1(n){2,1} x ,2(n){0,1 ,2 }
数字信号处理DigitalSignalProcessingppt课件
17
5. 数字信号处理的应用领域
▪ 语音处理
▪ 语音信号分析 ▪ 语音合成 ▪ 语音识别 ▪ 语音增强 ▪ 语音编码
▪ 图像处理:恢复,增强,去噪,压缩 ▪ 通信:信源编码,信道编码 ,多路复用,数据压缩 ▪ 电视 :高清晰度电视,可视电话,视频会议 ▪ 雷达:对目标探测,定位,成像
统,其性能取决于运算程序和乘法器的各系数,这些均存 储在数字系统中,只要改变运算程序或系数,即可改变系 统的特性参数,比改变模拟系统方便得多。
15
▪ 可以实现模拟系统很难达到的指标或特性:例如:
有限长单位脉冲响应数字滤波器可以实现严格的线性相位; 在数字信号处理中可以将信号存储起来,用延迟的方法实 现非因果系统,从而提高了系统的性能指标;数据压缩方 法可以大大地减少信息传输中的信道容量。
▪ 由一维走向多维,像高分辨率彩色电视、雷达、
石油勘探等多维信号处理的应用领域已与数字信 号处理结下了不解之缘。
22
各种数字信号处理系统均几经更新换代:在
图像处理方面,图像数据压缩是多媒体通信、影 碟机(VCD或DVD)和高清晰度电视(HDTV)的关键 技术。国际上先后制定的标准H.261、JPEG、 MPEG—1和MPEG—2中均使用了离散余弦变换 (DCT)算法。近年来发展起来的小波(Wavelet)变 换也是一种具有高压缩比和快速运算特点的崭新 压缩技术,应用前景十分广阔,可望成为新一代 压缩技术的标准。
5
▪ 信息科学
▪ 信息科学是研究信息的获取、传输、处理和利 用的一门科学。
▪ 信号
数字信号处理课件.ppt
4)实指数序列 x(n) anu(n) a 为实数
5)复指数序列 x(n) e( j0 )n en e j0n
en cos(0n) jen sin(0n) 0 为数字域频率
例:
x(n)=0.9
ne
j 3
n
6)正弦序列
x(n) Asin(0n )
模拟正弦信号:
xa (t) Asin(t )
后向差分:
x(n) x(n) x(n 1)
x(n) x(n 1)
x(n) x(n 1)
7)时间尺度变换
x(mn)
抽取
x(n) xa (t) tnT x(mn) xa (t) tmnT
x(n)
x( n ) 插值 m
2 1 0 -1 -4 -3 -2 -1 0 1 2 3 4 5 6
n 2 1 0 -1 -4 -3 -2 -1 0 1 2 3 4 5 6
若采样从n = 0 开始,可用x向量表示序 列 x(n) (注意:Matlab数组的下标是从1开始)
n为整数
1、序列的运算
移位 翻褶 和 积 累加 差分 时间尺度变换 卷积和 相关 能量
1)移位
序列x(n),当m>0时 x(n-m):延时/右移m位 x(n+m):超前/左移m位
n
举例说明卷积过程
n -2, y(n)=0
n=-1
n=0
n=1
y(-1)=8
y(0)=6+4=10
y(1)=4+3+6=13
n=5
n=6
n=7
y(5)=-1+1=0
y(6)=0.5
y(n)=0, n 7
y(n)
两序列卷积的长度:
数字信号处理课件
m
(t nT ) a
m
m
e
jm s t
s 2
am 1 T 1 T 1 T
T
2f s
T
2 T 2
M (t )e jm s t dt
2 nT )e jm t dt
xa ( ) ( nT ) g (t ) d n
n
x
xa ( ) g (t ) ( nT )d
n
a
(nT ) g (t nT )
这里,g(t-nT) 称为内插函数
对信号进行时间上的离散化,这是对信号作数 字化处理的第一个环节。 研究内容: 信号经采样后发生的变化(如频谱的变化) 信号内容是否丢失(采样序列能否代表原始 信号、如何不失真地还原信号) 由离散信号恢复连续信号的条件
1.采样过程
采样器
P(t)
T
2. 理想采样
开关闭合时间τ→0时,为理想采样。 特点:采样序列表示为冲激函数的序列,这些冲激 函数准确地出现在采样瞬间,其积分幅度准确地等 于输入信号在采样瞬间的幅度。
1 ˆ X a j X a j jm s T m
冲激抽样信号的频谱
因此有,
ˆ ( j) 1 Xa T
m
X
a
( j jm s )
所以,理想采样信号的频谱是连续信号频谱的周期 延拓,重复周期为s(采样频率)。
X ( j) a X a ( j) 0
n n
clear; n=0:40; x=(0.65+j*0.5).^n; subplot(221) stem(n,real(x),'.'); axis([0,40,-1,1]) subplot(222) stem(n,abs(x),'.'); axis([0,40,-1,1]) subplot(223) stem(n,imag(x),'.'); axis([0,40,-1,1]) subplot(224) stem(n,angle(x),'.');
《数字信号处理》课件
05
数字信号处理中的窗函 数
窗函数概述
窗函数定义
窗函数是一种在一定时间 范围内取值的函数,其取 值范围通常在0到1之间。
窗函数作用
在数字信号处理中,窗函 数常被用于截取信号的某 一部分,以便于分析信号 的局部特性。
窗函数特点
窗函数具有紧支撑性,即 其取值范围有限,且在时 间轴上覆盖整个分析区间 。
离散信号与系统
离散信号的定义与表示
离散信号是时间或空间上取值离散的信号,通常用序列表示。
离散系统的定义与分类
离散系统是指系统中的状态变量或输出变量在离散时间点上变化的 系统,分类包括线性时不变系统和线性时变系统等。
离散系统的描述方法
离散系统可以用差分方程、状态方程、传递函数等数学模型进行描 述。
Z变换与离散时间傅里叶变换(DTFT)
1 2 3
Z变换的定义与性质
Z变换是离散信号的一种数学处理方法,通过对 序列进行数学变换,可以分析信号的频域特性。
DTFT的定义与性质
DTFT是离散时间信号的频域表示,通过DTFT可 以分析信号的频域特性,了解信号在不同频率下 的表现。
Z变换与DTFT的关系
Z变换和DTFT在某些情况下可以相互转换,它们 在分析离散信号的频域特性方面具有重要作用。
窗函数的类型与性质
矩形窗
矩形窗在时间轴上均匀取值,频域表现为 sinc函数。
汉宁窗
汉宁窗在时间轴上呈锯齿波形状,频域表现 为双曲线函数。
高斯窗
高斯窗在时间轴上呈高斯分布,频域表现为 高斯函数。
海明窗
海明窗在时间轴上呈三角波形状,频域表现 为三角函数。
窗函数在数字信号处理中的应用
信号截断
通过使用窗函数对信号进行截 断,可以分析信号的局部特性