photo

Muhtasim Haque Nahian


BUET

Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

Undergrad Sophomore in the Dept. of Water Resources Engineering

통계

All
MATLAB Answers

2 질문
2 답변

Cody

0 문제
231 답안

순위
35,201
of 300,369

평판
1

참여
2 질문
2 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
763
of 168,436

참여
0 문제
231 답안

점수
2,706

배지 수
8

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • CUP Challenge Master
  • Draw Letters
  • Thankful Level 1
  • First Answer
  • Revival Level 1
  • Community Group Solver
  • Commenter
  • Promoter
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
Why Do I keep getting NaNs in my code???
NaN stands for Not a Number. If your variable/matrix/input does not have the specific number/range that should meet the argument...

4년 초과 전 | 0

답변 있음
MATLAB Cody locked solutions to a solved problem
Yes, you cannot view the solutions which are shorter than your solution in size. You can only view the solutions which are of s...

4년 초과 전 | 0

질문


My problems are vanished
I created some problems last night and created a group too. All those are now missing. Also my ranking progress, activites, bad...

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

1

답변

질문


Meaning of the if statement
function z = in_prod(x,y) if size(x,2)==size(y,1) z=x*y else z = "The inner dimensions are " + size(x,2) + " and " + size(y,...

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

1

답변