photo

Francis Trombini


Last seen: 1 year 前 自 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 ...

2 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答