Community Profile

photo

Happy_Shovel


Last seen: 3 maanden ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

meer dan 2 jaar ago | 1 answer | 0

1

answer

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

meer dan 2 jaar ago | 1 answer | 0

1

answer

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

meer dan 2 jaar ago | 2 answers | 0

2

answers

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

meer dan 2 jaar ago | 1 answer | 0

1

answer