How to generate an wave with some slope?

90 Views Asked by At

I want to generate this wave with an slope

enter image description here

I believe that is a kind of amplitude modulation with some slope: $y(t) = [A_c + A_m \sin(ω_m \ t)] \sin(ω_c \ t)$. After plot the AM equation I get the following image:

enter image description hereWhat function can I apply to AM equation to get the slope? Or is there another way to generate the plot 1?