How can I superimpose two gaussian functions?

2 visualizzazioni (ultimi 30 giorni)
Kathy
Kathy il 31 Lug 2019
Commentato: Walter Roberson il 31 Lug 2019
I have two Gaussian functions shown as follows and I would like to superimpose them to get rid of the overlapping portion at the bottom. Is there any quick way for me to do this?
Thanks!
  1 Commento
Walter Roberson
Walter Roberson il 31 Lug 2019
Evaluate them on the same time points (use interp1 if needed), and then take max() of the two values.

Accedi per commentare.

Risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by