Community Profile

photo

li chen


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Imufusion accelerometer and gyroscope orientation and formatting
I am currently using the MATLAB "imufilter" function to estimate yaw, pitch, and roll. But I have been having problems. The docu...

3 years ago | 0 answers | 0

0

answers

Question


monoCamera codegen error: Handle Classes in top-level outputs are not supported in MATLAB Coder
monoCamera is defined in https://www.mathworks.com/help/driving/ref/monocamera.html?s_tid=srchtitle. and have codegen capability...

3 years ago | 1 answer | 0

1

answer

Answered
generate c code for wdenoise funciton
I'm trying to smooth out the gyro and acceleration data, the code snippet is like below: Data_out = wdenoise(Data_In, 4,... ...

4 years ago | 0

Question


generate c code for wdenoise funciton
I'm using wdenoise to denoise the signal. However, when I need to generate the function into c code by matlab coder, I see the d...

4 years ago | 1 answer | 0

1

answer