how can i analyze a signal with three coordinates
1 回表示 (過去 30 日間)
古いコメントを表示
i have a signal from an accelerometer with 3 coordinates x,y, z. how do i analyze this signal so i have all three cordinates? Do you think taking an average of all three is right? Or should i just sum all three cordinates? or treat them uniquely for each direction
1 件のコメント
Neressa
2012 年 12 月 14 日
Hello Have you been able to develop an alogorithm to get statistics for the signal from your acclerometer data yet?
採用された回答
Image Analyst
2012 年 7 月 17 日
It depends on what you want to do. What do you want to do? You have the acceleration vector. Do you want the acceleration magnitude (like the Pythagorean theorem would give you)? Or do you want something else? If you had the magnitude, what would you do with than information?
0 件のコメント
その他の回答 (1 件)
Star Strider
2012 年 7 月 17 日
I found this routine in the File Exchange:
There may be others.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with Signal Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!