Skip to content

Using the Discrete Fourier Transform for trigonometric interpolation.

Notifications You must be signed in to change notification settings

galustian/Trigonometric-Interpolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Trigonometric interpolation

Using the Discrete Fourier Transform for trigonometric interpolation. Input arguments are the values of f(t_i), where the t_i are equidistant values 2 * Pi * i / N (starting with i = 0). N is an odd number and denotes the number of t_i points.

About

Using the Discrete Fourier Transform for trigonometric interpolation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages