photo

arham zakki edelo


Last seen: plus de 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


there is trouble klinkenberg syntax function
can anyone help me, why my MatLab version can't run the klikenberg syntax function, should i install the tools, and what the too...

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

0

réponse

Question


problem on solve function,the result is empty sym:0-by-1
i got some trouble when i run this script function, at the solve function the result is empty sym:0-by-1, i am relatively new i...

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

0

réponse

Question


problem on solve function, and the result is empty sym:0-by-1
i got same problem when i run this script function, i am relatively new in MatLab can anyone help me? function[u_g] = viscosi...

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

0

réponse

Question


Why my result is 0×1 empty double column vector
function[u_g] = viscosity(Pm) % viscosity() calculates viscosity of the gas at given reservoir % temperature and pressure. M_ai...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


Script with Klikenberg effect
can anyone help me, why my script does not work correctly. the MatLab can not proses the function "Klinkenberg" and here is t...

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

0

réponse

Question


find roots with bisection method
f(x) = x3 – x – 6 = 0 can anyone help me for the script

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

0

réponse

Question


making program while break loop

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

0

réponse

Question


while loop break equation

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

0

réponse

Question


can not plot the graph and there is samething wrong on my script, can anyone checkit
clear all clc t = [-5:50] for n =1:length(t) if (n>=-5&&n<=0); y1=zeros; elseif (n>=0&&n<=8) ; ...

plus de 5 ans il y a | 2 réponses | 0

2

réponses