Skip to content
#

interpolation

Here are 11 public repositories matching this topic...

Explore the foundations of scientific computing with this collection of Jupyter notebooks on numerical methods. This repository covers key topics—from solving linear/nonlinear systems to polynomial interpolation and numerical differentiation—with from-scratch Python implementations.

  • Updated Sep 20, 2025
  • Jupyter Notebook

This project showcases a Python-based DSP application for visualizing interpolation filters applied to audio signals. Built using tkinter, matplotlib, and scipy, it includes a functional GUI and Jupyter notebook to demonstrate zero-order hold (ZOH), linear, and FIR interpolation techniques. Designed for educational use and signal analysis.

  • Updated Jun 28, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the interpolation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interpolation topic, visit your repo's landing page and select "manage topics."

Learn more