photo

Andrii Mishchenko


Last seen: 2年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver
  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

7年弱 前

解決済み


The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...

7年弱 前

回答済み
Descriptive Statistics of entire array
Hello Dear, Matthew. You can use linear indexation in order to solve your problem. Let's consider your example with a matrix ...

7年以上 前 | 0

質問


How to detect specified regions on the curve?
Hello, dear matlab users and programers. I have a 2D data set temperature vs time, like in image attached. What I have to do...

7年以上 前 | 1 件の回答 | 0

1

回答