photo

Muhtasim Haque Nahian


BUET

Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

Undergrad Sophomore in the Dept. of Water Resources Engineering

统计学

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

3 years 前 | 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...

3 years 前 | 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...

3 years 前 | 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,...

3 years 前 | 1 个回答 | 0

1

个回答