Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 2
    $\begingroup$ Additionally, as a guarantee that the iteration never veers off the brackets you have set up, use Brent's method (i.e. append the option setting Method -> "Brent" to FindRoot[]). $\endgroup$ Commented Sep 7, 2012 at 9:48
  • $\begingroup$ Thank you, it works. Only thing is, when desireable solutions x*(k) approach 0 as parameter k is changed towards one end of the parameter range, the solution becomes discontinuous ..although i know there does exist a finite, smooth x(k).. $\endgroup$ Commented Sep 14, 2012 at 9:18
  • $\begingroup$ @ridwandrusli we have no way of helping you more if you don't post your function (or better, your current code) $\endgroup$ Commented Sep 14, 2012 at 9:35