Feeds
提问
I am trying to solve a non linear equation
I am trying to solve a non linear equation. To solve I am using solve function, for which I am using symbolic variable. My quest...
8 years 前 | 0 个回答 | 0
0
个回答提问
Hi, I want to solve a equation for a variable. I am not able to figure out which command should I use to solve it and how.
The problem is as follows tauc*alp_g*G*As + Skyemi*eps_g*sig*As*Tsky.^4 - eps_g*sig*As*Tg.^4 - ha*As*(Tg - Tamb) + (T2 - Tg)...
8 years 前 | 1 个回答 | 0
1
个回答提问
Fsolve variable previous time step
Hello I am using fsolve to solve bunch of equations. There are few equations where I need to use the value of my solved variabl...
8 years 前 | 1 个回答 | 0
1
个回答提问
Not able to solve a differentiation
Hello all I am trying to use fsolve to solve multiple equations. In one of the equation I am using differentiation with respect...
8 years 前 | 1 个回答 | 0
1
个回答提问
fn = c1/((lamda^5)*((exp(c2/(lamda*T))) - 1)); I want to integrate this equation but getting Explicit Integral warning. here C1,C2,T are all unknown, integration has to be done in terms of lamda under the limits 0 to infinity. can anyone help me
fn = c1/((lamda^5)*((exp(c2/(lamda*T))) - 1)); I want to integrate this equation but getting Explicit Integral warning. Here C...
9 years 前 | 2 个回答 | 0
2
个回答提问
i am new to Matlab. I wanna write a code to calculate total emissivity foa given surface temperature T
I want to write a code to calculate total emissivity of a surface for a given surface temperature T.
9 years 前 | 3 个回答 | 0