Compare the following two fragments of code, which collect counts for a 2-D histogram: Matlab: count(max(floor(x),1),max(floor(y),1))= …
確定! 回上一頁