photo

Yuki Itoh


University of Massachusetts Amherst

Last seen: 8 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

PhD student majoring in Electrical and Computer Engineering

统计学

All
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已解决


Remove NaN ?
input -> matrix (n*m) with at least one element equal to NaN; output -> matrix(p*m), the same matrix where we deleted the enti...

4 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years 前

已解决


N-Dimensional Array Slice
Given an N-dimensional array, _A_, an index, _I_, and a dimension, _d_, return the _I_ th elements of _A_ in the _d_ dimension. ...

4 years 前