photo

Raya Arafat


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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)*((...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort