登录
首页 » 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 个回复

  • quadrotor-simm
    自己做的基于非线性动力学模型的四旋翼飞行器用的PID控制的姿态控制仿真模型和位置回路的仿真模型,inversion1是给定位置解算姿态的文件(Based on their own four-rotor aircraft nonlinear dynamic model with attitude control PID control simulation model simulation model and the position loop, inversion1 a given location solver attitude file)
    2014-12-27 00:02:09下载
    积分:1
  • girth63rr
    最小环长为6的LDPC码构造代码,能构造性能优良的LDPC码(the min girth is 6 LDPC construction method )
    2011-12-03 12:16:39下载
    积分:1
  • Matlabtu
    通过matlab中的函数功能,绘制各种图形(Function in matlab function to draw various graphics)
    2013-03-05 10:23:26下载
    积分:1
  • voice_prcossing
    语音增强,倒谱,端点检测,共振峰检测,去噪(Speech enhancement, cepstrum, endpoint detection, formant detection, denoising)
    2010-08-24 16:35:14下载
    积分:1
  • LDA
    LDA的学习资料的合计!有MATLAB的实现例子!(Total LDA learning information! MATLAB examples of realization!)
    2012-10-26 18:26:01下载
    积分:1
  • CODES
    Consists of fractional calculus, solving linear Fractional Order Differential Equations (FODE), Source code and comparison of various Mittag Leffler functions, Source code and #D representation Fractional Order Grunwald Letnikov Derivative, New Bhalekar gejji chaotic system, and Fractional order Lorenz Simulink model
    2015-04-17 22:44:40下载
    积分:1
  • IJIP-97
    说明:  一篇有关人脸识别的文章,是2010年在国外做访问学者时下载的,仅供大家参考(An article on face recognition, in 2010 a visiting scholar in foreign countries when downloaded only for your reference)
    2011-03-21 10:54:02下载
    积分:1
  • Turboequalization
    说明:  关于短波通信中多径的Matlab仿真代码(On short-wave communications in multi-path simulation of Matlab code)
    2008-11-16 21:35:30下载
    积分:1
  • qunyanqun
    计算多重分形非趋势波动分析matlab程序,一个师兄的毕设,能量熵的计算。( Calculation multifractal detrended fluctuation analysis matlab program, A complete set of brothers, Energy entropy calculation.)
    2017-05-04 14:16:32下载
    积分:1
  • lfmd
    几个常用通信和雷达信号的matlab仿真,包括bpsk,qpsk,qam和线性调频信号(2个)(Several commonly used communications and radar signals in matlab simulation, including bpsk, qpsk, qam and linear FM signals (2))
    2009-05-12 15:16:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载