blueblue

0 Reputation

2 Badges

13 years, 93 days

MaplePrimes Activity


These are replies submitted by blueblue

Thank you acer, thank you abserr!

I still have problems...

dsol := dsolve( ' union ' (isc,dsys), numeric, method = gear[polyextr],  initstep = 0.15/(exp(1)) , minstep = 10^(-11), abserr = 0.1/(exp(5)), relerr = 0.1/(exp(5)));


Error, unable to match delimiters - why?

I think that 'union"(isc,dsys) don't work on maple 15.

 

Also I have problems with graphs, I want to draw all in diferent colours. What is wrong?



Thank you acer, thank you abserr!

I still have problems...

dsol := dsolve( ' union ' (isc,dsys), numeric, method = gear[polyextr],  initstep = 0.15/(exp(1)) , minstep = 10^(-11), abserr = 0.1/(exp(5)), relerr = 0.1/(exp(5)));


Error, unable to match delimiters - why?

I think that 'union"(isc,dsys) don't work on maple 15.

 

Also I have problems with graphs, I want to draw all in diferent colours. What is wrong?



Page 1 of 1