Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculate the area under a curve with Matlab

Status
Not open for further replies.

aslfd

Materials
Feb 5, 2015
20
Hello,

I have a table (x,y) contains 2020 measured values (stroke sensor). I would like to calculate the area under the curve. Can i do it with Matlab(or Excel).


Thanks
Capture_lo3dyl.jpg
 
Replies continue below

Recommended for you

Yes, and yes.

xnuke
"Live and act within the limit of your knowledge and keep expanding it to the limit of your life." Ayn Rand, Atlas Shrugged.
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.
 
Compute the area ABOVE the curve from the total area of the graph paper and subtract it.

Print the figure and cut out the area of the graph and weight it on a precision scale. Cut out a 1 cm by 1 cm piece of paper and weigh it also. Use the scale factor (gram crackers per square cm) to figure out the area under the curve.

Digitize the curve and fit it to a series of very small straight lines. Then integrate it using the ani-Cramer vs. Cramer rule.

Use the built in functions in Lotus 1-2-3 to compute the area and save it as a .csv file. Import that into Excel and the answer will be in the 'Answer' worksheet tab.

Double integrate the curve and take the first differential.

Use the lsqcurvefit function (Optimization Toolbox) to fit the digitized curve to a mass spring damper Simulink model. Then use an integrater to perform the calculation.

That's enough for now, my candlestick phone is ringing..

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor