登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • neville-algorithm--Matlab-command
    详细讲述了如何利用matlab编写neville插值算法,并且还有相关的matlab命令(Describe in detail how to use matlab to write neville interpolation algorithm, and there are associated matlab command)
    2012-05-24 00:34:38下载
    积分:1
  • RBigMem
    基于share memory 为32bit程序同一个提供一个内存现在的内存访问库(Based on a share memory with a memory now 32bit memory access library program)
    2015-02-05 13:36:05下载
    积分:1
  • matlab
    上传的matlab课件,对初学matlab的人应该有很大的帮助,当初我就是看这个课件深入学习了解matlab的。(From the matlab courseware, matlab for beginners should be very helpful when I watch this courseware is to thoroughly study and understand the matlab.)
    2008-05-31 20:31:48下载
    积分:1
  • matlab-gauss
    matlab-gauss,实现matlab上的gauss迭代法(Matlab- gauss, the realization of Matlab gauss iterative method)
    2007-05-09 20:32:35下载
    积分:1
  • MFAC code
    无模型自适应控制算例代码,供初学者使用。(code for model free adaptive control, for beginner reference)
    2020-09-03 15:58:06下载
    积分:1
  • filter_mediana.m
    The implementation of a mediana filter. usefull for many image procedures
    2010-06-05 20:17:02下载
    积分:1
  • 11
    说明:  这几个MATLAB代码是圆、直线的拟合曲线的源程序(MATLAB code for these is round, linear curve fitting source)
    2009-10-14 14:58:59下载
    积分:1
  • FIF_and_FSK
    有关通信中常用滤波器和解调方式的大集合,本人收集很是不容易,大家不要错过哦(Commonly used in the communications mode filter and demodulation large collection, I gather it is not easy, we should not miss)
    2010-11-16 10:09:34下载
    积分:1
  • Matlab-Data-field
    此为matlab函数库,种类齐全,可供用matlab仿真的开发者使用。(malab data)
    2012-05-21 17:11:11下载
    积分:1
  • dft
    dft 的matlab仿真,以及仿真结果 图片以及必要的文字描述(the simulation of the DFT under matlab circumstance)
    2011-12-02 10:41:41下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载