ssb modulation with audio file

조회 수: 4 (최근 30일)
Kerem Yüksel
Kerem Yüksel 2021년 5월 16일
댓글: Walter Roberson 2021년 5월 25일
I have a audio file and I get the signal message with audioread function to get the message signal
the y value is my signal. to make the ssb modulation, how can I make the hilbert transform?
like hilbert(y) ?
  댓글 수: 2
Walter Roberson
Walter Roberson 2021년 5월 16일
And what are the equations?
Walter Roberson
Walter Roberson 2021년 5월 25일
You modified your question a fair bit.
Yes, hilbert() can be used to take a hilbert transform; https://www.mathworks.com/help/signal/ref/hilbert.html

댓글을 달려면 로그인하십시오.

답변 (1개)

Rhea Chandy
Rhea Chandy 2021년 5월 25일
Hi Kerem
You can take a look at these examples of SSB Modulation:
  1. SSB Modulation using DSP System Toolbox and Simulink
  2. Single-Sideband Amplitude Modulation - MATLAB
However, if you can provide the code you've written to solve the problem and ask a specific question about where you're facing difficulty, we may be able to provide some guidance.

카테고리

Help CenterFile Exchange에서 Applications에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by