登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • QAMPModemPDemo
    说明:  基于MATLAB/GUI的M-QAM调制解调及误码率,本文件是在MATLAB2009a版本上设计的,低于此版本的有可能会出错。 此文件中“M_QAM.m”是主文件,其他均为调用文件,该程序实现了MQAM的调制解调功能,并画出了每一步的波形 (Based on MATLAB/GUI s M-QAM modulation and demodulation and bit error rate, this document is designed MATLAB2009a version, this version is lower than might be wrong. This file is in the " M_QAM.m" is the main document, others are calling the file, the program implements the MQAM modulation and demodulation functions, and draw the waveform of each step)
    2011-03-30 00:19:50下载
    积分:1
  • AxialBarTruss
    axial Bar truss分析 受力和变形等(axial Bar truss)
    2011-05-01 22:52:54下载
    积分:1
  • ArmonicosMatlab
    Display 1 , 10 , 100 , 1000 signal armonics in matlab
    2015-03-17 11:51:05下载
    积分:1
  • MadaProgramme
    Code Source DFIG Model
    2014-08-28 15:46:04下载
    积分:1
  • dsp-project-final
    SILICON WAFER DEFECT DETECTION An automated system developed for defect analysis and reporting of defects in a semiconductor wafer
    2011-09-10 09:53:16下载
    积分:1
  • CVPR-tutorial-final.pdf
    LOCAL BINARY PATTERNS
    2015-01-03 03:45:00下载
    积分:1
  • 基于模型预测控制的驾驶员模型的轨迹跟踪
    说明:  新能源汽车设计和控制,开发该算法,可以解决汽车能量回收问题。(And new energy vehicle design and control)
    2021-03-04 21:03:06下载
    积分:1
  • MATLAByingyong
    简要介绍了MATLAB语言,并把MAT LAB语言应用于电机控制系统的仿真研究中,同时以一个 具体实例较为深人地对其进行了说明(Briefly describes the MATLAB language, well into MAT LAB language used in motor control system simulation studies, in both a Specific examples of a more in-depth to them to say the-called)
    2009-10-11 11:06:54下载
    积分:1
  • rd1022
    Matlab source for advance ctalk
    2009-06-06 13:19:20下载
    积分:1
  • example07_07
    说明:  Matlab数理统计方面的图书源码,方差分析希望对您有用(some resource with matlab )
    2011-03-27 15:42:11下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载