How I can overlap two functions in Simulink?
Show older comments
Hello.
I'm looking for solution how I can overlap two functions (Simulink), example the base function is sin(x) with amplitude of 10 and f=50Hz. The other is also sin(x) but with amplitude of 1 and f=300Hz. How I can place the second function on the first envelope (to reach similar effect to AWGN block?).
Thanks in advance!
Answers (2)
Mischa Kim
on 1 Apr 2014
0 votes
Azz, what about simply adding the two signals? Use two Sine Wave source blocks and a Sum block.
Azz
on 1 Apr 2014
0 votes
Categories
Find more on Signal Import and Export in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!