Feeds
提问
Numerous bodies orbiting loop help
I've recently finished making a simulation of one body orbiting a stationary one. However I would like to extend it to more than...
10 years 前 | 1 个回答 | 0
1
个回答提问
Plotting equation with constant
Hi all I'm trying to plot this graph but for some reason it does not seem to be working. temp = 250:10:300; %k = 1.380...
10 years 前 | 0 个回答 | 0
0
个回答提问
2D Random walk angle
I want to make a function to simulate a 2D random walk. Each step will have length 1 at a random angle (between 0 and 2pi ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Color maps and for loops
The color map, _map_ , is to have the RGB values for four colors. I want to establish _map_ as an array of zeros with a row for...
10 years 前 | 1 个回答 | 0
