Feeds
已回答
Help with Newton divided method
By the way I was using Matlab R2012b before, I replaced that today with R2013b hoping the recursion limit error would go away. I...
Help with Newton divided method
By the way I was using Matlab R2012b before, I replaced that today with R2013b hoping the recursion limit error would go away. I...
12 years 前 | 0
提问
Help with Newton divided method
I'm trying a very simple code for Newton divided method, I'm exhausted, this Matlab stuff is wearing me down. I'm frustrated, I'...
12 years 前 | 1 个回答 | 0
1
个回答提问
Error message "Functions definitions are not permitted in this context" Hey guys, I'm trying to build a code to calculate a polynomial using Newton's divided method, but every time I enter a code, even the one in the book , I get this error message.
CODE #1: function F = div_diff(x, y) % div_diff function computes all divided differences for % the data stored in...
12 years 前 | 1 个回答 | 0
1
个回答提问
Help with Newton divided method
Hey guys, I'm trying to use Matlab to estimate a population figure for my Numerical Analysis class. Here's the whole question: A...
12 years 前 | 0 个回答 | 0
0
个回答提问
Partial sums need help writing a program for computing partial sums
Hey guys, I'm completely rookie to Matlab, I have a couple of assignments for my Numerical Methods class and I'd appreciate your...
12 years 前 | 1 个回答 | 0