Welcome![Sign In][Sign Up]
Location:
Search - power spectrum in fft

Search list

[Other resourcefft cepstrum powerspectrum

Description: 自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件-themselves prepared in 1024 point fast Fourier transform, cepstrum analysis, power spectrum analysis and Applet curve shows the source code. Make it clear with the use of the test data files
Platform: | Size: 6084 | Author: 冯瑶 | Hits:

[Algorithmfft cepstrum powerspectrum

Description: 自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件-themselves prepared in 1024 point fast Fourier transform, cepstrum analysis, power spectrum analysis and Applet curve shows the source code. Make it clear with the use of the test data files
Platform: | Size: 6144 | Author: 冯瑶 | Hits:

[matlabMATLABprograminfft

Description: 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 -1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their respective time-domain waveform of Figure 2. FFT to transform, showing their frequency spectrum, including sampling rate, frequency, data length of 3-on-demand. Made of the three signals in root-mean-square maps, power maps, as well as the number of root-mean-square map 4. Fourier Transform IFFT with the restoration of signals, and displays the sinusoidal signal the resumption of time-domain waveform
Platform: | Size: 4096 | Author: 白杨 | Hits:

[Algorithmfft

Description: 本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
Platform: | Size: 13312 | Author: 魏玮 | Hits:

[AlgorithmARMASA_1_9

Description: Features a unique program to estimate the power spectral density. The spectrum containing all significant details is calculated from a time series model. Model type as well as model order are determined automatically from the data, using statistical criteria. Robust estimation algorithms and order selection criteria are used to obtain reliable results. Unlike in FFT analysis, where the experimenter has to set the amount of smoothing of the raw FFT, the right level of detail is assessed using the data only.
Platform: | Size: 412672 | Author: Nafiou | Hits:

[Other Embeded programMCUAD

Description: 本音频信号分析仪由32位MCU为主控制器,通过AD转换,对音频信号进行采样,把连续信号离散化,然后通过FFT快速傅氏变换运算,在时域和频域对音频信号各个频率分量以及功率等指标进行分析和处理,然后通过高分辨率的LCD对信号的频谱进行显示。该系统能够精确测量的音频信号频率范围为20Hz-10KHz,其幅度范围为5mVpp-5Vpp,分辨力分为20Hz和100Hz两档。测量功率精确度高达1 ,并且能够准确的测量周期信号的周期,是理想的音频信号分析仪的解决方案。-The audio signal analyzer 32-bit MCU-based controller by the through the AD conversion of the audio signal sampling, the discretization of continuous signals, and then FFT Fast Fourier Transform calculations, in the time domain and frequency domain of audio signals in various frequency indicators such as weight and power analysis and processing, and then high-resolution LCD to display the signal spectrum. The system can accurately measure the audio signal frequency range of 20Hz-10KHz, the magnitude of the range of 5mVpp-5Vpp, resolution is divided into two tranches of 20Hz and 100Hz. Power Measurement accuracy up to 1 , and an accurate measurement of periodic signal cycles, is the ideal audio signal analyzer solution.
Platform: | Size: 197632 | Author: zhangying | Hits:

[DSP programDsp_c

Description: dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley-Tukey基2算法求复序列 的DFT 。 -dsp algorithms 40 cases, including the fft, filter, spectrum operations, etc. 1. Analog filters into digital filters. 2. Amplitude-frequency response by obtained. 3. Burg algorithm for AR model with the parameters of demand. 4. AR model parameters obtained from the power spectrum. 5. Levinson algorithm using Yule-Walker equations to get the first-order AR model parameters. 6. The bilinear Z transform to achieve. 7. Design of Butterworth analog low-pass filter, find the transfer function. 8. Design of Chebyshev-I analog low-pass filter, find the transfer function. 9. Directly from the definition of point complex sequence of DFT. 10. The use of the classic Cooley-Tukey radix-2 algorithm is seeking re-sequence of DFT. .......
Platform: | Size: 59392 | Author: jack | Hits:

[OtherGaussianClutterPowerSpectrumEstimation

Description: 本程序已被本人整理到WORD文档中,编程语言为MATLAB,程序中首先利用非递归法产生滤波器系数,生成相关高斯杂波,直接对杂波信号作FFT变换,结果取模平方后除以长度N,即可得到杂波的功率谱,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!- This program has been organized into WORD document I, the programming language MATLAB, the program produced the first method using non-recursive filter coefficients to generate the relevant Gaussian clutter, clutter signals directly to FFT transform, the result after the square modulus divided by the length of the N, can be obtained the power spectrum of clutter, design parameters are indicated in the document. This procedure has been verified is correct executable, and can generate the graph, it is worth to download!
Platform: | Size: 3072 | Author: biggirl | Hits:

[matlabmeierdaopufadematlabshixian

Description: 对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率谱信号通过mel滤波器组,得到相应的25个功率值;9.对这些功率值取自然对数;10.对这些值取离散作弦变换;11.将得到的值去掉直流分量,取其它值作为MFCC参数。 -Concentrated on recording a voice signal, using BATLAB designed Mayer cases spectral algorithm, and implementation. Get a voice signal signal focus: "xxxxxx", will it as input for the design of a voice signal to Mel Cepstrum algorithm in the algorithm, the main design of the following links: 1. Read a speech signal 2. On the signal normalized 3. Of the normalized windowed signal processing (here, rectangular window length must be 257, re-frame size 64) 4. For Pre-emphasis processing through a high-pass filter: 5 for 512 points of FFT 6. modulo square were obtained spectrum 7. in the design of mel filter banks, I use a 25 band-pass filter 8 . will be the power spectrum signal by mel filter bank, corresponding to the 25 power values 9. on the power to take the natural logarithm value 10. to take these values as strings of discrete transform 11. will be of value to out DC component, to take other values as MFCC parameters.
Platform: | Size: 13312 | Author: 赵欣 | 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:

[WaveletFFT

Description: 由已知表达式画出原始波形和它的功率谱,并编制一个互相关函数程序,要求提取特定频率的成分,画出变换过程中的波形和功率谱。-Drawn from the known expression of the original waveform and its power spectrum, and the preparation of a cross-correlation function procedure that requires the extraction of specific frequency components, draw in the process of transformation and power spectrum waveforms.
Platform: | Size: 2048 | Author: 亲爱的米娅 | Hits:

[AlgorithmFFTandTestInBCB

Description: FFT算法用标准C++实现,具有实数FFT变换函数、复数FFT变化函数,以及频谱分析功能。并给出了该算法在C++Builder环境下测试代码。-This file contains a few FFT routines, including a real-FFT routine that is almost twice as fast as a normal complex FFT, and a power spectrum routine when you know you don t care about phase information. And FFT test in C++ Builder is also developed.
Platform: | Size: 316416 | Author: lcj | Hits:

[Communication-MobileFFT-matlab

Description: FFT在matlab中的实践分析,例子为求一个正弦波的频谱图、均方根谱、功率谱、对数谱和进行IFFT的变换。简单易懂,供大家参考-FFT analysis of the practice in matlab, examples for the sake of a sine wave of frequency spectrum, the rms spectrum, power spectrum, and the IFFT on the number of spectral transformation
Platform: | Size: 3072 | Author: andy | Hits:

[Otheremd_example

Description: 关于emd方法的应用,绘制功率谱、FFT频谱、Hibert谱、边际谱等-On emd method, draw the power spectrum, FFT Spectrum in Hilbert spectrum and marginal spectrum
Platform: | Size: 2048 | Author: 江鸿 | Hits:

[SCMfft

Description: 由32位MCU为主控制器,通过AD转换,对音频信号进行采样,把连续信号离散化,然后通过FFT快速傅氏变换运算,在时域和频域对音频信号各个频率分量以及功率等指标进行分析和处理,然后通过高分辨率的LCD对信号的频谱进行显示。该系统能够精确测量的音频信号频率范围为20Hz-10KHz,其幅度范围为5mVpp-5Vpp,分辨力分为20Hz和100Hz两档。测量功率精确度高达1 ,并且能够准确的测量周期信号的周期,-Main controller by a 32-bit MCU, via the AD converter, for sampling the audio signal, the continuous signal is discretized, and then by FFT fast Fourier transform operation, in the time domain and frequency domain, the respective frequency components of the audio signal and a power indicator analysis and processing, and then displayed on the spectrum of the signal through a high resolution LCD. The system is able to accurately measure the audio signal frequency range of 20Hz-10KHz, The amplitude range 5mVpp-5Vpp, resolution is divided into two tranches of 20Hz and 100Hz. Measuring power accuracy of up to 1 , and capable of accurate measurement of the cycle of the periodic signal,
Platform: | Size: 201728 | Author: 辉哥 | Hits:

[Bio-RecognizeFftfile-of-EEG

Description: 可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。 1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。 2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。 3.计算各个波段的功率谱。-FFT spectrum can be extracted on EEG. We can use the extracted EEG each band to diagnose some brain disorders or brain tissue on the brain' s electrical activity and functional status were analyzed. One would experimentally measured EEG data file into a text file (has been 50Hz notch), obtained in Matlab platform can be used directly EEG data, that 0661.txt. (2) import data in Matlab and extract Fp1 channel EEG by FFT transform α, β, θ, δ bands were extracted, and do FFT inverse transform variable to the time domain. 3 calculate the power spectrum of each band.
Platform: | Size: 3391488 | Author: nuaa030840105 | Hits:

[SCMFFT

Description: 此程序主要是详细给出了在matlab中如何求解信号的fft,包括功率谱,功率谱密度,幅度谱;-This procedure is given in detail how to solve the signal in matlab fft, including power spectrum, power spectral density, amplitude spectrum
Platform: | Size: 24576 | Author: 冬雪 | Hits:

[Other Embeded programVoice_frequence

Description: 这是一个利用DSPIC33FJ64MC802芯片进行音频AD采样以及FFT变换(得到功率谱)并将得到的数据进行串口发送的程序。该程序用于一个声音功率谱分析的设计中。 使用时需要配合外围的放大,滤波,加法器,以及电源等其他电路。并结合自编的上位机软件进行显示。 在Microchip给出的FFT函数中,256点FFT变换存在问题,无法得到正常数据。这是由于旋转因子表的错误造成的。本程序已经对其作出了修正。同时在功率谱计算的函数中,也作出了一些优化,在测量较小的幅值时,结果会更加理想。 本程序在音频分析与传输中,完全做到了实时分析。结合理想的上位机软件,可以进行实时系统的构建。这实在是相当难得的。但是,由于实时性的保证以及串口速率的限制,本系统频率分析的上限只能在5K左右(程序中采用了4K)。如果将通信接口改为SPI或其他高速接口,可以显著提高系统频率分析的上限。-This is a use of DSPIC33FJ64MC802 chip audio AD sampling and FFT transform (power spectrum) and will receive procedures for serial port to send data.The program is used for the design of a sound power spectrum analysis.When using need to cooperate with the periphery of the amplifier, filter, adder, and power, and other circuit.Combined with the feature of PC software for display. FFT function in Microchip, the 256- point FFT transform problems, cannot get normal data.This is due to the fault of rotating factor table.This program has made a correction on it.In power spectrum calculation function at the same time, also made some optimization, when measuring small amplitude, the result will be more ideal. This procedure in audio analysis and transmission, completely achieved real-time analysis.In combination with the PC software of ideal, can build the real-time system.This is really quite rare.But, as a result of the limitation of the guaranteed real-time and rate of serial port, the s
Platform: | Size: 447488 | Author: 五岳之首 | Hits:

[LabViewFFT-and-Power-Spectrum-Units

Description: 基于FFT的测量推导单位以及labview的FFT模拟,. 在频谱单位表中,单击任意函数行的单位(直流)列或单位(频率> 0)列,验证频谱曲线组件与表格内公式的一致性。-FFT-based measurement units, and FFT simulations for labviews. In the Spectrum Units table, click the Units (DC) column or Units (frequency> 0) column of any function line to verify the consistency of the spectral curve components with the formulas in the table
Platform: | Size: 30720 | Author: 郑景仁 | Hits:

[Windows Developteechart

Description: 在visual studio 2012的环境下,采用快速傅里叶变换(FFT)对随机信号进行经典功率谱估计,并用MFC编程实现。其中要下载并安装teechart控件实现波形绘制(In the visual studio 2012 environment, the fast Fourier transform (FFT) is used to estimate the classical power spectrum of random signals, and is programmed with MFC. To download and install the TeeChart control to achieve waveform rendering)
Platform: | Size: 627712 | Author: 小白_ | Hits:
« 12 »

CodeBus www.codebus.net