登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • LogMAPdecoder
    二进制卷积编码的Log-MAP译码实现 (Implement the Log-MAP algorithm for binary-convolutional-codes)
    2010-09-11 12:07:16下载
    积分:1
  • dmt3
    从互联网上搜索并下载至少3个英文原版TXT格式小说,设计程序统计每个小说中26个英文出现的次数,所占百分比。 根据程序输出结果分析莫尔斯码对各英文字母设计的编码的合理性。(Search and download from the Internet at least 3 TXT format, original English novel, the novel design process statistics for each of 26 English and the number of occurrences percentage. According to the procedure output of Morse code letters on the design of the code is reasonable.)
    2010-12-07 22:32:51下载
    积分:1
  • Double-PWM
    MATLAB中双PWM变频器的Simulink实现,(Simulink realization of dual-PWM inverter)
    2011-05-20 14:33:24下载
    积分:1
  • newthreelevel
    三电平三相桥式逆变器的SVPWM控制方式仿真(应用S函数)(Three-level three-phase bridge inverter SVPWM control simulation (Application S function))
    2020-11-02 09:49:53下载
    积分:1
  • signal333
    自编 包括动态时间校准算法 求snr算法 及其子程序(Including dynamic time self-calibration algorithm for SNR algorithm and its subroutine)
    2008-04-10 10:30:01下载
    积分:1
  • eigenfaces_sample
    Eigenfaces is used to representing a face by projecting original images onto a face space defined by eigenvectors, and then a new face is compared to known faces by calculating the distance between their projections onto face space. (Eigenfaces is used to representing a face b y original projecting images onto a face space d efined by eigenvectors. and then a new face is compared to known faces by c alculating the distance between their project ions onto face space.)
    2007-05-18 06:45:01下载
    积分:1
  • nonlinerSVMfeileiqi
    说明:  用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。(Half of the data used by ANN-BP algorithm design classifier, the other half of the data used to test the classifier performance.)
    2011-04-14 17:30:23下载
    积分:1
  • a
    说明:  DC machine simulation with matlab simulink and parameters of machine are not defined
    2011-05-07 14:52:36下载
    积分:1
  • Handbook-of-Mathematics--5th-2007
    非常好的--/---非常全/---数学手册/2007版(Mathematical manual/2007)
    2013-03-08 19:51:04下载
    积分:1
  • A1_12
    mathews数值分析书的源代码,用matlab编写,第一章第十二部分。(mathews numerical analysis of the book' s source code, using matlab, the first chapter of Part XII.)
    2011-10-20 10:26:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载