Hi,
Can anyone please tell me how to go about solving this system of coupled ODEs.?
1) (-)(lambda) + vH''' = -2HH' +(H')^2 - G^2
2) vG'' = 2H'G - 2G'H
lambda and v are constants.
And the boundary conditions given are
H(0) = H(d) = 0
H'(0) = omega * ( c1 * H''(0) + c2 * H'''(0) )...