Is there a function which calculates a POLYFIT and MEAN of vectors in MATLAB 7.11 (R2010b)?

2 Ansichten (letzte 30 Tage)
I am working with MATLAB 7.11 (R2010b). In my project I need to linear fit multiple vectors and calculate the mean of them. I would like to know if there is a function which can do this?

Akzeptierte Antwort

Maurice Boueri
Maurice Boueri am 19 Jan. 2011
I don't think there is a function that does it automatically.. I guess you would need to write a MATLAB script which uses POLYFIT and MEAN to get this done..

Weitere Antworten (0)

Kategorien

Mehr zu Polynomials finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by