Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: numerical integration
Posted:
Mar 18, 2013 7:45 AM
|
|
"JankoZ " <flixo@post.sk> wrote in message news:ki6smv$26o$1@newscl01ah.mathworks.com... > Hi I need your help! > > I have measurement of acceleration in axis X,Y,Z (cca 6000 measurement > with spet 0.02sec). I want to get final position with using Numerical > Integration in Matlab. Can anybody help me? > > please mail me: jankozavodny@gmail.com > > Timestamp Accelerometer-X (mg) Accelerometer-Y (mg) Accelerometer-Z (mg) > Gyroscope-X Gyroscope-Y Gyroscope-
<data deleted>
See the help and examples for trapz. But you will have to be careful as you are going to integrate not only the signal but any noise in the measurements.
-- --Loren
http://blogs.mathworks.com/loren
|
|
|
|