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 个评论
Jan
2012-3-10
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
2012-3-10
Which are the constants, and which are the values to be solved for?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Systems of Nonlinear Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!