Feeds
질문
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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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. ...
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
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...
4년 초과 전 | 답변 수: 1 | 0

