photo

Tim Baker


MathWorks MOOC Program

2015 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to average a specific number elements which have the same index value
Hi there, I am trying to create a function which finds the average of a number of elements in columns that have a similar ind...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


Sum elements in a column where there are matching values in an adjacent column?
I have a numeric matrix A = [1 1 100; 1 2 200; 1 3 50; 2 1 100; 2 2 200; 2 3 50; 3 1 100; 3 2 200; 3 3 50; 3 4 20] ...

8年以上 前 | 2 件の回答 | 1

2

回答

質問


How to search for a previous element that is equal in prior loop iteration
I have a Matrix called A as below [1 1 3; 1 2 2; 1 3 3; 2 1 1; 2 2 3; 2 3 2; 2 4 4] I want to produce ...

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

2

回答