请问如何用MATLAB实现多载波线性调频信号?及雷达模糊函数

其频谱是这样的:... 其频谱是这样的: 展开
 我来答
bill8341
高粉答主

2019-03-23 · 关注我不会让你失望
知道大有可为答主
回答量:1.8万
采纳率:95%
帮助的人:3592万
展开全部
楼主要学会用MATLAB的help命令啊:碰漏
help modulate
MODULATE Signal modulation for communications simulations.
Y = MODULATE(X,Fc,Fs,METHOD,OPT) modulates the message signal X with a
carrier frequency Fc and sampling frequency Fs,using the modulation
scheme in METHOD.OPT is an extra sometimes optional parameter whose
purpose depends on the modulation scheme you choose.
Fs must satisfy Fs > 2*Fc + BW,where BW is the bandwidth of the
modulated signal.
METHOD MODULATION SCHEME
'am',Amplitude modulation,double side-band,suppressed carrier
'amdsb-sc' OPT not used.
'amdsb-tc' Amplitude modulation,double side-band,transmitted carrier
OPT is a scalar which is subtracted from X prior to
multiplication by the carrier cosine.It defaults to
min(min(X)) so the offset message signal is positive and
has a minimum value of zero.
'amssb' Amplitude modulation,single side-band
OPT not used.
'fm' Frequency modulation
OPT is a scalar which specifies the constant of frequency
modulation kf.kf = (Fc/禅迹Fs)*2*pi/笑袭烂max(max(abs(X))) by
default for a maximum frequency excursion of Fc Hertz.
'pm' Phase modulation
OPT is a scalar which specifies the constant of phase
modulation kp.kp = pi/max(max(abs(x))) by default for a
maximum phase excursion of +/-pi radians.
'pwm' Pulse width modulation
If you let OPT = 'centered',the pulses are centered on the
carrier period rather than being "left justified".
'ppm' Pulse position modulation
OPT is a scalar between 0 and 1 which specifies the pulse
width in fractions of the carrier period.It defaults to .1.
'qam' Quadrature amplitude modulation
OPT is a matrix the same size as X which is modulated in
quadrature with X.
If X is a matrix,its columns are modulated.
[Y,T] = MODULATE(...) returns a time vector the same length as Y.
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式