Please help with finding values T2 and T3 Of the equations

1 次查看(过去 30 天)
equ1=h1*D2*pi*(T2-T1-273.15)-2*pi*K23/log(D3/D2)*(T3-T2);
equ2=q_ra*(EEF_abs) - pi*D3*h34*(T3-T4) -(Bolt*pi*D3*(T3.^4-T4.^4))/(1/E3+(1-E4)*D3/(E4*D4))-2*pi*K23/log(D3/D2)*(T3-T2);
  1 个评论
Walter Roberson
Walter Roberson 2018-4-29
If we assume that there is an implicit "== 0" for both of those, then the solutions invoke the roots of a quartic -- roots of a polynomial of degree 4. Are you sure that you want the closed form solutions? They do exist but they are rather long.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Polynomials 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by