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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
