gistlib
other matlab categories
`max` code snippets in matlab
write a recursive function rec_max(arr,n) to find the maximum of a given vector arr (of length n). don’t use the matlab function max. in matlab
gistlib
by LogSnag