Parameter optimizatrion in modified diffusion equation
- To: mathgroup at smc.vnet.net
- Subject: [mg120940] Parameter optimizatrion in modified diffusion equation
- From: Brampftl <alexandre.abreu at physik.uni-augsburg.de>
- Date: Thu, 18 Aug 2011 03:22:08 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hello! I am new to Mathematica and am trying to figure out if it can solve my problem: I have a modified Diffusion equation: dc/dt = D d^2c/dx^2 - r c exp(-n t) c: concentration D: Diffusion constant r: reaction rate n: time constant What i need to do is to solve the equation and find a set of parameters to fit my experimental results. Has anybody an idea if that's possible in mathematica and if so how to implement it? Thanks! Alex