|
[Date Index]
[Thread Index]
[Author Index]
Re: Solve Equation involving Error Function
- To: mathgroup at smc.vnet.net
- Subject: [mg65202] Re: Solve Equation involving Error Function
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
- Date: Fri, 17 Mar 2006 05:45:42 -0500 (EST)
- Organization: Uni Leipzig
- References: <dvdih3$a3a$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
if t1 and t2 are lists than you have 3 (three) equations
but only one unknown k, this can't work al long as the equations
independent.
If you had a single equation you can try to make a series
development.
Regards
Jens
<rajanikanth at gmail.com> schrieb im Newsbeitrag
news:dvdih3$a3a$1 at smc.vnet.net...
| hi!
|
| Could somebody tell me how to solve this
equation for the value of k in
| Mathematica
|
| t2-t1*Erfc[0.0005/Sqrt[k]] ==0
|
| where t2 is a list given by {87,87,87}
| and t1 is a list given by {81,80,80}
|
| Thanks,
|
| Raj
|
Prev by Date:
Re: Solve Equation involving Error Function
Next by Date:
Re: Delayed Differential Equations [NDelayDSolve]
Previous by thread:
Re: Solve Equation involving Error Function
Next by thread:
Re: Solve Equation involving Error Function
|