gistlib
other matlab categories
boundary-value-problem code snippets in matlab
create a function that solves the bvp d2y/dt2 + dy/dt = 0, y(0) = 0 and y(pi) = 6 for an arbitrary number of points nt without built in functions in matlab
reate a function that solves the bvp d2y/dt2 + dy/dt = 0, y(0) = 0 and y(pi) = 6 for an arbitrary number of points nt. in matlab
without using built in functions create a function that solves the bvp d^2y/dt^2 + dy/dt = 0, y(0) = 0 and y(pi) = 6 for an arbitrary number of points nt in matlab
gistlib
by LogSnag