MagicPlot Manual

Plotting and nonlinear fitting software

User Tools

Site Tools


integration

This is an old revision of the document!


Table of Contents

Integration

Open Table or Figure or Plot with initial data and use Analysis → Integrate menu item.

Formula

To perform integration you should specify two columns: x and y. Missing values are ignored.

MagicPlot uses trapezoidal rule to compute the integral:

I_n = sum{i=1}{n − 1}{(x_{i+1} − x_i) {y_{i+1} + y_i} / 2},~ n=1...N

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
integration.1273569746.txt.gz · Last modified: Sun Nov 8 12:20:32 2015 (external edit)