matlab vector solution
Afficher commentaires plus anciens
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 commentaires
Jan
le 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"?
Walter Roberson
le 10 Mar 2012
Which are the constants, and which are the values to be solved for?
Réponses (0)
Catégories
En savoir plus sur Systems of Nonlinear Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!