Chebyshev Polynomial Approximation for Non-polynomials

5 views (last 30 days)
I am trying to approximate a polynomial using Chebyshev which is by using the chebfun toolbox available online. However, I could not do it for the function:
y = 1/(x^2)
Is there any example for those kind of non-polynomials?
Thanks

Answers (0)

Categories

Find more on Polynomials in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!