matlab vector solution

w4*k(40*cos96.25i+40*sin96.25j)=50*k*(20*cos60*i+20*sin60*j)+w3*k(60*cos21.96*i+60*sin21.96*j)
How do I solve this equation as the solution vector?

2 Comments

Jan
Jan on 10 Mar 2012
At first start with using the proper Matlab syntax for the formula. Then explain, what w4, k and w3 is: functions, scalars, matrices? What is i and j? Does it matter that you write "96.25i" and "60*i"?
Which are the constants, and which are the values to be solved for?

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 10 Mar 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!