MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

numerical problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17119] numerical problem
  • From: biggabba at my-dejanews.com
  • Date: Sat, 17 Apr 1999 03:35:12 -0400
  • Organization: Deja News - The Leader in Internet Discussion
  • Sender: owner-wri-mathgroup at wolfram.com

My problem is a problem with two non-linear equations, they are non-linear
with Exp. functions. My problem is that I can`t find any solution with
different Solve menus or FindRoot.

Solve[{(p2-380)Exp[p1-p2-20]/((1+Exp[p1-p2-20]+2Exp[p1-90]+Exp[p1-80])^2)
+(p2-280)Exp[p1-p2-40]/((1+Exp[p1-p2-40]+Exp[p1-130]+Exp[p1-110]+Exp[p1-120])
^2) =(341-p1)/((1+Exp[p1-p2-20]+2Exp[p1-90]+Exp[p1-80])^2)+
(1+Exp[p1-p2-20]+2Exp[p1-90]+Exp[p1-80])(p1-156.88)+
(p1-141)(Exp[p1-p2-40]+Exp[p1-130]+Exp[p1-110]+Exp[p1-120])/
((1+Exp[p1-p2-40]+Exp[p1-130]+Exp[p1-110]+Exp[p1-120])^2),
(p1-540)Exp[p1-p2-20]/((1+Exp[p1-p2-20]+2Exp[p1-90]+Exp[p1-80])^2)+
(p1-140)Exp[p1-p2-40]/((1+Exp[p1-p2-40]+Exp[p1-130]+Exp[p1-110]+Exp[p1-120])^
2) =(p2-184.12)(Exp[p1-p2-20]/(1+Exp[p1-p2-20]+2Exp[p1-90]+Exp[p1-80]))
-(p2-181)((Exp[p1-p2-20])^2)/((1+Exp[p1-p2-20]+2Exp[p1-90]+Exp[p1-80])^2)
+(p2-281)Exp[p1-p2-40](1+Exp[p1-130]+Exp[p1-110]+Exp[p1-120])/
((1+Exp[p1-p2-40]+Exp[p1-130]+Exp[p1-110]+Exp[p1-120])^2)}]

I would be very grateful if someone could tell me something how to progress
this problem.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    


  • Prev by Date: Re: How do I solve limits in Mathematica?
  • Next by Date: Rationalizing Fractions
  • Previous by thread: Propositional Logic
  • Next by thread: Re: numerical problem