Feeds
提问
while loop convergence criteria
im writing a program to compute the definite integral of a function over a given interval using the midpoint rule. i have the p...
12 years 前 | 2 个回答 | 0
2
个回答提问
apply seperate colormaps to surface plots in a single figure
so i want to display this graph in six different ways one of which being using a different colormap besides the default ive trie...
12 years 前 | 1 个回答 | 0
1
个回答提问
problem executing while loop
im writing a script to solve the square root of a number using halley's method my equations: y=(1/a)*x^2 n = (x/8)*(15-(y...
12 years 前 | 3 个回答 | 0