登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • 1
    说明:  灰色预测MATLAB源代码,很有用的哦.(Gray prediction MATLAB source code, very useful Oh.)
    2008-05-05 17:30:48下载
    积分:1
  • 200422122233086862
    说明:  一个MATLAB计算器程序,图形界面的 ,不过有个小BUG希望大家能(a calculator program, a graphical interface, but there is a small BUG hope we can s)
    2005-10-10 10:28:05下载
    积分:1
  • WritingFastMATLABCod
    说明:  由于matlab代码中若有很多循环结构,执行效率就会降低。本文献教你怎么写出高质量的matlab代码(Because if many matlab code cycle structure, the implementation of the efficiency is reduced. The literature teach you how to write high-quality matlab code)
    2008-12-06 14:15:34下载
    积分:1
  • lambert
    gives the initial and final velocities of a trajectory connecting R0 to Rf over a transfer time of dT. This method uses universal variables, from Vallado.
    2013-09-27 00:08:23下载
    积分:1
  • VoiceBox_Matlab
    Voicebox Matlab m files
    2013-10-20 01:49:58下载
    积分:1
  • RadiationEnhance
    此程序为matlab的关于辐射增强的一段代码,已经用于开发的软件中(This procedure matlab section on the radiation code has been used to develop the software)
    2010-08-23 22:09:37下载
    积分:1
  • work2
    最小二乘递推算法辨识程序, 输入信号为正态分布白噪声 (RLS identification procedures for the normal white noise input signal)
    2011-05-20 19:05:43下载
    积分:1
  • MatlabPID
    笔者费了很大的经历找到的matlab实例资料,希望大家好好利用,绝对经典的好资料哦(Programming with vc for the sample program, which contains many of the author s experience, I hope you make good use of)
    2011-12-22 10:18:56下载
    积分:1
  • f_enframe
    make frame(window) data
    2016-03-14 20:45:26下载
    积分:1
  • OFDM
    OFDM调制与解调,其中数字调制方式为QPSK。(OFDM modulation and demodulation, the digital modulation method is QPSK.)
    2020-07-02 06:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载