Problem 1015. Polynomial Interpolation
Solution Stats
Problem Comments
-
3 Comments
Mr. Google was not clear enough...
What is the "condition number of the Vandermonde coefficient matrix"??
:-/
(the rest was easy.. ;-) )
J.R.!
http://en.wikipedia.org/wiki/Polynomial_interpolation
FYI: The condition number of the Vandermonde coefficient matrix is just the norm of the matrix times the norm of its inverse. Cheers.
PS: Wikipedia will just lead you to a paid wall. Don't waste time.
Problem Recent Solvers17
Suggested Problems
-
Return a list sorted by number of occurrences
2079 Solvers
-
Remove the small words from a list of words.
1133 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
1664 Solvers
-
Getting the absolute index from a matrix
233 Solvers
-
Set the array elements whose value is 13 to 0
1280 Solvers
More from this Author17
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!