photo

Dip Samajdar


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 11 år ago | 0 answers | 0

0

answers

Question


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

mer än 11 år ago | 1 answer | 0

1

answer

Question


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

mer än 11 år ago | 2 answers | 0

2

answers