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!