- #1
sbmmth
- 1
- 0
Hi there:
I am trying to solve a two points boundary value problem.
Consider a function f:[x1,x2]->[x2,x3]
x1 and x3 are knowns
x2 is an unknown parameter
f'(x) = exp( -a*x + b*f(x) )
where b>a>0
Two boundaries conditions:
f(x1) = x2
f(x2) = x3
Does anyone know how to solve it?
Thanks!
I am trying to solve a two points boundary value problem.
Consider a function f:[x1,x2]->[x2,x3]
x1 and x3 are knowns
x2 is an unknown parameter
f'(x) = exp( -a*x + b*f(x) )
where b>a>0
Two boundaries conditions:
f(x1) = x2
f(x2) = x3
Does anyone know how to solve it?
Thanks!