Skip to content

Spectral Interpolation methods using Chebyshev polynomial. Code in MATLAB for 1D, 2D and 3D functions.

License

Notifications You must be signed in to change notification settings

Eliterui/SpectralInterpolation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpectralInterpolation

Spectral Interpolation methods using Chebyshev polynomial. Code in MATLAB for 1D, 2D and 3D functions.

Each folder contains a README with relevant information.

Still in progress.

TODO

  • Multilinear form expression for evaluating functions, for 3D function.
  • Check the matlab X-Y row-column inverted storing "bug".
  • Check that it works with Octave. (it should)
  • Performance compared to linear

About

Spectral Interpolation methods using Chebyshev polynomial. Code in MATLAB for 1D, 2D and 3D functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%