amrramadaneg

Prof. Amr Ramadan

76 Reputation

8 Badges

14 years, 164 days

MaplePrimes Activity


These are questions asked by amrramadaneg

I have a system of equations  AX=B where the matrix A from dimension 307x200, X from 200x1, and B from 307x1
How can I use Gauss elimination to solve these system of equations.

Dear, slamu aleekum

If i have

M=100,    j run from 1 to 15,     i run from 1 to M

How can i use       i-j mod M

                          i+j mod M

thanks for help

Dears,  I want to generate a following matrix

g:=proc(i,k); if 86<=i<=100    then if i+1<=k<=100  then Y   end if end if end proc:

A:=Matrix(100,100,g);

Is this true (Can i use two if statments)

Could any one help me

Amr

Hello everyone,

I have a great problem with maple (cause I'm a beginner)  My problem is When i write the following
for i from 1 to M do x[i]=evalf(a* cos(t[i])) end do;
I get a numbers for x[i], like t[1]=0, then x[1]=3.
until now no problem.
But when i calling x[1] in another place in the same file. i get x[1]=0.
Could any one help me.
Amr

Hi everybody, could any one tell me " What is the job of order  round(evalhf(Digits)) ?

Amr

First 7 8 9 10 11 Page 9 of 11