Graph to Angle conversion

8 ビュー (過去 30 日間)
Nawsheen Tarannum Promy
Nawsheen Tarannum Promy 2020 年 11 月 4 日
コメント済み: Manas Meena 2020 年 12 月 2 日
I have a code where I use my data from .mat file and plot the values successfully. Now, I have to find out the angles of different axis. How can I do that?
  3 件のコメント
Nawsheen Tarannum Promy
Nawsheen Tarannum Promy 2020 年 11 月 5 日
I have a graph which I have made by plotting the value from MATLAB sensor data. Basically, I have worked with Acceleration and Angular Velocity from MATLAB mobile app. Now, I have to convert the graph into the Orientation value. One way is to take the Orientation value from the sensor and plot it like I have done it previously with Acceleration and Angular Velocity, but I was asked to write a code that will take the input of Acceleration and Angular Velocity information from my previous code and then it will give me the Orientation value as output. Then I have to compare the value I was taken from the sensor and the value I have converted by using Acceleration and Angular Velocity are similar or not. I'm little confused here how I should do that or where to start. Do I need to develop any Algorithm for that?
Manas Meena
Manas Meena 2020 年 12 月 2 日
You can write a script that takes Acceleration and Angular Velocity and uses them as inputs for the Find Angles file KSSV has linked.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by