An example notebook

Hello,

Some time ago a made a blog-like post about the approximation of a convolution product (Approximate a convolution product). In a few copy/paste and clicks I was able to make a Jupyter (attached below) notebook which can be run on your computer if you have installed Jupyter and the Scilab Kernel (see the instructions for Windows in this post: On JupyterLab, I would like to make Notebook(.ipynb) for Scilab(.sce) etc - #19 by mottelet. I recommend using Scilab 2023.1.0 for testing it as the Jupyter scilab kernel has to be updated for Scilab 2024.0.0

convolution.ipynb (272.1 KB)