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 Commenti

Sam Chak
Sam Chak il 19 Ott 2023
Can you sketch the expected plots for the sampled sine waves? Or wait for a free solution in the answer later.
Sam Chak
Sam Chak il 19 Ott 2023
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).

Accedi per commentare.

Risposte (1)

Sam Chak
Sam Chak il 19 Ott 2023

0 voti

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 Commenti

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

Accedi per commentare.

Categorie

Scopri di più su MATLAB in Centro assistenza e File Exchange

Prodotti

Release

R2023b

Commentato:

il 19 Ott 2023

Community Treasure Hunt

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

Start Hunting!

Translated by