awgn is missing?
Mostrar comentarios más antiguos
Hi
I just installed Matlab 2011 A for mac and I can not find awgn function. I can not find it under help and i also get error message when i use it. can somebody help.
1 comentario
Walter
el 26 de Nov. de 2022
'awgn' requires Communications Toolbox.
Respuestas (2)
Wayne King
el 18 de Feb. de 2012
0 votos
Hi, awgn() is part of the Communications System Toolbox.
Do you have that product installed?
Enter
>>ver
and see if it is the list of your products.
Alternatively, you can use randn() to add WGN to your signal or image, but awgn() comes with more options.
1 comentario
ahmed alshammari
el 18 de Feb. de 2012
Wayne King
el 18 de Feb. de 2012
0 votos
I think it would be nice to have since that is your area.
You can get the Communications System Toolbox as an add-on for you student version:
Categorías
Más información sobre Propagation and Channel Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!