Community Profile

photo

Francis Trombini


Last seen: 10 maanden ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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

meer dan een jaar ago | 2 answers | 0

2

answers

Question


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

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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

meer dan een jaar ago | 0 answers | 0

0

answers

Question


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

bijna 3 jaar ago | 1 answer | 0

1

answer