photo

arham zakki edelo


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

5 years ago | 0 answers | 0

0

answers

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

5 years ago | 0 answers | 0

0

answers

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

5 years ago | 0 answers | 0

0

answers

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

5 years ago | 2 answers | 0

2

answers

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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 0 answers | 0

0

answers

Question


making program while break loop

5 years ago | 0 answers | 0

0

answers

Question


while loop break equation

5 years ago | 0 answers | 0

0

answers

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

5 years ago | 2 answers | 0

2

answers