How can I plot following graph using the given data?
์ด์ ๋๊ธ ํ์

Uning the Kelvin-Voigt equation
๐น= (๐โ๐ฅ) + (๐โ๐ฅโฒ)
where x is displacement, xโ is velocity, k is spring constant, and ฮท is damping coefficient
The acceleration integration was performed using cumtrapz() MATALB ยฉ function to calculate velocity
How can I use above functions (linsolve(), cumptraz()) solve for the stiffness and damping coefficients for each cycle of CPR compression for each manikin.
๋๊ธ ์: 1
Rik
2021๋
10์ 23์ผ
What did you try?
Your plot looks like a few calls to bar and a call to hold will do the trick.
๋ต๋ณ (1๊ฐ)
Nikhil Sapre
2023๋
1์ 19์ผ
0 ๊ฐ ์ถ์ฒ
This looks like a homework querstion. You need to try learning MATLAB imporitng data and plotting function and ask specific questions about what's not working.
์นดํ ๊ณ ๋ฆฌ
๋์๋ง ์ผํฐ ๋ฐ File Exchange์์ 2-D and 3-D Plots์ ๋ํด ์์ธํ ์์๋ณด๊ธฐ
์ ํ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!