How I can overlap two functions in Simulink?

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)

Azz, what about simply adding the two signals? Use two Sine Wave source blocks and a Sum block.
Azz
Azz on 1 Apr 2014
Thanks for answer!
The solution you proposed is not the same cause the total amplitude by this solution is only raised or reduced. I attached an image what I'm looking for. I think the comparation to the AWGN block was kinda bad. Sorry for the lame visualization.
Thanks!

Asked:

Azz
on 31 Mar 2014

Answered:

Azz
on 1 Apr 2014

Community Treasure Hunt

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

Start Hunting!