dspplot
DSP plotter
A Python library that enables the creation of Matlab-style plots for digital signal processing (DSP) functions.
DSP plots (impulse/frequency/phase response)
17 stars
5 watching
4 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kfrlib/kfr | A C++ framework providing high-performance building blocks for digital signal processing and audio applications. | 1,669 |
matplotlib/matplotlib | A comprehensive Python library for creating high-quality visualizations | 20,294 |
gregpinero/arduinoplot | A Python script that plots real-time numeric data received from an Arduino's serial port. | 107 |
dfenestrator/goopycharts | An alternative to matplotlib for plotting graphs in Python, utilizing the Google Charts API. | 205 |
danilobellini/audiolazy | A package for expressive digital signal processing in Python that enables lazy evaluation and efficient object representation. | 691 |
drepetto/chiplotle | A Python library for controlling and customizing HPGL plotter devices | 33 |
aaronpenne/dsp | A collection of projects for extracting features from audio and video signals using digital signal processing techniques. | 47 |
mikedewar/d3py | A plotting library for Python based on D3.js, allowing easy creation of interactive plots from data in a browser window. | 1,415 |
davidbrochart/xarray_leaflet | An extension of xarray that enables the plotting of large datasets on tiled maps using ipyleaflet and Jupyter widgets. | 9 |
juliadsp/dsp.jl | A collection of digital signal processing functions and algorithms for data analysis in Julia. | 381 |
predict-idlab/plotly-resampler | Library for dynamically aggregating large time series data in Plotly figures | 1,040 |
mmore500/teeplot | Automates data visualization output with descriptive filenames. | 11 |
abarbu/matplotlib-haskell | Haskell bindings to Python's Matplotlib for creating 2D and 3D plots | 85 |
makepath/xarray-spatial | A Python library for efficient raster analysis and processing of spatial data | 843 |
jetbrains/lets-plot-kotlin | A multiplatform plotting library built on the Grammar of Graphics principles | 444 |