I see! Thank you very much for your help! Best
Sorry for the delay. I only have access to Matlab at the lab and now things are turning crazy with the coronavirus... I think all the values make sense but I might be wrong (I am probably wrong). I enclose several screenshots, I hope they will be helpful. Thank you very much
Hello everybody, First I'd like to thank the developpers for providing this nice program! My problem is the following, I have a set of 3 first order differential equations, so 3 variables (x,y,z) , and two parameters (K,tau). The system reads: lambda=sqrt((sqrt(3)/2l0)^2+(x/2-l0).^2) x'=-3Kl0^3(x/l0-1)-2y-2z((x-2l0)/lambda) y'=-tau(y-gamma0)-(y/x)(-3Kl0^3(x/l0-1)-2y-2z(x-2l0)/lambda) z'=-tau(z-gamma0)-(z/(2lambda.^2))(x/2-l0)(-3Kl0^3(x/l0-1)-2y-2z(x-2l0)/lambda) where l0 and gamma0 are two constant...
Ok thank you very much it works perfectly !
Hello everybody, I have been looking for my problem everywhere. So far I didn't find...