Info

This question is closed. Reopen it to edit or answer.

How to generate periodic signal in continous time and discrete time?

1 view (last 30 days)
i write the following code to generate sine wave in infinite time but its not generating in infinite time t=-2*pi:0.0001:2*pi a=sin(t) plot(t,a)

Answers (0)

Community Treasure Hunt

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

Start Hunting!