photo

Carmelo Fabrizio Blanco


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How can I generate the data for an eight '8' draw?
t = [0:0.001:10]; f = 10; x = sin(2*pi*t*f); y = sin(2*pi*t*2*f); figure(); plot(x,y);

4 years ago | 0