photo

sooraj ajith


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

Followers: 0   Following: 0

統計

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

質問


Check true if value in a matrix is increasing,decreasing or staying same
I have a matrix with x values. I want to check if the values in the matrix are increasing, decresing or are the same value. How ...

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

1

回答

質問


Removing data from matrix
Hi, i have a set of n x 3 matrix. Such as A = [1 0 0;2 0 0 ; 3 0 0; 4 0 0 ]. I have my initial value, like [4 0 0 ]. I want to f...

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

1

回答

質問


Random sampling and removing data
Hi, I have a set of data points = [10 10 0; 10 13 0; 10 16 0;20 10.1 0; 20 13.1 0 ; 20 16.1 0; 30 10.2 0;30 13.2 0; 30 16.2 0;4...

3年以上 前 | 2 件の回答 | 0

2

回答

解決済み


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:...

3年以上 前