登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • NeuralRBF
    用matlab编写的RBF神经网络用于分类与回归的程序(Prepared using matlab RBF neural network for classification and regression procedures)
    2010-05-14 16:23:32下载
    积分:1
  • 1
    说明:  混沌系统的仿真软件,通过分析系统的参数和初始状态来观测混沌系统的运行轨迹。(Chaotic system simulation software, through the analysis of the parameters and the initial state of system to measure the trajectories of chaotic systems. )
    2013-08-26 17:12:10下载
    积分:1
  • vsg
    虚拟同步发电机,可用于实验和教学,内容丰富( Virtual synchronous generators can be used for teaching and experimentation)
    2017-04-24 17:06:04下载
    积分:1
  • Kaggle-Nomad2018-master
    说明:  毕业设计之跳频通信系统的设计与仿真。努力学习noma技术,顺利毕业。(Frequency hopping communication system)
    2020-03-11 23:21:52下载
    积分:1
  • MPSKgauss
    高斯加性白噪声下采用MPSK调制的系统BER性能分析(High places like the white noise of the adoption of MPSK modulation system BER performance analysis)
    2008-05-05 16:20:08下载
    积分:1
  • matlab
    Matlab中从文件夹中批量读取文件的做法,程序后有详细说明,简单易学!(Matlab, read from a folder in the batch file approach, procedures are detailed, easy to learn!)
    2011-01-22 15:15:19下载
    积分:1
  • matlab11
    matlab的使用与实现,对于刚入门matlab的会员来说绝对有用啊!(matlab use and realize, for just a member of matlab entry is absolutely useful ah!)
    2008-02-29 15:52:01下载
    积分:1
  • Bursa_Wolf
    个人整理的,最齐全的Bursa_Wolf,布尔莎坐标转换资料,含matlab实例,说明,以及相应的引文资料。 纯属个人原创,请注明引用出处!
    2010-12-15 19:42:46下载
    积分:1
  • A-Guide-to-MATLAB-for-Beginners
    说明:  一本matlab初学者的入门级经典书籍编程人员案头必备的一本参考书籍,英文版,有助于提高英文及编程技术.(An entry-level matlab beginner programmers classic books necessary for a desk reference book, in English, help to improve English and programming.)
    2011-02-19 11:18:14下载
    积分:1
  • ccdf
    CCDF curve in MATLAB
    2013-02-10 16:50:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载