
Marco Caruso
Followers: 0 Following: 0
Feeds
已提交
imu_mimu_optical_dataset_caruso_sassari
This repository contains the magneto-inertial signals from six MIMU and ground truth orientation + positions from 8 reflective m...
2 months 前 | 1 次下载 |

已提交
orientation_estimation_sensor_fusion_algorithm_codes
MATLAB implementations of 10 sensor fusion algorithms for orientation estimation using magneto-inertial measurement units (MIMU)...
4 years 前 | 5 次下载 |
已解决
matrix zigzag
Unfold a 2-D matrix to a 1-D array in zig-zag order, e.g., for matrix [ 1 2 3 ; 4 5 6 ; 7 8 9 ] the resulting 1-...
5 years 前
已解决
"Look and say" sequence
What's the next number in this sequence? * [0] * [1 0] * [1 1 1 0] * [3 1 1 0] * [1 3 2 1 1 0] This a variant on the w...
5 years 前
已解决
Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given numbe...
5 years 前
已解决
Triangle sequence
A sequence of triangles is constructed in the following way: 1) the first triangle is Pythagoras' 3-4-5 triangle 2) the s...
5 years 前
已解决
Binary code (array)
Write a function which calculates the binary code of a number 'n' and gives the result as an array(vector). Example: Inpu...
5 years 前
提问
Microsoft Azure Kinect and MATLAB interfacing
Hi, I have just received the new Azure Kinect and I would like to interface it with MATLAB (setting parameters, acquiring images...
5 years 前 | 0 个回答 | 3