Introduction - If you have any usage issues, please Google them yourself
demo_cnn_auto- demo for Autonomous CNNs with a symmetric A template
solve_cnn2d- solve a 2D CNN system, Euler method
solve_cnn2d_multi- solve a 2D multi-layered CNN system, Euler method
Utility routines
make_cnn_params- check and update the CNN params structure
make_cnn_params_multi- check and update the multi-layer CNN params structure
make_cnn_time- check and update the CNN time structure
step_ahead1- advance a 1D CNN state one step forward, Euler method
step_ahead2- advance a 2D CNN state one step forward, Euler method
unit_sat- unity saturation