mbmap

5 Reputation

2 Badges

17 years, 242 days

MaplePrimes Activity


These are questions asked by mbmap

Hi,

I tried to use the Finance package and got:

with(Finance):
Warning, some commands in the Finance package may not work on this platform
Y := ItoProcess(1.0, mu, sigma, x, t);

Error, (in Finance:-ItoProcess) external linking: error loading external library finance.dll: The specified module could not be found.

 

Is it me or my pc that is causing this?

Thank you.

Murray

I have the following pde system: sys[1] := [(D[1](u))(t, x)-(1/2*(x-x^2))*(D[2, 2](u))(t, x)-(-5.02*x+4.51+.1*x*(1-x))*(D[2](u))(t, x) = 0, u(t, 0) = 0.1e-1, u(t, 0) = 0.1e-1].

And have tried different bc's (some with derivatives at the boundary) but still get the same error: Error, (in simpl/Im) too many levels of recursion.

Could you please tell me where I am going astray?

Thank you.

Murray

I want to use the poset package on Maple 14 but am having trouble installing it. Could someone give me a heads up.

Thanks

Page 1 of 1