Welcome![Sign In][Sign Up]
Location:
Search - hanning fft 1

Search list

[Communication-MobileFFT

Description: FFT算法进行FFT 、IFFT、功率谱计算,包括Hamming 窗、Hanning 窗、triangle 窗、Blackman 窗、4 term Blackman-Harris 窗几种窗函数的功率谱计算功能。
Platform: | Size: 373085 | Author: huang | Hits:

[SourceCodehanning

Description: 该程序是加上汉宁窗,用来检测谐波次数比较近的谐波。-hanning FFT插值算法
Platform: | Size: 2085 | Author: rankjet | Hits:

[SourceCode加hanning窗程序

Description: %加汉宁窗傅立叶变换% f=50;%f为基频 t1=0.12;%t1为采样时间 n=64; %n为采样点数 m=64; %m为做fft的点数
Platform: | Size: 766 | Author: rankjet | Hits:

[Communication-MobileFFT

Description: FFT算法进行FFT 、IFFT、功率谱计算,包括Hamming 窗、Hanning 窗、triangle 窗、Blackman 窗、4 term Blackman-Harris 窗几种窗函数的功率谱计算功能。-FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
Platform: | Size: 372736 | Author: huang | Hits:

[Other systemshanning

Description: 用hanning窗的插值FFT算法,适用于电力系统信号的谐波分析-Hanning window with interpolation FFT algorithm, applied to power system harmonic analysis signals
Platform: | Size: 2048 | Author: chen | Hits:

[matlabhanningwindow

Description: 该程序是加上汉宁窗,用来检测谐波次数比较近的谐波-hanning FFT
Platform: | Size: 1024 | Author: 蓝莲花 | Hits:

[matlabsparseBSS1

Description: 稀疏分量分解。 function [y A]=sparseBSS1(X,L,langda,G,h,delta)-function [y A]=sparseBSS1(X,L,langda,G,h,delta) ---------------------------------------------------------------- 2009-04-15 YangZhicong X: observed signal,each row correspond to a sensor observations L: the length of FFT (or the length of Hanning window) langda: adjust the desired angular width G: discretize the potential field by taking a sample of G points h: threshold y: estimated sourses A: estimated mix matrix
Platform: | Size: 2048 | Author: 沥青 | Hits:

[Mathimatics-Numerical algorithms02849727FFT

Description: FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
Platform: | Size: 372736 | Author: firdausmustaffa | Hits:

[VHDL-FPGA-Verilog99341857matlab

Description: FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
Platform: | Size: 3072 | Author: firdausmustaffa | Hits:

[Mathimatics-Numerical algorithmsfft

Description: FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
Platform: | Size: 1024 | Author: firdausmustaffa | Hits:

[matlabPeriodogram-powe

Description: 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to estimate the average power spectrum from the classical power spectrum estimation periodogram principle starting from the theoretical analysis of the limitations of its existence, with the Welch algorithm, amending them. Rely on the powerful Matlab numerical analysis and signal processing capabilities to experiment!! With periodogram and welch method were estimated signal power spectral density about. Sampling frequency of 200Hz, the time sequence length 2048, FFT data points 2048. Welch method which uses hanning window, the window length of 600.
Platform: | Size: 1024 | Author: renjie | Hits:

[Windows DevelopFFT

Description: Fast Fourier transform - windows Hanning, Hamming, Blackman, Bartlett-Hann, Bohman
Platform: | Size: 132096 | Author: lpluto | Hits:

[matlabkcsj_liwen

Description: 现代信号处理 一个序列为 ,使用FFT分析其频谱: 1) 使用不同宽度的矩形窗截短该序列为M点长度,取M分别为: a) M=20 b) M=40 c)M=160 ;观察不同长度的窗对谱分析结果的影响; 2)使用汉宁窗、哈明窗重做1) 3)对三种窗的结果进行理论分析及比较。并绘出相应的幅频特性曲线 -Modern signal processing a sequence, using FFT analysis of the spectrum: 1) the width of the rectangular windows with different truncated point of the sequence length of M, take M, respectively: a) M = 20 b) M = 40 c) M = 160 observation windows of different lengths affect the results of spectral analysis 2) Hanning window, Hamming window redo 1) 3) the results of three windows and compare the theoretical analysis. And draw the corresponding amplitude-frequency characteristic curve
Platform: | Size: 3072 | Author: 李时雨 | Hits:

[Algorithmhanning11

Description: 加汉宁窗fft插值算法,计算谐波幅值、频率、相位,需输入采样频率、fft长度-hanning windows Harmonic analysis
Platform: | Size: 1024 | Author: 刘然 | Hits:

[Windows DevelopFFT

Description: Fast Fourier transform - windows Hanning, Hamming, Blackman, Bartlett-Hann, Bohman
Platform: | Size: 132096 | Author: ononday | Hits:

[Otherhanning

Description: 汉宁窗频谱分析程序 快速傅立叶变化的优化算法 解决频谱泄露问题-Hanning FFT spectrum analysis program optimization algorithms to solve the changing spectrum leakage problem
Platform: | Size: 2048 | Author: 许致远 | Hits:

[matlabffthanning

Description: 加hanning窗的FFT快速傅里叶变换源代码,完整,适合初学者-Plus hanning window FFT Fast Fourier Transform source code, complete, suitable for beginners
Platform: | Size: 1024 | Author: 王梦瑶 | Hits:

[matlabjiachuangchazhiFFT

Description: 为了抑制频谱泄露和栅栏效应,对FFT加hanning窗并采用双谱线插值的方法提高算法精确度-In order to suppress the spectrum leakage and fence effect of FFT plus hanning window and double line interpolation method improves the accuracy of the algorithm
Platform: | Size: 1024 | Author: moli | Hits:

[OtherBearing_FFT

Description: Bearing FFT using Hanning Window
Platform: | Size: 1024 | Author: Jainik Naik | Hits:

[Otherhanning

Description: fft汉宁窗 MATLAB程序 幅频特性的matlab实现 汉宁窗的产生程序,分析他们的幅度和相位响应(FFT MATLAB program Hanning window amplitude and frequency characteristics matlab program Hanning window, analysis of the amplitude and phase of their response)
Platform: | Size: 2048 | Author: 龟龟威 | Hits:
« 12 »

CodeBus www.codebus.net