photo

Francis Trombini


Last seen: alrededor de 1 año hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Loop for increment number in file name
I need to save 10 files "AccelGyro_Gait" with the suffix from 01 to 10, i.e., AccelGyro_Gait_01, AccelGyro_Gait_02... This is ...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


How do I create a for loop for the this example?
accelX_cd1 = accelX(i_start_cd1:i_end_cd1); accelY_cd1 = accelY(i_start_cd1:i_end_cd1); accelZ_cd1 = accelZ(i_start_cd1:...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to predict position using linear acceleration and angular velocity by Unscented Kalman Filter?
I am trying to predict the three-dimensional position (displacement) of human gait using an inertial measurement unit (IMU) fixe...

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Loop to replace a NaN matrix with specific data from another matrix
How could I use a loop to replace a NaN matrix (1 line x 30 columns) with specific data from another matrix? My interest is to r...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta