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
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
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 Exchange2-D and 3-D Plots についてさらに検索

製品

タグ

質問済み:

2021 年 10 月 23 日

回答済み:

2023 年 1 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by