How to solve this quadratic equation?

1 次查看(过去 30 天)
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)

请先登录,再进行评论。

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!