adding noise signal to orginal signal
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
sir, how to add a 30 db noise signal to three phase signal.
0 commentaires
Réponse acceptée
Rick Rosson
le 1 Sep 2011
Do you have access to the Communications System Toolbox?
If so, you can use the awgn function. For more information:
>> doc awgn
If not, you can use the randn function. For more information:
>> doc randn
HTH.
Rick
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Propagation and Channel Models dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!