nidojan

130 Reputation

6 Badges

9 years, 152 days

MaplePrimes Activity


These are questions asked by nidojan

Respected fellows, greetings!
I wonder if there is a way to increase the length of the legend in maple? I can easily do it in mathematica but I failed to find a way to do the same in maple. It would be so nice if someone could guide me about that please.

kindly help me to find the inverse Laplace of this function. I tried but maple leaves the integral unevaluated.
 

restart

with(inttrans)

expr := exp(a-sqrt(a^2+b*s))/s

exp(a-(a^2+b*s)^(1/2))/s

(1)

`assuming`([invlaplace(expr, s, t)], [b > 0])

(1/2)*(b/Pi)^(1/2)*(int(exp(-a^2*_U1/b+a-(1/4)*b/_U1)/_U1^(3/2), _U1 = 0 .. t))

(2)

NULL


 

Download invrslplc.mw

Dear Fellows, greetings

I am solving a system of equations under some assumptions and those assupmtions are a must to impose. However maple fails to apply those while solving the equations. For example solution 4 gives b=c as a solution but in assumtion it is clrealy mentioned that b<>c. Kindly guide me what mistake am I making in the code.

System_problem.mw

Greetings!

I am unable to evaluate an improper integral involving rational, exponential and Bessel functions. Can Maple do it? if not is there a way around.

test.mw

Greetings!

I am trying to solve a system of equations involving several symbols. The answer I am getting involves rootof...
I have tried to fix it, and read several post on MP, but in vain. Please help me to get a solution which does not involve root of solutions. Coz the paper I am follwing has a very elegant solution to these equations which i am failed to obtain via maple.rootof.mw



Maple Worksheet - Error

Failed to load the worksheet /maplenet/convert/rootof.mw .
 

Download rootof.mw

 

1 2 3 4 Page 1 of 4