photo

Dip Samajdar


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


For the code shown below there are six values of I for a fixed T. But I want to find out the variation of I (sixth positive value) with T varying from 100 to 500.
gn1=10^(-8); gp2=10^(-13); gn2=10^(-7); gp1=10^(-6); E1=0.05; E2=0.1; N1=10^15; N2=10^14; F=2.5*10^19;...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I WANT TO SOLVE THE FOUR SET OF EQUATIONS TO FIND OUT THE SOLUTION FOR THE FOUR VARIABLES n, p1, p and n2 but couldn't do.
MATLAB CODE gn1=10^(-8); gp2=10^(-13); gn2=10^(-7); gp1=10^(-6); E1=0.05; E2=0.1; N1=10^15; N2=10^14; ...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I WANT TO SOLVE THE EQUATION for x: x*exp(x)=(a1-x)*a2*a3 . Here a1 and a3 are matrices and a2 is a constant. I cant solve the equation using solve
sigma=25; k=8.61*10^(-5); T=linspace(100,500); E0=1.025; Ea=E0+0.044; t1=1; t2=40; a1=(sigma./(k.*T)...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten