photo

Francis Trombini


Last seen: 대략 1년 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변