GWBasic / index_signal

Allows looking up interpolated points within a signal, allows indexing a signal by floating point
Apache License 2.0
0 stars 0 forks source link

Attempt to use ChatGPT's sinc algorithm for better interpolation #11

Closed GWBasic closed 1 month ago

GWBasic commented 1 month ago

ChatGPT suggests using the sinc algorithm to interpolate: https://chatgpt.com/share/670d349d-c904-8007-9d60-a4ded4864cd7

GWBasic commented 1 month ago

Didn't like the algorithm that chatGPT provided. It can't interpolate DC