esbestan

25 Reputation

4 Badges

12 years, 51 days

MaplePrimes Activity


These are questions asked by esbestan

Hi
I want to solve this integration simbolic:


I use this cammand :

But Maple return this:

Would you Please Help me , thanks

Hi

please help me in the following problem:

h[i](t) are  functions , i=0,1,..,31

                for example: 

                for i from 0 to m-1 do

                h[i]:=unapply(t^i);

      ...

Hi

I want to creat a vector that every of it's element are a function of for example 't'.

for example:

Hi

I want to allocate the result of "solve" command to a variable (array)

u := eval(solve({x-y = -1, 2*x-y = 3}, {x, y}));

                                                                     ...

Hi

I want to write the following summation but Maple give the following error


summation: 

1 2 Page 1 of 2