Page 1 of 1

robust iterative methods for near singular linear systems

Posted: Mon Jan 04, 2016 1:28 am
by chakovolvo
hello, i need to solve a near singular linear system of equations to do inelastic projection as a fail-safe in collision handling, i tried sparseqr from eigen, gmres from iml and an own implementation of minresqlp, the only method near to success was gmres but it breaks down eventually ( because of Arnoldi vectors of norm 0 i guess) ,

http://www.cs.columbia.edu/cg/pdfs/RTSC.pdf