Automatic integration and Interrogation of Curves

Have a suggestion for improving DPlot or a question about existing features? Let us know

Moderator: DPlotAdmin

Post Reply
gerreilly
Posts: 2
Joined: Wed Nov 18, 2009 11:49 am

Automatic integration and Interrogation of Curves

Post by gerreilly »

I need to create a set of curves by integrating a number of curves imported from Excel. Can I create a macro or script to do this and how.

Then I need to be able to extract a value from the curves that are generated by differentiating the simple XY curves in DPlot.

The value I want is plotted on the Secondary Y2 Axis, and is the value on the differentiated curve that occurs for the Maximum Y value on its corresponding XY curve.
gerreilly
Posts: 2
Joined: Wed Nov 18, 2009 11:49 am

Post by gerreilly »

I may have found a way to do this in Excel by creating a simple formula to calculate the cumulative area under the curve for each XY value using the trapezoidal rule and then using using the VLOOKUP function to find the value that corresponds to the maximum force value in the adjacent cell.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Glad you found that, as it saves me some time :-)

You can integrate a curve in DPlot with the Integrate() macro command. However, there is no way to report the Y value of that curve at the maximum Y value of the first curve.
Visualize Your Data
support@dplot.com
Post Reply