Feeds
提问
Plotting a variable after initally guessing the value
I am trying to use a numerical method to find out the answer to a function. I use an initial guess and iterate until the answer...
8 years 前 | 0 个回答 | 0
0
个回答提问
Plotting every iteration of a while loop with multiple if statements
I have a while loop that has 3 if statements within it. For example while x>0 && x<5 and 3 if statements solving for y with dif...
8 years 前 | 1 个回答 | 0