Feeds
提问
Color based on values from a matrix.
Hello! Quick question: I have a 3-by-n matrix with three rows, x- and y-coordinates of 5-15 randomized points on the first tw...
7 years 前 | 1 个回答 | 0
1
个回答提问
Simulating gravity, forces seem to be miscalculated (need help)
I am trying to simulate how 5-15 different bodies affect eachother in terms of gravity. This is my first time coding, so nee...
7 years 前 | 1 个回答 | 0
1
个回答提问
Calculate distances between points in a matrix
How can I calculate the distance between every point to all other points? I have a n-by-3 matrix, row 1 contains the x-coordinat...
7 years 前 | 1 个回答 | 0
