Community Profile

photo

Happy_Shovel


Last seen: 3 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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. ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort