Feeds
답변 있음
L U decomposition
and when you call the function from matlab use [L,U,X]=LU_Parker(A,B) not LU_Parker(A,B)
L U decomposition
and when you call the function from matlab use [L,U,X]=LU_Parker(A,B) not LU_Parker(A,B)
14년 초과 전 | 1
답변 있음
L U decomposition
*there is a problem with the way you are solving the equation to get y & x try* % Now use a vector y to solve 'Ly=b' y=...
L U decomposition
*there is a problem with the way you are solving the equation to get y & x try* % Now use a vector y to solve 'Ly=b' y=...
14년 초과 전 | 1
