登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • chap3
    《智能控制》第二版(刘金琨著)程序源码第三章(" Intelligent control" , Second Edition (Liu Jinkun a) program source code Chapter)
    2011-04-26 09:42:50下载
    积分:1
  • FFT
    信号y=sin(2*pi*f1*t)+sin(2*pi*f2*t)加上信噪比为2高斯白噪声的傅里叶变换,分别画出时域和频域图(Signal y = sin (2* pi* f1* t)+ sin (2* pi* f2* t) plus noise ratio for two Gaussian white noise of the Fourier transform, respectively, to draw the time domain and frequency domain)
    2015-01-23 20:02:57下载
    积分:1
  • kalman
    kalman滤波,能够读取数据样本,并对下一数据进行滤波(kalman filtering, be able to read data samples, and the next data filtering)
    2009-04-04 09:21:12下载
    积分:1
  • LFM
    介绍学习线性调频信号,包括在雷达应用中的匹配滤波(脉冲压缩)(The learning of linear FM signals, including applications in radar matched filtering (pulse compression))
    2011-02-12 09:53:44下载
    积分:1
  • Dijkstra
    Dijkstra算法(最短路径法)的matlab应用程序(Dijkstra algorithm (shortest path method) of matlab applications)
    2010-05-26 15:35:32下载
    积分:1
  • gold序列的生成
    m序列,Kasami小集合序列,gold序列的生成(m sequences, Kasami small-set sequence, gold sequence generation)
    2011-06-13 21:52:24下载
    积分:1
  • Alamouti
    天线选择OSTBC 模拟Alamouti空时块编码 Alamouti编码与预编码的OSTBC(Antenna selection for OSTBC simulate the Alamouti space-time block coding Alamouti coding with precoded OSTBC)
    2021-05-08 12:08:35下载
    积分:1
  • QPSK
    This program uses matlab to fullfil QPSK and demodulate QPSK.
    2010-11-20 22:18:31下载
    积分:1
  • Tduiichenggdlh
    本程序源码用于电力系统对称三相短路电流计计算,由matlab语言实现。 可直接使用。 (This procedure source for symmetrical three-phase power system short-circuit curreent calculation, by the matlab language. Complete source code can be used directly. )
    2012-03-31 13:31:08下载
    积分:1
  • MATLAB--PLOT
    MATLAB 初學者 畫圖學習 MATLAB 初學者 畫圖學習(MATLAB MATLAB for beginners to learn drawing for beginners to learn drawing)
    2011-11-28 22:59:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载