photo

arham zakki edelo


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
293,964
of 300,302

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

6 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

6 years ago | 0 answers | 0

0

answers

Question


making program while break loop

6 years ago | 0 answers | 0

0

answers

Question


while loop break equation

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

6 years ago | 2 answers | 0

2

answers