登录
首页 » matlab » FFT

FFT

于 2011-06-28 发布 文件大小:3KB
0 215
下载积分: 1 下载次数: 51

代码说明:

  FFT简称为快速傅里叶变换,是DTF处理的一般实现方法,一维距离成像就是对差拍信号进行FFT变换,变换所得到的幅值图像横坐标为距离信息,纵坐标为幅值信息,通过一维仿真,我们可以看到目标距离相对应的幅值信息。(FFT referred to as fast Fourier transform, is DTF processing general method, a d imaging is difference from pat signal FFT transform)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 电力系统工具箱PST
    电力系统工具箱(Power System Toolbox,PST),常用电力系统分析工具,可以实现潮流计算,暂态稳定分析,小信号分析等功能。(Power System Toolbox (Power System Toolbox, PST), commonly used in power system analysis tools, can achieve flow calculation, transient stability analysis, small-signal analysis functions.)
    2020-07-08 12:28:56下载
    积分:1
  • ica
    在matlab中使用竞争算法实现独立分量分析(A structured implementation of Imperialist Competitive Algorithm (ICA) in MATLAB)
    2020-06-30 19:00:01下载
    积分:1
  • C3D_VaxD2PC
    将VaxD(“Dec”)格式的C3Ds数值格式转化为IEEE—LE(“PC”)格式。(Convert the numerical format of C3Ds from VaxD ("Dec") to IEEE-LE ("PC"))
    2010-08-23 14:35:12下载
    积分:1
  • Korelasi
    code can used for determining correlation value to analyze rho based on s11, s12, s21, s22.
    2012-05-24 23:45:45下载
    积分:1
  • LMS
    线性滤波中的最陡下降法和LMS自适应算法的代码实现,两种算法进行比较,并画出了迭代轨迹曲线(Achieve linear filter method of steepest descent and the code of the LMS adaptive algorithm, two algorithms are compared, and draw the curve of the iterative trajectory)
    2013-02-25 10:05:05下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • 1D-Markov-chain
    无线通信预留信道一维马尔科夫链.rar (The wireless communication reserved channels 1D Markov chain. Rar)
    2012-10-01 15:26:55下载
    积分:1
  • modulation
    BPSK,8PSK,16QAM,32QAM,64QAM的解调程序MATLAB(BPSK, 8PSK, 16QAM, 32QAM, 64QAM demodulation procedures MATLAB)
    2008-01-23 19:38:59下载
    积分:1
  • source_and_receive_simulation
    说明:  信号源仿真,信号成型,4QMA调制,QPSK,阵列信号接收(source simulation,Signal shaping ,4QAM,QPSK,array signal receive)
    2010-03-25 20:43:47下载
    积分:1
  • kmeans
    k均值聚类算法MATLAB,自适型的代码(This is a nice work )
    2013-03-11 23:48:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载