QuickConvolution⚡ - A convolution tool for engineering students!

Hi guys!
I wanted to share here my first project on streamlit, it is a quick convolution tool to convolve predefined signals with some custom parameters. Those predefined signals are the most usend in Alan V. Oppenheim’s signals and systems book.
Hope you enjoy it, I’ve used the session-state as boolean values to toggle showing the charts.

You can try it online or take a look at the source code

I must say this is at its very first version, I plan on adding new signals (along with the custom pulse) and redacting a nice documentation so everyone understands what is doing. Let me know what you guys think and constructive criticism is welcome! If it helps you, consider giving a star on the repo🙏

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.