julia lang - Is there a package for approximating a function using Chebychev Polynomials? -


Is there a package to estimate the function using chebbecue polynomials? I was previously using matlab and there was a package called CompaCon which could predict a function using Chebecave polyonomials. I am thinking that there is a package similar to Julia. Or is there a package in C or Fortran or Python that can do this?

Thank you very much!

You might want to see, it can be relevant.


Comments

Popular posts from this blog

php - Select box validation (in laravel) -

Creating a sparse matrix in Matlab with a specified number of independent Bernoulli +-1 nonzero entries -

pandas - Iterate on Groupby Object's fields -