write a matlab function that takes as input arguments a 512x512 grayscale image ... ^2/n)); end function m = avg(x,n) m = sum(x)/n; end If the user presses ...
確定! 回上一頁