搜索资源列表
sndpeek
- sndpeek is just what it sounds (and looks) like: real-time 3D animated display/playback can use mic-input or wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude spectrum 3D waterfall plot lissajous! (inte
FFT-matlab FT在matlab中的实践分析
- 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
BispectrumWavelets
- 用双谱和小波变换去除信号中加性高斯噪声的相关程序 1.实现单个变量的双谱分析程序 2.用傅立叶反变换求自相关函数的程序 3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序 4.读取.wav语音信号后用小波去加信白噪声的程序 5.用各种小波和阀值对同一信号去加性噪声效果比较的程序 -Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. T
eg-fft
- fft1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图-fft1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and displa
arbitrary-FFT
- 任意点数的FFT变换C语言程序,便于移植,并以C8051f020为平台提供了电赛题目数字式工频有效值多用表的源程序,以示范本FFT的使用-Points FFT transform any C language program, easy to transplant, and to provide a power platform C8051f020 title race RMS digital multimeter frequency source, in order to demonstrat
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
- 求取正弦信号的幅频谱图、均方根谱、功率谱、对数谱等-To strike the amplitude of the sinusoidal signal frequency spectrum, the rms spectrum, power spectrum, the number of spectral
fftSpectrumanalysis
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图- 1. Using Matlab generated sine wave, square wave, and the white noise signal, and displays the respe
FFT
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图-1. Produce sine wave, square wave, and the white noise signal with Matlab, and their time-domain waveform
FFT-demo
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图- 1. Using Matlab to generate sine wave, square wave, and the white noise signal and displays each tim
discrete-Fourier-transform
- 1、用Matlab产生正弦波,矩形波,并显示各自的时域波形图; 2、进行FFT变换,显示各自频谱图,其中采样率、频率、数据长度自选,要求注明; 3、绘制三种信号的均方根图谱; 4、用IFFT回复信号,并显示恢复的正弦信号时域波形图。 -1, using Matlab to generate sine wave, square wave, and shows the respective time-domain waveform 2, FFT transform, disp
harans
- 基于AVR单片机的电力谐波分析系统本设计采用ATMEL公司的ATmega32L单片机完成一个电能质量检测系统。电压信号经过变压器隔离降压,幅值较低的交流信号再通过运算放大器构成的加法器变成可供A/D转换电路转换的直流信号。单片机使用内部的定时器每1/3200秒对电压信号采样一次,用片内自带的10位精度A/D转换器对每周波的电压信号采样64个点后,进行FFT运算,FFT的运算过程采取查表法进一步提高运算速度,分析出小于21次的各次谐波的含量,并计算出电压信号的有效值(RMS),将谐波分析结果通过R
Untitled5
- 进行FFT变换并做频谱图,求均方根谱,求功率谱,求对数谱,用IFFT恢复原始信号-FFT transform and make spectrum, seeking RMS spectrum, power spectrum demand, the logarithms of the spectrum, to restore the original signal with IFFT
oscilloscope_display_code
- 该C#源代码软件工程是基于STM32数字示波器/信号发生器/信号分析仪的PC端控制软件,具有显示波形数据(峰峰值、最大值、有效值等),显示波形曲线(回显波形、保存波形等),常用信号(三角波、矩形波等)发生、信号分析(FFT分析、频谱分析等)功能(The C # source code software engineering is based on the STM32 digital oscilloscope / signal generator / signal analyzer PC-sid
FFT_all
- 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图(fft analysis,plot rms spectrum,power density spectrum, etc.)