Community Profile

photo

Marco Caruso


Last seen: Today Active since 2016

Statistics

All
  • First Review
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 2
  • First Submission
  • Solver
  • First Answer

View badges

Content Feed

Submitted


orientation_estimation_sensor_fusion_algorithm_codes
MATLAB implementations of 10 sensor fusion algorithms for orientation estimation using magneto-inertial measurement units (MIMU)...

3 years ago | 4 downloads |

Submitted


mimu_optical_dataset_caruso_sassari
This repository contains the magneto-inertial signals from six MIMU and ground truth orientation + positions from 8 reflective m...

3 years ago | 3 downloads |

Thumbnail

Solved


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-...

4 years ago

Solved


"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...

4 years ago

Solved


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...

4 years ago

Solved


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...

4 years ago

Solved


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...

4 years ago

Question


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...

4 years ago | 0 answers | 3

0

answers

Answered
IMU sensor fusion viewer "HelperOrientationViewer"
I have the same problem!

5 years ago | 0

Channel


Telemedicina

7 years ago