Community Profile

photo

Happy_Shovel


Last seen: 3 mois il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How do I color a scatterplot?
Hi! I need to scatterplot the arrays x1,x2,y1,y2, in the following way: scatter([x1;x2],[y1;y2]) how do I make it so that x1...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Faster for loops/or how to cut some time
Hello! I have the following problem: I have two arrays, call them a and b. I want to compute the maximum value of a scalar that...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Too many for loops, how to approach rearranging arrays problem differently?
Hi all! I have the following issue: I need to perform a function to different combinations of elements of arrays, say a and b. ...

plus de 2 ans il y a | 2 réponses | 0

2

réponses

Question


How to compute the variance of an array progressively taking away the highest values?
Hello, I have an array of N values, out of which I want to exclude the highest ones. I wanted to visualise how the variance ch...

plus de 2 ans il y a | 1 réponse | 0

1

réponse