登录
首页 » matlab » radon_ambiguity

radon_ambiguity

于 2008-05-06 发布 文件大小:1KB
0 116
下载积分: 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 个回复

  • Adaptive-beamforming-smart-antenna
    智能天线自适应波束形成算法(LMS,RLS,MVDR1,MVDR2)(Adaptive beamforming smart antenna algorithm (LMS, RLS, MVDR1, MVDR2))
    2010-12-12 10:33:36下载
    积分:1
  • 11
    说明:  Matlab教程第11章,编成与案例教学(Matlab Guide Chapter 11, compiled and Case Teaching)
    2013-07-20 19:57:58下载
    积分:1
  • dsp
    胡广书,数字信号处理中的例程,有matlab,c,fortran三个版本(matlab ,shuzixinhao chuli )
    2011-10-23 16:32:30下载
    积分:1
  • Des2113ktop
    matlab课程编程【谷速软件】matlab从图像中提取字母(matlab programming course speed [Valley] matlab software to extract letters the image)
    2014-12-31 11:21:42下载
    积分:1
  • IEEEOPF14
    IEEE14潮流计算,遗传算法,利用 matalab(IEEE14reactive optimaiton flow.)
    2013-04-23 12:30:51下载
    积分:1
  • dianliuchadong
    关于输电线路电流差动保护的编程实现,使用了simulink的方式进行建模分析(Transmission line current differential protection)
    2014-06-05 08:42:02下载
    积分:1
  • untitled
    参数为:载波频率f0为20MHz,采样频率为4倍f0,脉宽为1us ,脉冲周期为20us 。其中:(Parameters: carrier frequency f0 is 20MHz, the sampling frequency is 4 times f0, a pulse width of 1us, the pulse period is 20us. Of which:)
    2013-10-05 19:50:28下载
    积分:1
  • sag
    how to sag created in power system by fault
    2013-03-17 04:13:18下载
    积分:1
  • LC_butterworth
    LC 低通巴特沃斯无源滤波器设计 根据给出的参数值自动计算LC 取值(Butterworth passive LC low-pass filter design parameters according to the given value automatically calculated LC)
    2010-06-29 10:24:49下载
    积分:1
  • pid10460_current
    磁悬浮小球Simulink仿真,PID控制,适合磁悬浮系统初级学习(Magnetic levitation ball Simulink simulation, PID control, suitable for the primary study of the magnetic levitation system)
    2012-06-17 16:27:25下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载