Question: how i make the code for that problem!!??

January 24 2013 by memli 5
false

1


given differntial equation with boundary conditions.

{f'(x)}^2 - f(x)f''(x) = f'''(x) - 100 * f'(x) - 0.001 * [2 * f'(x) * f'''(x) - f(x) * f''''(x) - {f''(x)}^2] = 0

boundary conditions:

f(0)=0,  f''(0)=0,  f'(1)=1,  f(1)=0

how i will calculate this?

tanx

 
Loading Comments & Answers