Question: use floop count please function FORSOLVE ( L,b) % Find the solution to the system Lx=b, where L is an nn lower-triangular matrix. x1=b1/711 for
use floop count please
function FORSOLVE ( L,b) \% Find the solution to the system Lx=b, where L is an nn lower-triangular matrix. x1=b1/711 for i=2:n do sum =0.0 for j=1:i1 do sum=sum+7ijxj end for x(i)=(b(i)sum)/7ij end for return x end function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
