-
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 Simulink仿真程序,用来实现光伏电池的能量管理。(Matlab Simulink simulation program is used to realize the energy management of photovoltaic cells.)
- 2020-03-18 21:39:11下载
- 积分:1
-
IEEEModle80216
wimax-mimo802.16的仿真程序,matlab demo(wimax-mimo802.16 the simulation program, matlab demo)
- 2011-05-11 20:12:59下载
- 积分:1
-
shanon
shannon channel codeing project
- 2015-01-17 11:20:17下载
- 积分:1
-
ra-ti-bo
matlab coding is the best software for image processing
- 2013-07-31 21:48:04下载
- 积分:1
-
123443212233
我是刚学习了,可能有问题,请大家及时告诉我,希望得到更多好的资料。(I was just learning that it might have a problem, please tell everyone I hope to have more good information.)
- 2007-04-17 14:30:10下载
- 积分:1
-
chap7
MATLAB 神经网络 刘金琨著<智能控制的MATLAB >实现(MATLAB neural network)
- 2015-01-18 20:52:09下载
- 积分:1
-
principle-of-digital-communication-
说明: 数字通信系统的matlab仿真,详细介绍了数字通信系统的各种原理及源码(Matlab simulation of digital communication systems, digital communication system described in detail the various principles and source)
- 2011-03-04 23:19:24下载
- 积分:1
-
基于变步长滞环比较法的MPPT算法研究
基于变步长滞环比较法的MPPT算法研究,太阳能最大功率点跟踪(The MPPT algorithm based on variable step length hysteresis comparison research
The solar energy maximum power point tracking)
- 2021-01-02 20:58:57下载
- 积分:1
-
2011-L8-Exercises
Quadrotor Simulation Matlab Files
- 2012-09-08 20:12:10下载
- 积分:1