Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
2 Equations 2 Unknowns
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello everyone,
I have an urgent question. I have unknowns 'a' and 'k' and two equations:
f1 = (-(a - 2*k + 3)*(2*k - a + 1))^(1/2)/2 - k - a/2 + 1/2
f2 = 1/2 - k - (-(a - 2*k + 3)*(2*k - a + 1))^(1/2)/2 - a/2
How can i solve for those two unknowns by using matlab?.
댓글 수: 1
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!