Feeds
已提交
Simpler MEX Multi-Threading w/ a Persistent Thread Pool
Further speed up your MEX files by making it easier to add in support for multi-threading and eliminate multi-threading overhead...
3 years 前 | 1 次下载 |
已提交
Perfectly Matched Layer for a Standard Wave Equation
Absorbing boundary conditions, not for solving Maxwell's Equations, but for a standard wave equation, e.g. for use with potentia...
4 years 前 | 5 次下载 |
已提交
Solving 1D, Time-Dependent Quantum Systems
Small application that solves basic one-dimensional, time-dependent quantum systems.
4 years 前 | 1 次下载 |
已提交
General MEX Implementation of Thomas' Algorithm
MEX (C/C++) Implementation of Thomas Algorithm (or Tridiagonal Matrix Algorithm) for real and complex data.
4 years 前 | 4 次下载 |
已提交
ScrabbleCheater: One practical application of MATLAB
Is linear algebra bumming you out? Use this simple script to beat English majors at Scrabble.
5 years 前 | 1 次下载 |
已提交
Multi-Threading w/ MEX: Adding Two Vectors
A basic MEX function that adds two vectors together, but utilizes multiple threads. Created as a way to learn MEX multi-threadi...
5 years 前 | 1 次下载 |