photo

Hamada Alkhlif


Last seen: 거의 4년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
90,830
of 300,364

평판
0

참여
4 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


is my code right ?
i have done the folow : x=linspace(-2*pi,2*pi,40); y=pi*sin(x); plot(x,y); title('scapegoat') xlabel('X') ylabel('...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


odd number ,even number
i need acode which detects the odd numbers in the row vector containing the digits of number (1 8 0 5 0 5 7 5 9 )in order and c...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


FOR LOOP , beginner question.
i want to Write a code or script including a FOR LOOP in order to computing the value of d for the following values of x and ret...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how can I Compute the value of d for the following values of x , Outcome equation d=((34.63/x)-5.126)/2.54
Is my code right i am beginner in matlab. >>clc >>clear for x=[0.1000,0.1500,0.2000] fprintf("\n\t%g\n",x) else d=...

4년 초과 전 | 답변 수: 2 | 0

2

답변