Simone Fiumi
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 2 个回答 | 0
2
个回答提问
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...
2 years 前 | 2 个回答 | 0
2
个回答提问
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...
3 years 前 | 1 个回答 | 1