Gistlib Logo

gistlib

other matlab categories

`vector` 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

gistlibby LogSnag