登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • holderk
    基于Matlab语言编写的,求householdk的程序(Based on the Matlab language, and householdk procedures)
    2008-12-18 09:05:21下载
    积分:1
  • duibidu
    matlab图像对比度的计算 文件中包含许多不同对比度的图片 (Matlab image contrast calculation file contains many different contrast images)
    2021-01-27 13:18:40下载
    积分:1
  • jielianguandao
    捷联惯导仿真程序,可以比较好的帮助理解捷联惯导的原理,主要参考陈哲老师的捷联惯导原理(Strapdown inertial navigation simulation program, can help to understand better the principle of strapdown inertial navigation, strapdown references Chen Zhe teacher inertial navigation principle)
    2013-07-15 23:36:37下载
    积分:1
  • SAR-polarization-filtering-methods-
    SAR图像滤波方法的入门级文献,适合SAR图像处理的初学者使用(SAR polarization filtering methods literature)
    2013-11-22 15:43:33下载
    积分:1
  • math_experiment
    数学实验,包括高等数学、概率统计、线性代数等的讲解,全部用matlab实现(Mathematical experiment, including advanced mathematics, probability and statistics, linear algebra and so on, all with the realization matlab)
    2008-12-16 16:03:53下载
    积分:1
  • chepai
    用matlab编写的代码,可以正确识别车牌号码(Written with the matlab code, you can correctly identify the license plate number)
    2010-09-03 12:07:10下载
    积分:1
  • pitch
    语音信号处理基音周期检测MATLAB程序仿真详解(Pitch detection of speech signal processing MATLAB program simulation Detailed )
    2021-01-20 21:08:46下载
    积分:1
  • zero_pad
    Demo of zero-padding DFTs for 4F7 course (lecture 2): Spectrum of a single complex exponential added together
    2011-02-09 02:10:59下载
    积分:1
  • mymconnect
    Script I use to overcome some annoyances with mym
    2011-05-13 02:24:03下载
    积分:1
  • number-of-negative
    统计负数个数以及找出真值数最大与最小的数字输出(Statistical negative number and find out the true value of the maximum and minimum number of digital output)
    2015-04-20 14:49:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载