photo

arham zakki edelo


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
293,964
of 300,302

평판
0

참여
9 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,911

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,040

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


making program while break loop

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


while loop break equation

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변