Drawing a periodic function

1 view (last 30 days)
Mohamed ahmed
Mohamed ahmed on 6 Dec 2016
Commented: Karan Gill on 8 Dec 2016
This code takes two input functions with their periods from the user and plot them. i was asking if i got the total function for the two which is(y)...how can i plot 3 cycles of (y) assuming that it's a periodic function?
  1 Comment
Karan Gill
Karan Gill on 8 Dec 2016
Why are you declaring "t" to be symbolic and then giving it a numeric value? Also, you need to look up the theory for how to calculate the period when combining two functions.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB 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!