搜索资源列表
relax.rar
- 谐波检测的RELAX算法,优于FFT,能够对幅值,频率,相位进行有效估计,an algorithm for estimation of sinusoid parameter
c_fft
- C程序实现fft算法,编程C程序,可以计算出各次谐波值,可运行。-C program to achieve fft algorithms, programming C program, you can calculate the value of the various harmonics, you can run.
fft
- 离散傅里叶变换,加窗fft解决谐波信号中的频谱泄露和栅栏效应-Discrete Fourier transform, windowed fft solve harmonic signal leakage and fence effect of spectrum
fft_builerc++
- 采用软件模拟的FFT方式谐波计算方法,非常直观,好用-The use of software simulation mode harmonic FFT calculation method is very intuitive, easy to use
hanningwindow
- 该程序是加上汉宁窗,用来检测谐波次数比较近的谐波-hanning FFT
work
- 已知电压信号序列,利用FFT计算该电压信号的各次谐波及其RMS值。-As the voltage signal sequence is known, FFT is used to calculate the value of harmonics and the voltage RMS value.
fft
- 快速傅里叶进行谐波分析,输入文件进行信号载入,输出文件可查看结果-Fast Fourier harmonic analysis of the signal to load the input file, output file can see the results
wyz_fft
- fft谐波检测,分析信号的频谱和幅值,相位-fft harmonic detection, analysis of the signal spectrum and amplitude, phase
FFT
- 这是一个快速傅里叶变换分析谐波类程序,以及生成火柴梗图的程序-This is a class of fast Fourier transform analysis of harmonic procedures, and the program generates Stick Figure
FFT
- fft分析程序,可以完成对输入信号的谐波分析,得到谐波的频率和幅值-fft analysis program, to be completed on the input signal harmonic analysis, harmonic frequency and amplitude
work
- fft求电压电流信号的频谱,可用于谐波分析-get frequce by fft
FFT
- 对一个含有多次谐波的信号作FFT变换,利用相关分析法提取它的工频信号。-For a signal containing multiple harmonics for FFT transform using correlation analysis to extract its frequency signal.
kaiserwin
- 基于kaiser窗的双谱线插值FFT谐波分析算法。有配套论文。-FFT based on Kaiser window
MATLABFFT-harmonic-analysis
- 基于MATLAB的FFT谐波频谱分析,利用FFT变换算法进行谐波的频率和幅值的变化分析,利用图形分析结果。-MATLAB-based FFT harmonic spectrum analysis using FFT transform algorithm changes the frequency and amplitude of the harmonic analysis, the use of graphical analysis results.
程序
- 计算间谐波 FFT 谐波畸变率 Computational interharmonics(Computational interharmonics)
加窗插值FFT
- 用nuttall窗双谱线插值实现谐波提取(Nuttall window double spectrum line interpolation harmonic extraction)
5826
- 一个师兄的毕设,最小二乘回归分析算法,基于kaiser窗的双谱线插值FFT谐波分析。( A complete set of brothers, Least-squares regression analysis algorithm, Dual-line interpolation FFT harmonic analysis kaiser windows.)
7876
- 这是一个好用的频偏估计算法的matlab仿真程序,基于kaiser窗的双谱线插值FFT谐波分析,计算目标和海洋回波的功率谱密度。( This is a useful frequency estimation algorithm matlab simulation program, Dual-line interpolation FFT harmonic analysis kaiser windows, Calculating a target and ocean echo power spect
fft
- 用DFT 函数计算电压u, 电流i的基波(f1=50 Hz)的有效值和相位; 用FFT函数分别计算电压u和电流i 所包含的直流,基波和谐波的有效值和初相角; 可计算基波(f1=50 Hz)和各次谐波的功率p和功率因数con?.(The effective value and phase of fundamental wave (f1 = 50 Hz) of voltage U and current I are calculated by DFT function. The effect
fft谐波分析matlab程序
- 用一个实际例子,对fft分析后的频谱求谐波分量,找谐波对应的位置及能量大小