-
radon_ambiguity
%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)
- 2008-05-06 21:56:10下载
- 积分:1
-
code
matlab code from state unicersity of new york in united states
- 2010-11-19 01:31:24下载
- 积分:1
-
Dcommlab
column to row source code
- 2013-01-01 14:16:58下载
- 积分:1
-
histmatch
pyramidal texuture synthesis.
- 2010-12-06 23:09:53下载
- 积分:1
-
FDTD_4_1
Sullivan关于FTDT经典文章的MATLAB翻译,第四章第一个例子的源程序。(Sullivan article on FTDT classic MATLAB translation of chapter IV, an example of the source.)
- 2010-01-08 22:34:52下载
- 积分:1
-
quin2
另外一种QUIN插值频率估计算法。matlab代码(QUIN another interpolation algorithm for frequency estimation. matlab code)
- 2009-07-20 18:32:57下载
- 积分:1
-
ComputerPVisionPSystemPToolbox
computer vision toolkit tutorial
- 2013-10-04 10:42:26下载
- 积分:1
-
路由
说明: leachm1和leachm2的生命周期对比
leachm1和leachm2的数据传输对比对比(Lifetime comparison between leachm1 and leachm2
Comparison of data transmission between leachm1 and leachm2)
- 2020-06-21 03:00:01下载
- 积分:1
-
lsb_embed
lsb embedding for invisible image watermarking
- 2009-05-09 21:39:22下载
- 积分:1
-
effects
Flash intro website template
- 2013-11-05 05:26:44下载
- 积分:1