登录
首页 » matlab » radon_ambiguity

radon_ambiguity

于 2008-05-06 发布 文件大小:1KB
0 113
下载积分: 1 下载次数: 222

代码说明:

  %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)

文件列表:

radon_ambiguity
...............\radon_ambiguity.m
...............\自己编写的调试通过的radon变换.txt
radon_ambiguity.m

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

发表评论

0 个回复

  • matlabmethodofdesign
    学习资料,MATLAB初级学者应用(learning materials, MATLAB application junior scholars)
    2007-06-13 22:55:08下载
    积分:1
  • matlab_fft
    matlab 实现fft及频谱分析 适合入门了解(matlab fft)
    2012-08-26 12:47:23下载
    积分:1
  • Generator_COP15T
    gopct of 15 of reliability test system rts-96
    2011-10-31 20:44:34下载
    积分:1
  • fusion
    fusion method for panchromatic images
    2014-02-19 17:25:46下载
    积分:1
  • MatlabFuncList
    主要介绍了MATLAB中常用的函数。按照函数名首字母排序,已注明其对应功能。(Mainly introduces the commonly used MATLAB function. In accordance with the function of the first alphabetical order, specifying the functionality of its counterparts.)
    2008-02-29 18:32:51下载
    积分:1
  • Chapter_18
    是CDMA仿真系统产生,很多都讲倒了要仔细查阅的(CDMA is generated simulation system, many say it upside down to the detailed inspection)
    2006-12-25 21:34:47下载
    积分:1
  • matlabMathematics
    Advanced.Mathematics.and.Mechanics.Applications.Using.MATLAB.-.Howard.B.Wilson 英文版的经典MATLAB系列书籍(Advanced.Mathematics.and.Mechanics.Applications.Using.MATLAB.-.Howard.B.Wilson English version of the classic MATLAB series books)
    2013-02-05 16:18:52下载
    积分:1
  • Example_rectangular-waveguide_2D
    二维矩形波导电磁波传播,Matlab程序,实习时编写!(Two-dimensional rectangular waveguide electromagnetic wave propagation, Matlab procedures, internship writing!)
    2013-12-16 12:31:04下载
    积分:1
  • distribution-network-reconfiguration
    电力系统配电网重构matlab代码,适合本科毕业设计(Power system distribution network reconfiguration matlab code, suitable for graduate design)
    2021-01-27 14:38:36下载
    积分:1
  • 02-EFI3CRLB
    Being able to place a lower bound on the variance of any unbiased estimator is very useful
    2014-12-30 18:07:02下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载