ssb modulation with audio file

8 vues (au cours des 30 derniers jours)
Kerem Yüksel
Kerem Yüksel le 16 Mai 2021
Commenté : Walter Roberson le 25 Mai 2021
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 commentaires
Walter Roberson
Walter Roberson le 16 Mai 2021
And what are the equations?
Walter Roberson
Walter Roberson le 25 Mai 2021
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

Connectez-vous pour commenter.

Réponses (1)

Rhea Chandy
Rhea Chandy le 25 Mai 2021
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.

Catégories

En savoir plus sur Applications dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by