Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need Help to Solve for This Equation

Status
Not open for further replies.

Drkwing

Mechanical
Joined
Dec 10, 2004
Messages
39
Location
TR
I need help solving this equation for c1,c2,p1,p2:
(2 4)T=c1.(0.732 1)T.sinp1+c2*(-2.732 1)T.sinp2
(0 0)T=w1.c1(0.732 1)T.cosp1+w2.c2.(-2.732 1)T.cosp2

T: Transpose
(.. ..)T: vector
w1 and w2 are known

Any help is greatly appreciated.

Regards
 
just wanted to reply my own thread.
I solved the equation using MathCad's non-linear equqation solver. I only had to describe a relationship between sinp1 and cosp1 using sinp1^2+cosp1^2=1
I wrote cosp1 in terms of sinp1 and used sinp1 as an ordinary variable like p.
Then rewrite the equations and solved. I also verified my solution.

Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top