From: kk KKsingh on 1 Mar 2010 20:32 I have a question suppose i want to solve equation, I know it can be done by matlab PCG But if i want to do... X= A/B (cholesky factorization) when A is symmetric What will it adopt when A is not symmetirc..... This will sound kiddish but will the answer will be same if i solve it using X= inv(B)*A; In all the cases i will reach the same solution, please correct me if i am wrong
|
Pages: 1 Prev: DCC GARCH forecasting code Next: are try catch blocks expensive |