Feeds
질문
Help with root finding methods?
The sum of two numbers a and b is 21.2. If each number is added to its own square root (i.e. a + √ a), the product of the two...
대략 9년 전 | 답변 수: 1 | 1
1
답변질문
Help with Newton's method function?
This is the function I've been making to run Newton's method, but I can't get it to work. Any help with what I might be missing?...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
While loop will not stop running?
I have this code to develop the partial sum of (1/k^2). However, when I run the code, the while loop does not stop. Any help wit...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
MATLAB help with function and while loop?
Whenever I try to call this function, I get the error: Subscript indices must either be real positive integers or logicals. Any ...
대략 9년 전 | 답변 수: 1 | 0
