Re: [Scilab-users] 'ode' returns constant values for the variables

2018-01-23 Thread Rafael Guerra
Hi Hermes, The right side of your differential equation does not seem to depend on 't' as it should. This does not seem to be a Scilab problem but a math problem and you should in that case point, to those interested, towards a reference describing the differential equations to be solved.

[Scilab-users] 'ode' returns constant values for the variables

2018-01-23 Thread Hermes
Hello, I try to solve the sisytema with the help of "ode". But I can not find where the error is; in the solution it returns constant values for the variables. I think the error is that I have not correctly declared the dependence of the variable variables "t". The expected solution should allow