gistlib
other matlab categories
fluid-flow code snippets in matlab
using vavg = 2/r^2 * integral(u(r))rdr and u(r) = 0.05[1 – (r/r)^2] use the matlab int function, calculate the average velocity of the fluid as r ranges from 0.01 to 0.1 in matlab
gistlib
by LogSnag