Community Profile

photo

Tim Baker


MathWorks MOOC Program

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 1

2

answers

Question


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 ago | 2 answers | 0

2

answers