Info
This question is closed. Reopen it to edit or answer.
2 Equations 2 Unknowns
2 views (last 30 days)
Show older comments
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 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!