NeuroLab
Todo List
Class Graph
Only two-dimensional graphs are implemented yet. Change this.
Class Matrix
Implement Matrix multiplication and the (Matlab-known) functions cumsum, cummult and convolve for n-dimensional matrixes.
Class Noise
Finish implementing the noise class.