Create a function with white noise signal
이전 댓글 표시
Hello! I would like to create a new signal using white noise signal. Signal is defied by u(t)=e(int[(t-1)/N]+1), where t=1,2,3, .... and e(t) ie a white noise signal. I tried with functions "rand" and "awgn" but to no avail. Do you have idea how to create this kind od signal? Best regards
답변 (2개)
Image Analyst
2014년 11월 3일
0 개 추천
Why didn't rand() work? It should. Let's see the code and the way you determined that it didn't work.
댓글 수: 1
Image Analyst
2014년 11월 3일
I added Simulink to the product list so people will now know this is a Simulink question. I don't have Simulink so I can't help.
카테고리
도움말 센터 및 File Exchange에서 Signal Attributes and Indexing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!