dabarry

22 Reputation

2 Badges

17 years, 66 days

MaplePrimes Activity


These are questions asked by dabarry

Hello, I am exporting a plot (numerous plots actually) directly to eps files. In my axis labels, I have Greek and non-Greek characters. I am using the following in my plot command:

I installed Maple 12 under windows XP. The machine satisfies the hardware requirements given in the documentation. Activation was confirmed.

On startup, the welcome screen appears. After entering the document/worksheet window, it stalls. CPU usage is close to 100%. I waited about 30 mins and had to kill the application.

Maple classic and command line maple work fine.

On this machine I previously had Maple 11 installed, with the same problem.

Hello, I want to evaluate a double integral with fsolve as a limit. A simplified version of the problem is:

f:=(r,z)->r+z;

evalf(Int(Int(1,rbar=0..fsolve(f(r,z)=1,r)),z=0..1);

I've tried several variations of unapply and '...' but get the error:

Error, (in fsolve) z is in the equation, and is not solved for

 

I'd appreciate your advice!

 

Page 1 of 1