photo

Francis Trombini


Last seen: etwa ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort