How to calculate MSE or RMSE of data points in 3D space?
28 ビュー (過去 30 日間)
古いコメントを表示
I have 5 datasets, each contains 1000 points in 3D space (x,y,z). A marker moved around in the 3D space around a center ((x0, y0,z0) and we collected 1000 points for a period of time. Now I want to estimate the error/variability/etc in each dataset and between datasets. I am thinking to use either MSE or RMSE approaches to evaluate this error. Is there a function or toolbox that can help me achieve this?
I'd also love to listen to more ideas about comparing 5 datasets's trajectories!
Thanks everyone! :)
0 件のコメント
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!