登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • project6_final_paper
    this is an matlab code for acoustic echo cansellation
    2011-12-26 01:09:23下载
    积分:1
  • Documentation
    some matlab codes for image processing
    2009-06-02 15:50:09下载
    积分:1
  • ParticleEx1q
    粒子滤波,一个简单的粒子滤波程序,主要用于说明其简单用法(pf show)
    2011-04-29 15:40:32下载
    积分:1
  • MATLAB6.x-for-process-signal
    这是一本利用matlab编程环境实现信号处理的教程,有兴趣的同学可以看看。(This is a programming environment used to achieve signal processing matlab tutorial, students who are interested can look at.)
    2011-05-02 18:26:11下载
    积分:1
  • dsp-exercise
    any kind of dsp method in matlab
    2011-07-20 04:14:19下载
    积分:1
  • elearn
    Ii this file developing a sample website for elearning
    2014-09-13 18:23:17下载
    积分:1
  • gauss_sidel
    This code finds the solution to a system of simultaneous linear equation using Gauss_Seidel Method.
    2013-04-06 18:55:13下载
    积分:1
  • ACCaar_DOF2u
    汽车操作动力学的简化2自由度模型,使用MMatlab实现。能实现对汽车的动力学仿真 (Automotive operating dynamics of simplified two degree of freedom model, use MMatlab. Dynamics simulation of car)
    2012-10-03 00:03:30下载
    积分:1
  • Codes
    Ofdm based cognitive radio networks
    2013-04-14 20:35:40下载
    积分:1
  • wordtest
    matlab生成word转载,利用matlab生成word(Matlab generates word reprint)
    2018-03-30 15:18:19下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载