photo

Dip Samajdar


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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;...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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; ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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)...

más de 11 años hace | 2 respuestas | 0

2

respuestas