Integration Matlab Code

HI everybody,
I need to integrate a 3rd order polynomial function from 0 until the "x" value corresponding to the maximum "y" value. Do you know the matlab code for the integration with limits ?. Finally, I would like to know the coefficient of correlation of the trend line that fits better the x and y database. I sometimes increase the order of the polynomial to obtain a best fit but I also want to know the coefficient of correlation of the equation.
I will appreciate any help you can provide me.
Thanks,
Sergio

1 Comment

bym
bym on 1 Nov 2011
Increasing the order of the polynomial to get a 'better fit' is usually a bad idea. See http://en.wikipedia.org/wiki/Runge's_phenomenon

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 1 Nov 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!