But,Here i have to not only generate the sine wave but also the wave consists of low,medium & high frequencies without use of concatenating.Here,we can use only addition operation such as sin(pi*t)+sin(2*pi*t)+sin(6*pi*t) .But this again give only stationary frequency component.
I want to generate the signal as shown in above figure which consists of one low frequency triangular wave, one medium frequency sinusoidal signal & third componenet should be highest frequecy triangular signal.