Statistik
6 Fragen
0 Antworten
RANG
70.647
of 300.369
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 20.936
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.436
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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)...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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.
mehr als 9 Jahre vor | 3 Antworten | 0
