photo

David Holdaway


Durham University

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Enviada


Integer partition generator
Generates a table of all integer partitions of integers from 0 to N.

alrededor de 12 años hace | 3 descargas |

Thumbnail

Enviada


block diagonal multiplication
Used for multiplying large block diagonal matrices with matrices / vectors.

alrededor de 12 años hace | 1 descarga |

Enviada


block diagonal representation
Converts a matrix into a cell array of different sized matrices that make up the blocks.

más de 12 años hace | 1 descarga |

Enviada


Gauss Laguerre Quadrature
Generates points and weights for Gauss Laguerre Quadrature, to a tolerance, tested for N < 300

más de 12 años hace | 4 descargas |

Enviada


Gauss Hermite quadrature rule
generates zeros of a Hermite polynomial of degree n to tolerance "tol" and their associated weights.

más de 12 años hace | 1 descarga |

Enviada


Generate binomial table
Very simple function to generate a table of all possible binomial coefficients below a cut off

más de 12 años hace | 1 descarga |

Enviada


Permsnonindentical
lists all nonidentical permutations of a set of numbers i.e. [1,1,2] go to [1,1,2;1,2,1;2,1,1]

más de 12 años hace | 1 descarga |