photo

Anil Kumar


Last seen: 3년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계학

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

답변 있음
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...

대략 4년 전 | 0

질문


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

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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+(...

거의 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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=...

거의 6년 전 | 0

답변 있음
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=...

거의 6년 전 | 0

질문


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

거의 6년 전 | 답변 수: 3 | 0

3

답변

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 7년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변