Gesendet


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

fast 13 Jahre vor | 2 Downloads |

Gesendet


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

mehr als 13 Jahre vor | 1 Download |

Gesendet


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.

mehr als 13 Jahre vor | 1 Download |

Gesendet


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

mehr als 13 Jahre vor | 1 Download |

Gesendet


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

mehr als 13 Jahre vor | 1 Download |

Gesendet


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

mehr als 13 Jahre vor | 4 Downloads |

Gesendet


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

etwa 14 Jahre vor | 2 Downloads |

Gesendet


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

etwa 14 Jahre vor | 1 Download |