MUHAMMAD HAMIID

0 Reputation

0 Badges

9 years, 361 days

MaplePrimes Activity


These are questions asked by MUHAMMAD HAMIID

>restart:
>with(LinearAlgebra):
>with(Student[NumericalAnalysis]):
s := {E[1], E[2], E[3]};
v := {x[1], x[2], x[3]};
A := GenerateMatrix(s, v);
B := augment(A)
Then what i do that for any matric i can use same program.

Page 1 of 1