Feeds
질문
Forward and backward substitution of triangular matricies
I am trying to code a forward and backward substitution for a homework problem. Here is my forward code with an example. fun...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
using Argmax for PALU factorisation
Hi there, I am trying to make a PALU factorisation code and I am struggling with finding an argmax. I want to find the first or...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
problem with back-substitution code
I want to make an algorithm for back substitution and am testing it on some U and some b. when I call the function though it say...
5년 초과 전 | 답변 수: 1 | 0
