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개)
참고 항목
카테고리
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!