
Chapter 3 Review
... See our text for more detailed explanations; see Appendix A for a list of some of the MATLAB functions. max(x), min(x), mean(x), median(x), std(x), sum(x), prod(x), cumsum(x), cumprod(x), sort(x), size(x), length(x) are just a few. Note that x may be a vector (row or column) or a matrix. For matrice ...
... See our text for more detailed explanations; see Appendix A for a list of some of the MATLAB functions. max(x), min(x), mean(x), median(x), std(x), sum(x), prod(x), cumsum(x), cumprod(x), sort(x), size(x), length(x) are just a few. Note that x may be a vector (row or column) or a matrix. For matrice ...