搜索结果
找到约 10 项符合
hanning 的查询结果
matlab例程 it is about famous hanning window function using in Matlab,Welcome to download.
it is about famous hanning window function using in Matlab,Welcome to
download.
其他行业 用hanning窗的插值FFT算法
用hanning窗的插值FFT算法,适用于电力系统信号的谐波分析
matlab例程 computes the coherence in hanning windows
computes the coherence in hanning windows
模拟电子 对非整周期正弦波形信噪比计算方法的研究
以双音多频信号为例,通过运用快速傅里叶变换和Hanning窗等数学方法,分析了信号频率,电平和相位之间的关系,推导出了计算非整周期正弦波形信噪比的算法,解决了数字信号处理中非整周期正弦波形信噪比计算精度低下的问题。以C编程语言进行实验,证明了算法的正确性和可重用性,并可极大的提高工作效率。
...
通讯/手机编程 产生数字信号处理中常用的几种窗函数
产生数字信号处理中常用的几种窗函数,包括ectangular window , triangular window ,cosin window , Hanning window ,
Hamming window , Blackman window ,Papoulis window
其他 在现代信号处理中对信号进行的多种加窗操作程序
在现代信号处理中对信号进行的多种加窗操作程序,如hamming窗,hanning窗
数学计算 里面有一对定点FFT和IFFT算法
里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n<=10)点的FFT/IFFT变换
通讯/手机编程 FFT算法进行FFT 、IFFT、功率谱计算
FFT算法进行FFT 、IFFT、功率谱计算,包括Hamming 窗、Hanning 窗、triangle 窗、Blackman 窗、4 term Blackman-Harris 窗几种窗函数的功率谱计算功能。
数值算法/人工智能 The Window Design Method The basic idea behind the design of linear-phase FIR filters using the win
The Window Design Method
The basic idea behind the design of linear-phase FIR filters using the window
method is to choose a proper ideal frequency-selective filter [which always has
a noncausal, infinite duration impulse response] and then truncate its impulse
response hd[n] to obtain a linear-phas ...
matlab例程 This matlab program compares the results of different window design methods for finite impulse respo
This matlab program compares the results of different window design methods for finite impulse response filters (FIRs): the rectangular window, Blackman window, Bartlett window, Hamming window and the Hanning window.