搜索资源列表
DIT_FFT
- 快速傅里叶变换FFT通用matlab源程序,众所周知,matlab工具箱里的fft函数是内置的,我们无法看到其源代码,为了学习交流方便,特帖出本人以前用matlab语言写的fft通用matlab源程序,以供初学者学习参考之用!-FFT fast Fourier transform common Matlab source, as we all know, the Matlab toolbox fft function is built-in, we can not see the source
fft
- 设计一个按照时间抽取的基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。
HowToUseFFT2
- 在滤波和信号处理中,利用matlab功能实现二维快速傅里叶变换-In filtering and signal processing using matlab function realization of two-dimensional fast Fourier transform
cftbyfft
- 快速傅里叶变换的MATLAB实现 可以参照一下-Fast Fourier Transform of MATLAB can refer you to achieve
FFT
- 实现快速傅里叶变化,并对结果进行分析,增强对快速傅里叶变换的离家-Fast Fourier changes, and the results were analyzed to enhance the fast Fourier transform of the home
FFT
- 基于MATLAB的快速傅里叶变化论文,有需要的速度,绝对原创-Fast Fourier transform based on MATLAB papers, there is a need for speed, the absolute originality
fft_1
- matlab实现快速傅里叶变换的原始程序,有助于理解蝶形运算-matlab realize the fast Fourier transform of the original program, help to understand the butterfly operation
FFT2
- 进行快速傅里叶变换的程序,可以利用C++或者MATLAB直接完成快速傅里叶变换-Fast Fourier transform for the program can be utilized C++ or MATLAB directly to complete the fast Fourier transform
Fast-Fu-Liye-transform
- 快速傅里叶变换的matlaB实现,帮助学习傅里叶的同学快速上手。-Fast Fu Liye transform of the matlaB, to help learn quick classmate Fu Liye.
MATLAB
- 对采集到的信号进行快速傅里叶变换,可以实现对信号频谱分析-The collected signals fast Fourier transform, spectral analysis of the signal can be achieved.
FFT
- MATLAB 傅里叶分析 快速傅里叶分析 非常正确的资料 值得下载-MATLAB FFT
matlab
- 用快速傅里叶变换实现图像融合,将一个人脸上的妆融合到另一个人脸上-With fast Fu Liye transform image fusion, a person will face makeup into another face.
FFT
- C实现快速傅里叶变换 将传统的matlab语言用c 来实现 -c finish fft
FFTbased-on-FPGA
- 基于FPGA的快速傅里叶变换。使用ISE软件以及MATLAB验证。-FFT based on FPGA
3D_NUFFT
- 适用于三维的快速傅里叶变换的MATLAB程序-3d NUFFT
freqresponse
- matlab对信号的处理,主要是针对振动信号的处理,包括加速度积分到位移,时域经快速傅里叶变换到频域(The signal processing of MATLAB is mainly aimed at the processing of vibration signal, including acceleration integral to displacement, time domain and FFT to frequency domain)
FM demoudulation
- 对调频的时域信号解调,首先差分再希尔伯特变换,对得到的值快速傅里叶变换。(frequency modulated signal demodulation,include difference,Hilbert transform and FFT)
tutorial
- 利用快速傅里叶变换滤波,空域变换的,图像灰度均衡matlab函数代码,用于学习信号处理(filter by using fast Fourier transform)
MATLAB
- 通过求解信号的包络谱和快速傅里叶变换,进行分析(By analyzing the envelope spectrum and fast Fourier transform of the signal, the analysis is carried out.)
PST部分传输序列法
- PTS的基本思想是:将输入的OFDM符号X,分割成V个互不重叠的独立的子序列Xv,每个子块向量大小相等且子块中没有继承原符号相应位置的取值为0。经过N点快速傅里叶逆变换后获得时域信号xv,再与相位旋转因子系数bv相乘,最后将每个子块的结果求和。然后将使PAPR最小的旋转因子的最佳组合作为边带信息传送给接收机以恢复信号。 在PTS方法中,可以通过改变子序列的分割方式降低系统计算复杂度和改善系统性能。有三种常用的分割方法:相邻分割、伪随机分割和交织分割。(The basic idea
