How to simulate multiplexing three signals on three different carriers
이전 댓글 표시
Using Matlab you are required to simulate multiplexing three signals on three different carriers where these signals are modulated using amplitude modulation suppressed carrier, then the three signals are restored using synchronous carrier demodulation.

your simulation should include all appropriate libraries, comments, figures, and demonstrations to show and illustrate: (a) The time and spectrum plot of all signals at each stage of the modulation and demodulation (b) The use of appropriate filters. (Hint: use “help bandpass” to know how to use BPF) (c) The ability of any user of the program to change the values of the carrier frequency, massage frequency and modulation index.
댓글 수: 1
Sulaymon Eshkabilov
2021년 6월 1일
You can model your exercise in Simulink in a relatively straightforward way. All of these filter blocks are also available.
See this help doc:
https://www.mathworks.com/help/dsp/ref/lowpassfilter.html
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 PHY Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!