登录
首页 » matlab » radon_ambiguity

radon_ambiguity

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

  • Segmentation
    Image segmentation with gui
    2014-11-20 00:24:12下载
    积分:1
  • cov
    matlab的m文件 计算两幅影像的协方差 源码简洁高效(matlab m-file, computing the covariance of two images, simple and efficient source)
    2011-12-23 12:10:39下载
    积分:1
  • NSGA-II
    NSGA2仿真实例,可用于神经网络仿真测试(NSGA is a popular non-domination based genetic algorithm for multi- objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter. A modified version, NSGA- II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori. NSGA-II is discussed in detail in this.)
    2018-08-13 13:18:28下载
    积分:1
  • matlab
    matlab软件的仿真实列。 If you have any bugs and questions in our simulation programs, please e-mail to harada@ieee.org. We try to do our best to answer your questions. (matlab simulation software is included. If you have any bugs and questions in our simulation programs, please e-mail to harada@ieee.org. We try to do our best to answer your questions.)
    2008-04-03 10:38:52下载
    积分:1
  • BSA
    le code matlab de l algorithme BSA
    2014-11-13 03:09:20下载
    积分:1
  • analysis-of-discrete-signal
    continues analysis of discrete signal, not integer shifting of a discrete signal
    2013-12-16 16:46:24下载
    积分:1
  • circle_diagram
    this is the code to illustrate greedy algorithm in matlab
    2010-10-28 07:49:16下载
    积分:1
  • equalizing
    comparison between three types of equalizers: zfl and mmse and viterbi
    2012-07-22 15:44:19下载
    积分:1
  • DFIG_lizi
    双馈风机MATLAB/simulink仿真例子(MATLAB/simulink simulation example of doubly-fed fan)
    2019-04-11 09:55:37下载
    积分:1
  • betweenness
    在Matlab中编写了有向图算法的调用函数(The calling function of directed graph algorithm is written in Matlab)
    2018-06-19 16:59:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载