Approximation Theory
:material-circle-edit-outline: 约 52 个字 :material-image-multiple-outline: 5 张图片 :material-clock-time-two-outline: 预计阅读时间 1 分钟
8.2 Orthogonal Polynomials and Least Squares Approximation¶
The general least squares approxiamtion problem is to find a generalized polynomial \(P(x)\) ,such that \(E=(P-y,P-y)=||P-y||^2\) is minimized.
- To accelerate the calculation process we want to find a set of orthogonal polynomials.
seoducode: