登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • MATLAB_-30-case-studies
    matlab 智能算法30例介绍,其中有背景,分析,程序,供大家参考。(matlab introduce intelligent algorithms 30 cases, including the background, analysis, procedures, for your reference.)
    2013-08-15 14:49:25下载
    积分:1
  • Digitalwatermarking
    DIGITAL water marking
    2009-05-24 03:22:43下载
    积分:1
  • TLBO-Code---Unconstrained-
    TLBO Code for Unconstrained Functions-无约束条件的教师学习算法(TLBO Code for Unconstrained Functions)
    2015-04-16 10:04:19下载
    积分:1
  • CDialogSK_src
    title bar 示例 title bar 示例 (title bar examples title bar examples title b ar Example)
    2007-04-14 00:54:11下载
    积分:1
  • Matlab_Radar_Simulation
    一个编写的地面雷达的MATLAB仿真程序,基本包括了雷达的各项功能,适合初学者对雷达原理的了解和认识(A preparation of ground radar MATLAB simulation program, basically covers the various functions of the radar, the radar for beginners knowledge and understanding of the principles of)
    2013-08-20 20:21:51下载
    积分:1
  • subspectrum
    MATLAB代码,利用谱减法实现语音信号增强.经过测试,效果不错.(MATLAB code, the use of spectral subtraction to enhance the realization of the speech signal. After testing, good results.)
    2008-02-24 17:20:22下载
    积分:1
  • gui_corner
    css角点检测基于matlabgui的gui程序(css corner detection procedures based on matlabgui the gui)
    2011-04-24 15:43:46下载
    积分:1
  • ill1
    SIR Matlab 模型(SIR Matlab model)
    2012-09-16 09:31:32下载
    积分:1
  • Wavelet-based-texture-analysis
    基于小波的纹理分析及其在FPC金面缺陷检测中的应用(Wavelet-based texture analysis and its application in FPC gold surface defect detection)
    2013-12-21 16:04:19下载
    积分:1
  • 11004192
    Distributing advanced technique for the cockpit.
    2020-06-22 13:20:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载