photo

Raya Arafat


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


how row 10 is Working Specific "A(i,k+1:n) " ??
function [x,det] = gauss(A,b) % Solves A*x = b by Gauss elimination and computes det(A). % USAGE: [x,det] = gauss(A,b) if siz...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


finding maximum value of a two plots
finding maximum value of a two plots???? syms x y=(3/800)*((x).^2-(0.5)*((x).^4)) fplot(y,[0 1]) hold on y1=(0.01/pi)*((...

대략 4년 전 | 답변 수: 1 | 0

1

답변