资讯

SIAM Journal on Numerical Analysis, Vol. 12, No. 4 (Sep., 1975), pp. 617-629 (13 pages) The method of conjugate gradients for solving systems of linear equations with a symmetric positive definite ...
This is a preview. Log in through your library . Abstract Matrix Riccati Differential Equations (MRDEs) X′ = A 21 - XA 11 + A 22 X - XA 12 X, X(0) = X0, where A ij ≡ A ij (t), appear frequently ...
Introduces the theory and applications of dynamical systems through solutions to differential equations.Covers existence and uniqueness theory, local stability properties, qualitative analysis, global ...
Most linear algebra courses start by considering how to solve a system of linear equations. \[ \begin{align} a_{0,0}x_0 + a_{0,1}x_0 + \cdots a_{0,n-1}x_0 & = b_0 ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...