Statistiques
6 Questions
0 Réponses
RANG
219 031
of 300 364
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 407
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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)...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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.
plus de 9 ans il y a | 3 réponses | 0
