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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答