登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • savPML25
    matlab file pml photonoc crystal
    2009-07-07 14:14:35下载
    积分:1
  • rjcsgc
    说明:  软件测试,基于用例的需求过程,主要是管理类软件,其他的可以做参考(Software testing, based on use case requirements process, mainly Management software and other information can be done)
    2010-04-04 15:15:52下载
    积分:1
  • decode_ldpc
    说明:  LDPC译码函数的matlab程序,希望大家能够喜欢(LDPC decoding function of Matlab procedures in the hope that we can love)
    2006-02-08 17:24:29下载
    积分:1
  • fig3_5
    when SNR is high , 1st sample estimator provides good estimate of A. it has no noise effect . so we don’t need averaging effect to reduce noise when SNR is high. However variance is still low in sample mean estimator which shows that in reality ,sample mean is good estimator than 1st sample estimator. So, for high SNR, we do not need to reduce the effect of noise by averaging. or we can say that for high SNR let say >1000 , 1st sample estimator got reduced noise. But as for as variance is concerned , the sample mean has low variance for high SNR as well.
    2013-05-02 02:45:33下载
    积分:1
  • pegasis
    PEGASIS is a protocol developed for wireless sensor networks and is a routing protocol
    2013-12-17 18:50:56下载
    积分:1
  • TheAnalysisofConvergeceSpeedforanopen
    关于迭代学习算法,分析了收敛速度,开闭环二阶迭代学习控制算法(The Analysis of Convergence Speed for an Openand Closed Loop Second Order Iterative Learning Control Algorithm)
    2010-09-29 10:57:36下载
    积分:1
  • 123
    在matlab的环境下证明傅里叶切片定理(At the matlab environment Fourier slice theorem proved)
    2009-04-08 17:01:59下载
    积分:1
  • Channel
    信道容量,里面包含各种信道容道,并且有源代码,是MATLAB的(Channel capacity, which contains a variety of channel capacity Road, and source code is in MATLAB)
    2009-05-08 15:58:03下载
    积分:1
  • tztq
    特征选择与提取 特征点 matlab应用 可用(Feature selection and extraction of feature points matlab applications available)
    2011-09-08 09:36:22下载
    积分:1
  • mutual-error-and-SNR
    阵列信号处理中互耦系数误差与信噪比的关系(Array signal processing in the signal to noise ratio of mutual coupling coefficient of the relationship between errors and)
    2011-11-16 21:54:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载