-
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
-
MATLAB
An Matlab implementation neural program
- 2010-12-04 13:43:46下载
- 积分:1
-
Untitled
对EKF、UKF、PF算法进行比较分析,适用于初学者对三种算法的掌握(A comparative analysis of the EKF, UKF, the PF algorithm, for beginners grasp of the three algorithms)
- 2012-05-11 17:29:33下载
- 积分:1
-
chebyshev-2zhilainghua
chebyshev 2值量化辛辛苦苦的编程 奉献给大家 ,愿大家在混沌序列上共同提高(chebyshev 2 value quantization laboriously programming dedicated to you, everyone is willing to jointly improve the chaotic sequence)
- 2013-08-22 13:38:54下载
- 积分:1
-
hvdc-main-file
hvdc 12 pulse conveter circuit developed on the example model in laptop
- 2013-11-19 23:39:21下载
- 积分:1
-
rozwi_zania
fibonacci - algorytm matlab(fibonacci- algorytm matlab)
- 2009-05-03 00:37:57下载
- 积分:1
-
SeuWangyx_1_5
一本书带的matlab小程序,。。。。。(A book with a small matlab program. . . . .)
- 2011-02-14 22:06:40下载
- 积分:1
-
Part-IV-Decision-Based-Methods
说明: 介绍机动目标跟踪以决策为基础方法的外文文献(A Survey of Maneuvering Target Tracking—Part IV:Decision-Based Methods)
- 2011-04-11 21:02:51下载
- 积分:1
-
sanbihuan
正对电机单闭环的系统调试的matlab中simulink仿真模型(Is the single closed-loop system debugging of motor in the matlab simulink simulation model)
- 2013-12-12 14:50:00下载
- 积分:1
-
13 simulink
说明: 太阳能光伏发电simulink模型,包括蓄电池,最大功率点跟踪等等功能(Solar photovoltaic power generation simulink model, including battery, the function of maximum power point tracking and so on)
- 2020-10-26 21:39:59下载
- 积分:1