登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • wien
    维纳滤波程序,一种信号处理程序,可用于数据预处理(Wiener filtering process, a signal processing procedure can be used for data preprocessing)
    2010-10-25 21:22:20下载
    积分:1
  • CUDA-by-Example
    CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology, including a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C.
    2011-01-25 16:29:20下载
    积分:1
  • it430-modified
    LZ compression LZ decompression
    2011-11-28 07:37:37下载
    积分:1
  • matlab代码仿真海浪模拟模型
    说明:  matlab代码仿真海浪模拟模型,matlab语言(Matlab code simulation ocean wave simulation model, MATLAB language)
    2019-01-23 11:57:12下载
    积分:1
  • 基于元胞自动机的基础matlab的行人流运动序CA
    说明:  基于元胞自动机的基础matlab的行人流运动程序(Pedestrian flow movement program based on MATLAB)
    2019-11-29 08:48:59下载
    积分:1
  • music
    说明:  修正的music算法,前后向空间平滑算法的特殊形式(Revised music algorithm, before and after the spatial smoothing algorithm to the special form)
    2010-05-04 14:17:54下载
    积分:1
  • matlab
    这是一本matlab的入门教程,感觉还不错,大家可以学习一下(This is a Matlab Tutorial, I feel pretty good, we can learn about)
    2012-03-22 10:28:17下载
    积分:1
  • ARMA_Stmcb
    Stmcb函数是使用Steiglitz-McBride迭代方法的ARMA参数建模。(Stmcb function using the Steiglitz-McBride iteration method of ARMA parametric modeling.)
    2015-03-08 11:00:49下载
    积分:1
  • renlianshibie
    人脸定位,滤波,定位,分割等一系列的实现,里面有详细的文字说明和注释(face detection,dingwei,fenge)
    2010-08-21 22:10:00下载
    积分:1
  • pcm2
    PCM quantization..........
    2009-05-31 20:51:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载