gistlib
other matlab categories
`numerical-methods` code snippets in matlab
write a function i = csimpson(f,h) that takes as inputs f an array of function values and h the distance between grid values and computes i the composite simpson’s approximation of the integral. in matlab
gistlib
by LogSnag