Sienna Phillips
Followers: 0 Following: 0
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...
4 years 前 | 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...
4 years 前 | 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...
4 years 前 | 1 个回答 | 0