Initializing values in FindRoot in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg132279] Initializing values in FindRoot in Mathematica
- From: Ahmed <bilalcisco at googlemail.com>
- Date: Thu, 30 Jan 2014 23:03:59 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
Hello guys, I am new to Mathematica, however I frequently use another system for my work and use fzero and fsolve functions to solve non-linear equations. I found a Mathematica code that someone volunteerly put on internet for others to use. The code uses FindRoot to solve a set of non-linear equations. I doubt that the original author missed to put some code (or probably file). Being new to Mathematica, I don't have idea how to initialize values to find roots.Let me clear that the roots(probabiity) shall be betweeen 0 and 1. I am giving part of the code, if someone could help me how to initialize values and where in the code (or other file). thanks in advance. -Ahmed (* Start of Mathematica code *)