nburo
- 33
- 0
Hello everyone, I have the following differential equation :
\dot{\theta}(t) = \omega(t) - \frac{1}{2}\theta(t)\times\omega(t) + \frac{1}{\Vert\theta(t)\Vert^2}\left(1-\frac{\Vert\theta(t)\Vert}{2}cot\frac{\Vert\theta(t)\Vert}{2}\right)\theta(t)\times[\theta(t)\times\omega(t)]
where \omega(t) is a known 3D vector with the form :
\omega(t) = [a_1+b_1*t , a_2+b_2*t , a_3+b_3*t ]
also, \theta(t) is the unknown 3D vector that we need to find. Its norm is \Vert\theta(t)\Vert.
This type of math is too high for me. If you guys know a way to solve it for \theta(t) with Maple, Mathlab or Scilab, I'd be happy, because anyone of those seems to explain how to solve an equation that contains vectors. I think a solver would be more appropriate because the equation is quite "big", if you know what I mean.
Thanks.
\dot{\theta}(t) = \omega(t) - \frac{1}{2}\theta(t)\times\omega(t) + \frac{1}{\Vert\theta(t)\Vert^2}\left(1-\frac{\Vert\theta(t)\Vert}{2}cot\frac{\Vert\theta(t)\Vert}{2}\right)\theta(t)\times[\theta(t)\times\omega(t)]
where \omega(t) is a known 3D vector with the form :
\omega(t) = [a_1+b_1*t , a_2+b_2*t , a_3+b_3*t ]
also, \theta(t) is the unknown 3D vector that we need to find. Its norm is \Vert\theta(t)\Vert.
This type of math is too high for me. If you guys know a way to solve it for \theta(t) with Maple, Mathlab or Scilab, I'd be happy, because anyone of those seems to explain how to solve an equation that contains vectors. I think a solver would be more appropriate because the equation is quite "big", if you know what I mean.
Thanks.