Eduardo Kopik
New member
- Joined
- Jun 30, 2020
- Messages
- 5
Hello, I've come across this system equations that I just can't solve. We are supposed to be using MATLAB to solve this kind of stuff in our class, but the software is just not able to solve this either.
The equations are:
(0.6)*s1 + (0.707)*(s1 - c1*s2)*(d3 + 0.3) == x
(-0.6)*c1 + (0.707)*(-c1 + s1*s2)*(d3 + 0.3) == y
(0.707)*c2*(d3+0.3) + 0.3 == z
with s1 standing for Sin(theta1)
I need to write these in terms of theta1, theta2 and d3 (with x,y,z being knowns)
Anyone here knows how to solve this, or if it is indeed unsolvable? (this is just the last bit of the question, so if it is unsolvable, I screwed up soemthing earlier on)
The equations are:
(0.6)*s1 + (0.707)*(s1 - c1*s2)*(d3 + 0.3) == x
(-0.6)*c1 + (0.707)*(-c1 + s1*s2)*(d3 + 0.3) == y
(0.707)*c2*(d3+0.3) + 0.3 == z
with s1 standing for Sin(theta1)
I need to write these in terms of theta1, theta2 and d3 (with x,y,z being knowns)
Anyone here knows how to solve this, or if it is indeed unsolvable? (this is just the last bit of the question, so if it is unsolvable, I screwed up soemthing earlier on)