Velocity cumtrapz or gradient
Mostrar comentarios más antiguos
Hello, I have an assignment in matlab where it says: variable AZ contains acceleration data of the center of mass of a moving subject. Use the function Cumptrapz to calculate the velocity and position of the person. Even when I go the help window for cumtrapz I still don't understand how I could use it for calculating the velocity or position. I have used gradient: [acceleration] = gradient (Velocity, dt), but what is the difference between gradient and Cumptrapz to calculating velocity?
Thank you very much!
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Numerical Integration and Differentiation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!