Jan87

10 Reputation

One Badge

11 years, 111 days

MaplePrimes Activity


These are questions asked by Jan87

Hello,

 

I have quite big problem with results processing from dsolv. 

reseni := dsolve(numeric, number = nclas, procedure = PopBal, start = 0, initial = inicon, procvars = dvars, range = 0 .. tend)

If I want a results from "reseni" in "tend" 

results(tend);

I got this one:

[t = 5., n[1](t) = 0.803965539772492772e-1, n[2](t) = 0.108666500575795332e-4,.........]

Now i dont know at all how I can work...

Page 1 of 1