Community Profile

photo

Anil Kumar


Last seen: mehr als 3 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Solution for system of two non linear equation
Thank you for your kind support sir, but even after your suggestion value of fval not converging to zero for the accurate soluti...

fast 4 Jahre vor | 0

Frage


Solution for system of two non linear equation
Hello everyone! I want to solve the following set of equations for Ns and Nonegative other parameters like Nd, kb,T,Ed and E0 a...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to only collect real part of the cube root
I am having a problem while calculating the cube root in the following code; I am getting an imaginary value of R0, which is not...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem in integration in an array inside integrand
I am getting the error named "Attempted to access R(2); index out of bounds because numel(R)=1." in the below code. can anyone h...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plotting the different solution via fzero solver against a range of one of the variable
I am bit new to the matlab; I am having trouble with this, I got different values of phi0 at different Nt using fzero solver; ca...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Numerical integral over the whole spherical volume of a crystallite
I am new to matlab. I want to solve the above equation to get the total carrier concentration in the spherical grain volume; ...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Non linear equation containing integral
I am bit new with matlab programming. I want to solve the above equation for phi0 but getting problem using solve functi...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I want to solve a non linear equation for an unkown parameter phi0.
This equation represents the electronuetrality condition where LHS is the no. of electrons withdrown from the volume of a sp...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to get the numerical solution of Non linear equation for unknown variable
Hello all, I am a beginner in Matlab. I want to solve the above equation numerically to calculate the value of phi0. below is ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I want to solve the equation (iv) as a function of E0 as shown in the attached picture. I tried to calculate it using the following code. I am stuck in this problem! please help
if true % code end r=5*10^-9; V=4/3*pi*r^3; Nd=10^17; E0=19; Ld=18.5*10^-9; E=E0+1/6*(r/Ld)^2; Nr=Nd*exp(-(E0+(...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to Solve Non Linear Electronutrility condition in Space region region in semiconductor? Using vpasolve it is showing [empty syms] error while a theortical solution exist.
if true % code end r=80*10^-9; T=500; N=10^11; K=1.3807*10^-23; es=12*8.85*10^-12; V=4/3*pi*r^3; Nd=10^17; Eg=...

mehr als 5 Jahre vor | 0

Beantwortet
How to Solve Non Linear Electronutrility condition in Space region region in semiconductor? Using vpasolve it is showing [empty syms] error while a theortical solution exist.
if true % code end r=80*10^-9; T=500; N=10^11; K=1.3807*10^-23; es=12*8.85*10^-12; V=4/3*pi*r^3; Nd=10^17; Eg=...

mehr als 5 Jahre vor | 0

Frage


How to Solve Non Linear Electronutrility condition in Space region region in semiconductor? Using vpasolve it is showing [empty syms] error while a theortical solution exist.
if true % code end r=40*10^-9; T=500; N=10^13; K=1.3807*10^-23; es=12*8.85*10^-12; Nd=10^17; Eg=3.6*1.6*10^-19;...

mehr als 5 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


how to solve implicit equation as a function of Vs1
I am stuck in this since almost a week. Tried many things to solve this equation. could not get solution. Please help me and Wal...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


getting an error could not find explicit solution and Vs1 = [ empty sym ]
%-------Quantitative evolution of chemisorption Processes on %Metal oxide Semiconductor-------------- % ----------Di...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Explicit solution could not be found
%-------Quantitative evolution of chemisorption Processes on %Metal oxide Semiconductor-------------- % ----------Di...

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to calculate value of Vs if Qs+Qsc=0
Qs=-e*(1+Ga*exp(-(Ecs-Eas)/K*T)*exp(Ecb-Ef)/K*T*exp(-eVs/K*T))^-1 Qsc=sqrt(2)*(Nb+Pb)*e*Ld(cosh(Ub+eVs/K*T)/cosh(ub)-(eVs/K...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort