Unformatted text preview: elseif j==n dz(j) = (y(n)-y(n-1))./(x(n)-x(n-1)); else dz(j)=(y(j+1)-y(j-1))./(x(j+1)-x(j-1)) end end...
View
Full Document
- Spring '08
- HOROWITZ
-
Click to edit the document details