How to create a random signal with desired frequency?

3 views (last 30 days)
Hello everyone
I want to create a random signal in time domain with a desired dominant frequency (eg. 279.015 Hz)
Can anyone help me out how to create the signal?

Accepted Answer

John D'Errico
John D'Errico on 7 Mar 2023
This seems simple enough.
  1. Create the signal, at the dominant frequency. That is just going to be a sine wave. Surely you can do that.
  2. Add gaussian noise.
Why not try it? If you make no effort on the simple problems, how will you ever solve the difficult problems?
  1 Comment
Yada Kijsathan
Yada Kijsathan on 7 Mar 2023
Thanks for your answer! (and sorry that I am quite a beginner in signal processing field)

Sign in to comment.

More Answers (0)

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!