photo

Marco Salvo Cottone


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Calculate the mean in a single operation with matrices
Given 2 matrices M and P: I want to calculate the weighted geometric mean. For a single column vector p i would do like these:...

6 years ago | 1 answer | 1

1

answer

Question


How to find vectors that are multiple of other vectors inside a matrix
For example, given following matrix: F = [0 1 2; 1 2 3; 0 2 4; 5 6 8; 2 4 6]; 0 1 2 1 2 3 ...

6 years ago | 3 answers | 0

3

answers