f = @(x) ... is the way to declare an anonymous function in MATLAB, actually not very different than creating a function normally in MATLAB ...
確定! 回上一頁