Community Profile

photo

Simone Fiumi


Last seen: 1 year ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Parallel for loop problem
I'm running the following code in parallel. The variables of interes are w_b and alpha_b. The problem is that if I pause at a ra...

1 year ago | 2 answers | 0

2

answers

Question


How do I find the index of the first element equal to 0 for each row of a matrix in a fast way
Hi, I have a NxL matrix, how can I obtain a vector containing the index of the first element equal to 0 of each row of the matr...

1 year ago | 2 answers | 0

2

answers

Question


3D plot of an ellipsoid
Hi, I have to plot the following function on a 3d graph, it should be an ellipsoid. theta_ is a 1x3 vector and COV a 3x3 matrix...

2 years ago | 1 answer | 1

1

answer