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...
거의 13년 전 | 답변 수: 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...
대략 13년 전 | 답변 수: 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...
대략 13년 전 | 답변 수: 3 | 0
