当前位置:网站首页>【MATLAB】MATLAB 仿真模拟调制系统 — FM 系统
【MATLAB】MATLAB 仿真模拟调制系统 — FM 系统
2022-07-04 03:55:00 【嵌入式职场】
目录
1、FM 系统
clear all;
close all;
clc;
Kf = 5; %调频指数
fc = 10; %载波中心频率
dt = 0.001;
T = 10;
t = 0:dt:T;
%生成基带信号
fm = 1;
%mt = cos(2*pi*fm*t) + 1.5*sin(2*pi*0.3*fm*t);
mt = cos(2*pi*fm*t);
%FM 调制
A = sqrt(2);
%mt 的积分函数
%mti = 1/2/pi/fm*sin(2*pi*fm*t) -3/4/pi/0.3/fm*cos(2*pi*0.3*fm*t);
mti = (1/(2*pi*fm))*sin(2*pi*fm*t) ;
st = A*cos(2*pi*fc*t + 2*pi*Kf*mti);
figure;
subplot(3,1,1); plot(t,st,'b-');
hold on; plot(t,mt,'r:');
xlabel('t (s)'); title('FM 调频信号');
grid on;
%FM 已调信号的功率谱
[f sf] &边栏推荐
- MySQL JDBC programming
- Rhcsa 08 - automount configuration
- Solve the problem of failed to load property source from location 'classpathapplication YML 'problem
- 疫情远程办公经验分享| 社区征文
- PaddleHub人脸识别方案部署,将训练好的模型在pytchrom中进行部署应用
- 分享一些我的远程办公经验
- 浅谈JVM的那些事
- 【云原生】那些看起来很牛X,原理却很简单的一行代码
- 牛客小白月赛49
- Talking about what a high-quality little red book copy needs to have
猜你喜欢

分享一些我的远程办公经验

6-5 vulnerability exploitation SSH weak password cracking and utilization

Change the background color of Kivy tutorial (tutorial includes source code)

在代碼中使用度量單比特,從而生活更美好

6-4漏洞利用-SSH Banner信息获取

Boutique website navigation theme whole station source code WordPress template adaptive mobile terminal

Correct the classpath of your application so that it contains a single, compatible version of com. go
![[security attack and Defense] how much do you know about serialization and deserialization?](/img/cd/cc7d53b818e9a45dec22eada11bb24.png)
[security attack and Defense] how much do you know about serialization and deserialization?

NFT new opportunity, multimedia NFT aggregation platform okaleido will be launched soon

Application scheme of Puyuan ds1000z series digital oscilloscope in communication principle experiment
随机推荐
RPC - grpc simple demo - learn / practice
[security attack and Defense] how much do you know about serialization and deserialization?
附件五:攻击过程简报.docx
在代碼中使用度量單比特,從而生活更美好
6-4漏洞利用-SSH Banner信息获取
Acwing game 58
Senior developers tell you, how to write excellent code?
Binary search tree
Annex VI: defense work briefing docx
Exploration and practice of eventbridge in the field of SaaS enterprise integration
Deep understanding of redis -- bloomfilter
MySQL JDBC programming
@Feignclient comments and parameters
LeetCode136+128+152+148
【安全攻防】序列化与反序列,你了解多少?
Keysight n9320b RF spectrum analyzer solves tire pressure monitoring scheme
Balloon punching and Boolean operation problems (extremely difficult)
Instructions for LPC interrupt binding under ft2000+
Asahi Kasei participated in the 5th China International Import Expo (5th ciie) for the first time
附件六:防守工作簡報.docx