登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • dtgh
    基于matlab语言的动态规划程序,可以很好的解决初学者所需的问题,通俗易懂(Matlab program based on dynamic programming language, can solve the problem needed to beginners, easy to understand)
    2016-04-06 15:08:40下载
    积分:1
  • Toeplitz_doa
    自己编的完整的matlab程序,利用Toeplitz算法进行DOA估计,matlab程序,估计精度不错( )
    2020-11-16 15:09:40下载
    积分:1
  • UKF-algorithm-and-analysis
    不敏卡尔曼滤波算法及其性能分析,对研究目标跟踪有所帮助。(UKF and its performance analysis, which is helpful for target tracking.)
    2014-10-28 01:17:42下载
    积分:1
  • Brown motion
    多个布朗运动的MATLAB程序例,可以作为参考(The MATLAB program for multiple Brown movements can be used as a reference)
    2018-03-08 22:07:53下载
    积分:1
  • dianji-fangzhen
    MATLAB电机仿真精华50例,源代码。包括直流电机,同步电机,异步电机的经典仿真。(MATLAB motor simulation essence of 50 cases, the source code. Classic DC motor, synchronous motor, induction motor simulation.)
    2013-03-21 17:54:03下载
    积分:1
  • Independent-component-analysis
    演示代码为“独立分量分析:教程介绍”版权:2005年,企业石、心理学系、谢菲尔德大学,谢菲尔德,英格兰。(Demonstration code for "Independent component analysis: A Tutorial Introduction")
    2013-12-05 15:44:51下载
    积分:1
  • mmbs-wittenburg[1].tar
    multi body system dynamics (multi body system dynamics by wittenberg)
    2010-08-13 20:27:17下载
    积分:1
  • chazhi
    matlab 一次插值 谐波分析 汉宁和哈明窗两种方法 (matlab time interpolation and harmonic analysis Hanning window are two ways to Benjamin)
    2011-11-18 10:37:18下载
    积分:1
  • dePingMian
    人体三维数据精简方法,运用平面切割的方法,即先平面切割,再留值(Human dimensional data reduction methods, the use of cutting plane methods, that is, first cutting plane, then leave the value)
    2015-04-05 11:14:46下载
    积分:1
  • PMSM-SMC
    永磁同步电机(PMSM)位置滑模变结构控制仿真,SVPWM(Permanent Magnet Synchronous Motor (PMSM) position variable structure control simulation, SVPWM)
    2021-03-18 09:49:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载