Hello all,
I'm trying to write a bit of Matlab to solve the Blasius Equation f*f'' + f''' = 0, where at eta = 0, f' = 0, and at eta = infinity, f' = 1.
What I have so far is below...I'm a bit rusty. Two specific questions:
1. I'm trying to drive y2 to the b.c. of 1, however my loop...