plot 2 signals for sin(t)

๐‘ฅ3 (๐‘ก) = sin(๐‘ก) ๐‘“๐‘œ๐‘Ÿ ๐‘ก โˆˆ [0,6] ๐‘Ž๐‘›๐‘‘ ๐‘ก๐‘ 1 = 1 sec
๐‘ฅ4 (๐‘ก) = sin(๐‘ก) ๐‘“๐‘œ๐‘Ÿ ๐‘ก โˆˆ [0,6] ๐‘Ž๐‘›๐‘‘ ๐‘ก๐‘ 2 = 0.1 ๐‘ ๐‘’c
where ๐‘ก๐‘  is the step size used to sample the time interval [0,6]. a. For signals ๐‘ฅ3 (๐‘ก) and ๐‘ฅ4 (๐‘ก), use subplot function to plot them on the same figure one below the other. b. What is the difference between ๐‘ฅ3 (๐‘ก) and ๐‘ฅ4 (๐‘ก)? What do you suggest?

2 Comments

Can you sketch the expected plots for the sampled sine waves? Or wait for a free solution in the answer later.
I think there are 7 points in the measurements of x3(t) because the sine wave is sampled every 1 second. Thus, over the 6 seconds, there should be 6 points plus the initial point at x3(0).

Sign in to comment.

Answers (1)

Sam Chak
Sam Chak on 19 Oct 2023
After thinking about your learning experience, to learn exactly how sine wave is sampled at a fixed time step, you can try the plotting technique described at this link:

2 Comments

thank you but still i cant solve it
Alright, can you copy the code and show me the equation that cannot be solved? I'll see how to guide you from here.

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Release

R2023b

Tags

Asked:

on 19 Oct 2023

Commented:

on 19 Oct 2023

Community Treasure Hunt

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

Start Hunting!