How to solve this quadratic equation?

1 回表示 (過去 30 日間)
Farah Shahpoor
Farah Shahpoor 2019 年 2 月 27 日
コメント済み: Farah Shahpoor 2019 年 2 月 27 日
Hello,
I need help how to solve this quadratic equation:
hσ /((1−βh)(1−h))* (1 + βδ2 ) = ( η + σ/( (1−βh)(1−h))* (1 + βh2 ) )* δ.
Thanks in advance
  3 件のコメント
Torsten
Torsten 2019 年 2 月 27 日
solve(h*sigma/((1-(beta*h)*(1-h)))*(1+(beta*(delta^2))== (n + (sigma /(1-(beta*h))*(1-h))*(1+(beta*(h^2))*delta,delta)
Farah Shahpoor
Farah Shahpoor 2019 年 2 月 27 日
thx a lot ! It works now!!

サインインしてコメントする。

回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!