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!