Welcome![Sign In][Sign Up]
Location:
Search - 2FFT matlab

Search list

[Other resourcefft

Description: matlab编写的基-2fft快速付里叶算法程序,输入倒位序,输出自然顺序。-Matlab prepared by the base-2fft fast Fourier algorithm procedures inversion input sequence, Output of natural order.
Platform: | Size: 12094 | Author: luzi | Hits:

[OtherFFT-Matlab

Description: 本程序是按时间抽选的基-2FFT算法,输入倒位序,输出顺序
Platform: | Size: 3655 | Author: 蜗牛 | Hits:

[Communicationmm

Description: 此文档中主要说明了基于Matlab的时间抽取基2FFT算法的一些注意事项以及程序是可行的。
Platform: | Size: 3979 | Author: kasten_ding | Hits:

[Other resourcesignal_procesing_using_matlab

Description: 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生
Platform: | Size: 37402 | Author: 芦达 | Hits:

[matlabradix-2FFT

Description: 基2FFT,是DFT(离散傅立叶变换)的快速算法-radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm
Platform: | Size: 1024 | Author: Terry | Hits:

[matlabfft

Description: matlab编写的基-2fft快速付里叶算法程序,输入倒位序,输出自然顺序。-Matlab prepared by the base-2fft fast Fourier algorithm procedures inversion input sequence, Output of natural order.
Platform: | Size: 12288 | Author: luzi | Hits:

[OtherFFT-Matlab

Description: 本程序是按时间抽选的基-2FFT算法,输入倒位序,输出顺序 -This procedure is based on the time selected for the base-2FFT algorithm, enter the inversion sequence, the output sequence
Platform: | Size: 3072 | Author: 蜗牛 | Hits:

[Program docmm

Description: 此文档中主要说明了基于Matlab的时间抽取基2FFT算法的一些注意事项以及程序是可行的。-In this document mainly describes the time taken based on the Matlab-based algorithm 2FFT some attention as well as the procedure is feasible.
Platform: | Size: 4096 | Author: kasten_ding | Hits:

[matlabsignal_procesing_using_matlab

Description: 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生-Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals
Platform: | Size: 36864 | Author: 芦达 | Hits:

[File Formateg-fft

Description: fft1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图-fft1. 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. Make the rms signal of the three 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: 1024 | Author: 李三 | Hits:

[matlabditfftbasedonmatlab

Description: 在matlab中实现时间抽取基2 FFT算法-Matlab achieve in the time taken from the base 2 FFT algorithm
Platform: | Size: 1024 | Author: steven | Hits:

[matlab2fftmatlab

Description: 基2fft的matlab程序,是比较简单的一种算法-2fft the matlab-based procedures, is a relatively simple algorithm
Platform: | Size: 2048 | Author: 康楷 | Hits:

[Other2fft

Description: matlab实现基2fft按时间抽取,输入倒位序,输出顺序 -matlab achieve time-based 2fft extraction, inversion input sequence, output sequence
Platform: | Size: 1024 | Author: lucy | Hits:

[Special EffectsFIR

Description: 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生-Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals
Platform: | Size: 36864 | Author: 李文 | Hits:

[matlabFFT-Matlab

Description: 基于Matlab的时间抽取基2FFT算法 -Based on the time taken Matlab-based algorithm 2FFT
Platform: | Size: 1024 | Author: 吴东 | Hits:

[matlabexp2_FFT_DIT

Description: 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。-To design a time of extraction according to the base 2 Fast Fourier Transform (base 2FFT-DIT). Input inversion sequence, the output natural order.
Platform: | Size: 1024 | Author: zoukui | Hits:

[Otherfft

Description: 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序-To design a time of extraction according to the base 2 Fast Fourier Transform (base 2FFT-DIT). Input inversion sequence, the output of natural order。
Platform: | Size: 17408 | Author: cuiqida | Hits:

[matlabj2fft

Description: 实现基2FFT的算法,包括数据分析报告,Matlab实现界面友好。-To achieve the base 2FFT algorithms, including data analysis, Matlab to achieve user-friendly.
Platform: | Size: 25600 | Author: yangke | Hits:

[DSP program2-dit-fft-matlab

Description: 按时间抽取的基2FFT算法分析及MATLAB实现 报告里有理论解释和实际经过编译成功的代码-The time taken by the base 2FFT algorithm analysis and in MATLAB
Platform: | Size: 139264 | Author: david | Hits:

[Algorithm2FFT-s-algorithm-analysis

Description: 基于时间的2FFT算法分析与Matlab实现,详细的介绍了2FFT算法实现过程-Based on the 2 FFT algorithm analysis time with Matlab, and introduced the realization process of 2 FFT algorithm
Platform: | Size: 143360 | Author: 张恒毅 | Hits:
« 12 »

CodeBus www.codebus.net