awgn is missing?
조회 수: 32 (최근 30일)
이전 댓글 표시
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.
답변 (2개)
Wayne King
2012년 2월 18일
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.
Wayne King
2012년 2월 18일
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:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!