Question
Boundary Value Problems without using sbval
- March 29, 2011
- 2 replies
- 4814 views
I am trying to fiugre out boundary value problems without using sbval
what i'm trying to find is f'' and other initial condition is f(0)=0 f`(0)=0 f`(inf)=1
here is what i did by using sbval
and i have to use the loop such as while, for, or if

