Gistlib Logo

gistlib

other matlab categories

arrayfun code snippets in matlab

explain this: mean(arrayfun(@(x) abs(x) > 1.96, randn(10^5, 1))) in matlab

gistlibby LogSnag