搜索资源列表
fortran调用matlab
- fortran调用matlab具体实现
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
ch2
- 第2章 信号变换 67 2.1 Z变换及MATLAB实现 67 2.1.1 Z变换的定义 68 2.1.2 Z变换的收敛域 68 2.1.3 Z逆变换 70 2.1.4 Z变换的性质 72 2.1.5 Z变换的工程应用 74 2.2 Chirp Z变换及MATLAB实现 77 2.2.1 Chirp Z变换的定义 77 2.2.2 Chirp Z变换的计算方法 79 2.2.3 Chirp Z变换的MATLAB实现 80 2.3 离散傅里叶变换及MAT
acquisitionmethods
- FFT应用于GPS快捕方面的IEEE文章,对于基带处理方面有帮助-FFT applied to GPS fast catching aspects of IEEE articles, there is help for the baseband processor
fft
- 基于快速傅立叶变换的c语言程序,作者已经调试成功,可以在MATLAB下用-fft
ofdm
- ofdm ifft/fft仿真,在真实环境下的信号流程-ofdm
fftplot
- FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 设x(n)为N项的复数序列,由DFT变换,任一X(m)的计算都需要N次复数乘法和N-1次复数加法,而一次复数乘法等于四次实数乘法和两次实数加法, -FFT, fast Fourier transform which is a discrete fast
ChapterXonthetestmachine(be)
- 第十章 上机实验(定)实验一 系统响应及系统稳定性。 实验二 时域采样与频域采样。 实验三 用FFT对信号作频谱分析。 实验四 IIR数字滤波器设计及软件实现。 实验五 FIR数字滤波器设计与软件实现 实验六 应用实验——数字信号处理在双音多频拨号系统中的应用 -Chapter X on the test machine (be)
Analysis_of_channel_estimation_methods_for_OFDMA.
- OFDMA, Orthogonal Frequency Division Multiple Access is a broad band communication method. Here channel estimation is more crucial. Based on the FFT size used for OFDM transmission method that many number of channel co-efficients are to be estimated
matlab
- matlab 用DFT实现长序列卷积并用FFT进行信号谱分析-matlab convolution with the DFT and used to achieve a long sequence of FFT for signal spectral analysis
1191286763
- 信号处理中常用的算法,本程序实现了fft和ifft的运算 ... ·Bayesian Filter.贝叶斯(Bayesian ·一个目标跟踪系统的MATLAB 源程序包-Commonly used in signal processing algorithms, this program achieved the fft and ifft computing ... · Bayesian Filter. Bayes (Bayesian · a target tracking system MAT
the_realization_of_fft
- 快速Fourier变换算法及Matlab程序实现,有助于初学者加深对fft的理解。-Fast Fourier Transform algorithm and Matlab procedures for implementation, will help beginners to deepen the understanding of the fft.
matlab_image_processing
- mathlab for image processing 2D, DFT, FFT etc.
OFDMSimulation
- 3篇关于OFDM仿真的技术文档。是通信专业学生仿真OFDM必备论文。包括:OFDM的基本原理及FFT实现、OFDM Simulation Using Matlab、12575cornell大学一篇关于OFDM仿真的论文(含matlab程序)。-3 on the OFDM simulation of technical documentation. OFDM simulation of communications students must have papers. Include: OFDM
fft
- fft analiza w Matlab M-file
kuiizjv
- descr iption:快速傅立叶变换fft matlab代码,实现了matlab命令中的fft,它充分利用了周期性等特点,复杂度大大降低,首先是分别计算一半点(奇偶序列),后一半点没有通过变换,而是通过简单的计算得到,从上面已经计算得到的一半点-descr iption: Fast Fourier Transform fft matlab code that implements matlab command fft, which take full advantage of the cyc
fftcode
- implementation of fft on the matlab simulink
FFTRadix235
- a radix-2,3 and 5 FFT, hopefully this is new and helpful :)
FFT--MATLAB
- 32点快速傅里叶(FFT),matlab程序-FFT made in matlab
Simulink下的频谱分析方法及matlab的FFT编程
- 利用Matlab编程实现FFT实践及频谱分析(Realization of FFT Practice and Spectrum Analysis by Matlab Programming)