CAD/Matlab

Advertisement


Question
hi , I have a problem , I need to solve for my research ,
Consider you have a data point : Acceleration vs Time with 1559 point,
I want to plot Velocity diagram and Displacement,
Would you please help me .
thanks.

Answer
Hi Reza,

since the velocity is the integral of the acceleration, you need to numerically integrate your data points. You can use the cumtrapz MATLAB function for this. Just type >> help cumtrapz in the command line and read its usage. It should solve your problem.

Best
G.

CAD

All Answers


Answers by Expert:


Ask Experts

Volunteer


George Moustris

Expertise

I have extensive experience in MATLAB which is a CAD for engineers.I can answer many questions on the programming script as well as the use of many toolboxes Matlab uses.However DO NOT ask me about the underlying theory of your projects.I will only answer questions regarding the USE of Matlab.

Experience

I have written many scripts in Matlab utilizing many toolboxes and libraries such as Fuzzy Logic toolbox,Neural Nets,Image processing,Wavelets,Signal processing etc.

Organizations
Aristotle University of Thessaloniki

©2012 About.com, a part of The New York Times Company. All rights reserved.