photo

arham zakki edelo


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

Followers: 0   Following: 0

Statistiques

MATLAB Answers

9 Questions
0 Réponses

RANG
286 056
of 300 381

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 941

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 477

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • 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 6 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 6 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 6 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 6 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 6 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 6 ans il y a | 1 réponse | 0

0

réponse

Question


making program while break loop

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

0

réponse

Question


while loop break equation

plus de 6 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 6 ans il y a | 2 réponses | 0

2

réponses