当前位置:网站首页>[matlab] matlab simulation modulation system FM system
[matlab] matlab simulation modulation system FM system
2022-07-04 05:00:00 【Embedded workplace】
Catalog
1、FM System
clear all;
close all;
clc;
Kf = 5; % FM index
fc = 10; % Carrier center frequency
dt = 0.001;
T = 10;
t = 0:dt:T;
% Generate baseband signal
fm = 1;
%mt = cos(2*pi*fm*t) + 1.5*sin(2*pi*0.3*fm*t);
mt = cos(2*pi*fm*t);
%FM modulation
A = sqrt(2);
%mt Integral function of
%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 FM signal ');
grid on;
%FM Power spectrum of modulated signal
[f sf] &
边栏推荐
- Deep understanding of redis -- bloomfilter
- Capturing and sorting out external Fiddler -- Conversation bar and filter
- 【MATLAB】MATLAB 仿真模拟调制系统 — SSB 系统
- MySQL JDBC programming
- 简单g++和gdb调试
- 自动化测试selenium基础篇——webdriverAPI
- Annex V: briefing on the attack process docx
- Share some of my telecommuting experience
- 练习-冒泡排序
- PostgreSQL 正式超越 MySQL,这家伙也太强了吧!
猜你喜欢
MySQL indexes and transactions
软件设计文档示例模板 - 学习/实践
中職組網絡安全—內存取證
Annex V: briefing on the attack process docx
6-5漏洞利用-SSH弱口令破解利用
Fault analysis | mongodb 5.0 reports an error, and the legal instruction solves it
Definition of DCDC power supply current
附件六:防守工作簡報.docx
Useful plug-ins for vscode
C basic (VII) document operation
随机推荐
【MATLAB】通信信号调制通用函数 — 带通滤波器
分享一些我的远程办公经验
Kivy tutorial custom fonts (tutorial with source code)
Qt QTableView数据列宽度自适应
LeetCode136+128+152+148
网络设备应急响应指南
附件六:防守工作簡報.docx
C basic (VII) document operation
Zhongke Panyun - 2022 Guangxi reverse analysis ideas
中科磐云—D模块解析以及评分标准
Encryption and decryption
Unity 接入天气系统
Error response from daemon: You cannot remove a running container 8d6f0d2850250627cd6c2acb2497002fc3
Simple g++ and GDB debugging
qt下开发mqtt的访问程序
COMP1721 Creating Classes
Capturing and sorting out external Fiddler -- Conversation bar and filter
电子元器件商城与数据手册下载网站汇总
GUI application: socket network chat room
Several smart watch related chips Bluetooth chip low power consumption