MATLAB Simulation of Gradient-Based Neural Network for Online Matrix Inversion

Yunong Zhang,Ke Chen,Weimu Ma,Xiao-Dong Li
DOI: https://doi.org/10.1007/978-3-540-74205-0_12
2007-01-01
Abstract:This paper investigates the simulation of a gradient-based recurrent neural network for online solution of the matrix-inverse problem. Several important techniques are employed as follows to simulate such a neural system. 1) Kronecker product of matrices is introduced to transform a matrix-differential-equation (MDE) to a vector-differential-equation (VDE); i.e., finally, a standard ordinary-differential-equation (ODE) is obtained. 2) MATLAB routine "ode45" is introduced to solve the transformed initial-value ODE problem. 3) In addition to various implementation errors, different kinds of activation functions are simulated to show the characteristics of such a neural network. Simulation results substantiate the theoretical analysis and efficacy of the gradient-based neural network for online constant matrix inversion.
What problem does this paper attempt to address?