Info

This question is closed. Reopen it to edit or answer.

2 Equations 2 Unknowns

2 views (last 30 days)
Cagdas
Cagdas on 16 Oct 2013
Closed: Walter Roberson on 17 Oct 2013
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?.

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!