Clear Filters
Clear Filters

How do I find a polynomial equation with MATLAB if I only have points on the curve?

1 view (last 30 days)
I have seven points on the curve and none of them are intercepts. How would I find the answer WITHOUT using any of the polynomial-specific functions (e.g. polyfit())?
  5 Comments
B
B on 22 Nov 2017
James Tursa, this is homework. I do not know how to do a least squares polynomial fit. Is that process the algorithm for polyfit?

Sign in to comment.

Answers (0)

Categories

Find more on Polynomials in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!