Submitted


Whos
Variant of whos(). Gives memory in Kbytes and displays array dimensions even for 4D+ arrays.

13 years ago | 2 downloads |

Submitted


Matrix Products Expressed in Terms of Individual Operands
A class representing products of matrices, internally storing/manipulating them separately.

13 years ago | 1 download |

Submitted


Overloading SIZE for Array-like User-Defined Objects
A tool for OOP overloading of the size() method, imitating I/O conventions of MATLAB's native SIZE.

13 years ago | 1 download |

Submitted


Robust Sparse data types
Creates sparse array like MATLAB's built-in sparse type, but robust to certain bugs/errors.

13 years ago | 1 download |

Submitted


On-The-Fly Definition of Custom Matrix Objects
Class of matrix-like objects with on-the-fly definable methods.

13 years ago | 1 download |

Submitted


Efficient Object-Oriented Kronecker Product Manipulation
A class for efficient manipulation of N-fold Kronecker products in terms of their operands only.

13 years ago | 4 downloads |

Submitted


Direct Indexing of Function Calls (OOP Exercise)
Pseudo- function handle which can both call a function and post-index the output in 1 expression.

14 years ago | 2 downloads |

Submitted


NameSpace scoping operator
Generates namespace scoping operators for interfacing with 3rd party mfile libraries

14 years ago | 1 download |