photo

Mannan

MathWorks

Last seen: 6日 前 2022 年からアクティブ

Followers: 0   Following: 1

統計

  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

約2年 前

解決済み


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...

約2年 前