-
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
-
OFDM
说明: OFDM系统发送和接收的MATLAB程序,其中包括传输信道模型(OFDM systems to send and receive the MATLAB program, including the transmission channel model)
- 2008-09-09 18:51:48下载
- 积分:1
-
swing
swing equation model and program
- 2015-02-25 17:40:43下载
- 积分:1
-
lcmvzhankuan
基于SMI算法的零陷展宽算法,能够有效展宽信号方向图的零陷位置(Based on the SMI algorithm, the zero broadening algorithm can effectively widen the zero position of the signal pattern)
- 2017-03-19 16:27:43下载
- 积分:1
-
Zeller
蔡勒(Zeller)公式:是一个计算星期的公式。
随便给一个日期,就能用这个公式推算出是星期几。(Zeller (Zeller) formula: It is a formula for calculating week. Casual to a date, can be calculated using this formula out of the week.)
- 2009-12-07 09:42:35下载
- 积分:1
-
CFARchuli
关于恒虚警的一些文献,代表性的介绍了恒虚警的几种处理方式。很有参考价值(About CFAR literature, the representative of the CFAR several approach. Great reference value)
- 2013-01-24 14:00:09下载
- 积分:1
-
GPSPos
导入RENIX文件,通过卫星导航电文计算卫星的位置,并与精密星历做对比。(RENIX import files via satellite navigation data to calculate the position of the satellite, and with precise ephemeris do comparison.)
- 2014-12-13 00:13:27下载
- 积分:1
-
RadarwithMatlab_sourcecode
《Radar with Matlab》的例程,里面有非常完整的雷达信号处理算法程序。 ()
- 2020-10-29 11:09:56下载
- 积分:1
-
power_Transfo3phCoreType_Sat
power_Transfo3phCoreType_Sat.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_Transfo3phCoreType_Sat.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:10:02下载
- 积分:1
-
u_t_1int
current in buck - boost cover.
- 2013-11-05 05:37:32下载
- 积分:1