登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • 70891
    2^2 factorial design analysis. in matlab
    2015-03-03 15:08:50下载
    积分:1
  • acpracs1
    mat lab program for mat
    2010-10-09 23:21:10下载
    积分:1
  • bdfmdq
    无刷双馈风力发电机的模型 BDFMdq 基于MATALAB的模型(Brushless doubly-fed wind turbine model MATALAB based on the model BDFMdq)
    2009-05-08 14:14:29下载
    积分:1
  • chap7_12
    单级倒立摆控制的lqr仿真模型,可以达到很好的控制效果(single-stage inverted pendulum control lqr simulation model can achieve good control results)
    2006-06-01 15:06:44下载
    积分:1
  • ch5example6
    调频立体声接收机模型 对相应的立体声解码过程进行建模和仿真。设左右声道的信号分别为1000Hz和2000Hz的单频测试信号。 (FM stereo receiver model for the corresponding stereo decoding process modeling and simulation. Set left and right channel signals were 1000Hz and 2000Hz single frequency test signal.)
    2010-05-26 09:43:17下载
    积分:1
  • pingcha
    基于MATLAB的水平控制网平差源码。只含有源代码,并没有建立工程文档。(List based on the MATLAB control network adjustment with the source code.)
    2012-05-19 17:43:25下载
    积分:1
  • OQPSK_test
    OQPSK code to run OQPSK in simulink
    2014-01-27 19:18:54下载
    积分:1
  • MATLAB-boat
    使用粒子滤波器,模拟雷达对目标物体的跟踪过程(Using a particle filter, simulated radar target object tracking process)
    2020-07-26 22:38:41下载
    积分:1
  • mouse_demo
    EP1C6Q240C8的examples 鼠标口测试程序(The examples I EP1C6Q240C8 mouse test procedures)
    2007-10-22 20:51:38下载
    积分:1
  • coloriz
    一个效果非常理想的图像颜色变换程序%The goal of this application is to change the colors of a picture, (truecolor or grayscale, *.jpg, *.jpeg), without moving the mouse, looking at them in a slideshow.(One of the effects very good image color conversion process The goal of this application is to change the colors of a picture, (truecolor or grayscale,*. jpg,*. jpeg), without moving the mouse, looking at them in a slideshow.)
    2021-03-03 18:39:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载