Gistlib Logo

gistlib

other matlab categories

bvp code snippets in matlab

create a function that solves the bvp for an arbitrary number of points in matlab
create a function that solves the bvp for an arbitrary number of points without builtin functions in matlab
reate a function that solves the bvp d2y/dt2 + dy/dt = 0, y(0) = 0 and y(pi) = 6for an arbitrary number of points nt. in matlab

gistlibby LogSnag