MaplePrimes Questions

Dear all,

 

I am dealling with an integral with changing lower limit:

int((k(1-x+.3*x*ln(x))+a)^2,x = s .. 1)

where k , a are constant and s<1.

 

When I input this in maple, I got the figure but I still can be get the integration.

Can anybody help me? Thanks.

Hi all, I need to change 'R' values in my torus given by with(plottools); with(plots); display(torus([0, 0, 0], r,R)) to one with an array of R values that are actually gaussian radius values that peak at R. I have these R values from Monte Carlo methods. I mean rather than having a strict R, I want it to peak at R with some distribution around R. Thanks

Dear MapleUsers,

 

I was trying to run this couple of instruction copied below, but I cannot obtain any result. Did I forget to include some package?. I am using Maple 10.

In the FIRST case I get a message:

        Error, (in simpl/min) arguments must be of type algebraic
       Plotting error, empty plot
 

In the SECOND case the error message is:

 

      Error, (in unknown) invalid argument
 

Hi,

I have this issue

 

y = a theta(dot) +b theta+c

coeff(theta)

give me an error

error, Unable to compute coefficient

If anybody could solve this issue please.

 

Thanks in advance