Problem 44843. Nth Order Polynomial Regression
Inputs:
-two vectors x and y (row or column)
-order of polynomial, p
Outputs:
-vector of coefficients [b0 b1 b2 ... bn]
-R-squared value
-vector of residuals, e
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers11
Suggested Problems
-
Reverse the Words (not letters) of a String
470 Solvers
-
Numbers with prime factors 2, 3 and 5.
681 Solvers
-
Back to basics 17 - white space
277 Solvers
-
1063 Solvers
-
Determine if input is a Narcissistic number
215 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!