数值计算利用fft分解法来求解线性方程组,简明方便
上传时间: 2016-06-26
上传用户:lhw888
基于OFDM技术的多载波CDMA仿真框图,其中包括通信传输中物理层的各仿真模块,比较完整
上传时间: 2013-12-27
上传用户:lht618
时间抽取(DIT)基2FFT算法: 输入:先输入数组长度(8,16,32...),再输入数组内容. 输出:FFT变换结果.
上传时间: 2013-12-31
上传用户:stvnash
用FFT 计算离散傅里叶变化,时间抽取(DIT)基2算法。
上传时间: 2014-01-01
上传用户:569342831
BPSK调制方式下的OFDM系统仿真,码头喇叭程序,希望对大家有帮助。
上传时间: 2016-06-28
上传用户:13160677563
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.
标签: BPSK transmitter configure modulates
上传时间: 2014-08-09
上传用户:skfreeman
This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
标签: derivative the gaussian models
上传时间: 2016-06-28
上传用户:xuanjie
用avr调试t6369的240128并将采到的数据用于fft分析的程序
上传时间: 2013-12-18
上传用户:wkchong
fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
上传时间: 2016-06-28
上传用户:LouieWu
C++实现的FFT,已调试成功。应该还是比较好用的
标签: FFT
上传时间: 2016-06-30
上传用户:ardager