|
On Apr 27, 9:03=A0am, "Jerry " <jerrycom...@hotmail.co.uk> wrote:
> Hi, Im working on matlab, and need to create a script file that will read=
an initial approximation to a root, and find it to 14 decimal places, aslo=
making sure no more than 10 iterations are performed. I have created m-fil=
es corresponding to my equation and its derivatives in the form f(x)=3D0 sa=
ved a f,df and ddf and now need to create a script file using Halleys metho=
d to iterate. Everything I have tried fails, I've read through my textbook =
multiple times and I have come to a complete standstill. Any help in what I=
am to do to create a working script file would be greatly appreciated. If =
anyone is willing to help but feels I'm being unclear please send me a mess=
age anyway and I will try to describe what it is I need to do in more detai=
l.
You need to learn to use the search facility in this newsgroup, and if
that fails ask Google.
There was a posting earlier this month that shows you exactly how to
do it in about 4 lines of code.
It's possibly the same homework assignment!!
Think about a word or words that encapsulate your problem and type
them into the wee box at the top of the page that says: Search this
group
|