AllenDowney / ThinkDSP

Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
https://allendowney.github.io/ThinkDSP/
3.93k stars 3.2k forks source link

deconvolution #52

Closed mahrach8 closed 5 years ago

mahrach8 commented 6 years ago

Hello! So I want to preform a deconvolution of two signals to obtaion the RI of a romm, the input response being a sinesweep in the output the record of it, but I don't know how to do that using thinkdsp, can anyone help me with the code.

AllenDowney commented 5 years ago

Sounds interesting, but out of scope for the book.