Delayed-cellular-neural-network
This project provides the proof of the uniqueness of the equilibrium and the global asymptotic stability.
There is also provided a numerical solution of delayed cellular neural networks. Please, make sure to install ddeint package with pip install ddeint
(in Mac or Linux pip3 install ddeint
)
You can get plot running python plot.py
. (in Mac or Linux python3 plot.py
)