Timeline for Selecting polynomial roots and plotting against parameters
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 14, 2012 at 9:35 | comment | added | F'x | @ridwandrusli we have no way of helping you more if you don't post your function (or better, your current code) | |
| Sep 14, 2012 at 9:18 | comment | added | user2297 | 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).. | |
| Sep 7, 2012 at 9:48 | comment | added | J. M.'s missing motivation | 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[]). | |
| Sep 7, 2012 at 8:53 | history | answered | F'x | CC BY-SA 3.0 |