Community Profile

photo

MANOJ KUMAR


Last seen: environ 3 ans il y a Actif depuis 2020

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


can you tell me the solution for this error
sig_tr_sia=normpdf(norminv(cdf(logn_sia,SIA)))/(pdf(logn_sia,SIA)) mu_tr_sia=SIA-norminv(cdf(logn_sia,SIA)).*sig_tr_sia Erro...

environ 3 ans il y a | 1 réponse | 0

0

réponse

Question


What error is this??
sig_tr_sib=normpdf(norminv(cdf(gamma_sib,SIB)))/(pdf(gamma_sib,SIB)); %transformation mu_tr_sib=SIB-norminv(cdf(gamma_sib,SIB...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


can you tell me what is this problem??
The following error occurred converting from sym to double: Unable to convert expression into double array. Error in Toppling_...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


i want to use goto to jump from third line to eighth line.
if(i~=4) if (dx/yg(i))<tand(sia) goto X else P(i-1)=0 end else X end

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


matlab is taking too long to solve the equation.
while (FSt~=FSo) FSo = FSt Nu = W +(T.*sina)-(((p.*l.*sint) - (u.*l.*tanp.*sint))./FSo) Nb = cost + (tanp.*sint)./FSo N ...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


how do I find FOS by Bishop method in terms of varying Cohesion ,Gama and Phi value??
i want to find FOs eqn having cohesion ,gama and phi value as variable. i wrote this code. upo = sum((p.*l) + (W.*cost*tanp)...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


can you please tell me what is this error??
eq = (28544953854119197621165719388989902727654932480*tan(1557808888167995/70368744177664)*(T/2 - 10623087851317737265302652...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


can you please tell me waht is this error??
eq = (28544953854119197621165719388989902727654932480*tan(1557808888167995/70368744177664)*(T/2 - 10623087851317737265302652...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


please can you tell me what is the problem??
Error using sym/subsindex (line 855) Invalid indexing or function definition. Indexing must follow MATLAB indexing. Function ar...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


example of linecirc function
can anyone please show me an example of linecirc function

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


intersection of circle arc and a line
i have a circle eqn(Xc^2+Yc^2=R^2) which pass through the origin and a line ((y-y1)=m*(x-x1)). Xc,Yc are the centre coordinates...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


how to select node of mesh grid one by one
X =-5:1:5 ; Y =-5:1:5 ; [Xc,Yc]=meshgrid(X,Y); i have creatred this mesh. now i want to select each...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


can anyone please provide me matlab code for bishop method?
how do i call for the values of each slice in my code?

plus de 3 ans il y a | 1 réponse | 0

0

réponse