Finding the coefficients of a polynomial

34 Views Asked by At

There is a polynomial $f(x,y) = \sin(\theta) x^2 + \cos(\theta)y^3 + x^2+ x^3y^2 +5$, where $\theta= g(x,y)$. Can we find the coefficients of $f(x,y)$ using any interpolation method?