Feeds
질문
Not able to stop value of iterations
This is my code. I get my x value correctly, and stops there. The if condition is not iterating and I'm not able to find the roo...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
My code says too many output arguments
function newton x0 = input('Enter the initial guess value, x: '); tolerance = input('Enter the tolerance value, tol: '); max_...
5년 초과 전 | 답변 수: 1 | 0
