Feeds
已提交
Matrix product: mprod(A,...)
This function calculates the matrix product of A.
8 years 前 | 1 次下载 |
已提交
Join array elements together via user function: joinfun(x,y0,f,...)
Join array elements by applying a function f between them.
8 years 前 | 0 次下载 |
提问
Return only second output in anonymous function
I need to get an index via max() and use this to get the corresponding element like in the following code: data = complex(1...
9 years 前 | 3 个回答 | 5