Toby Driscoll
University of Delaware
Followers: 0 Following: 0
Feeds
已提交
Fundamentals of Numerical Computation
Codes and other resources for the textbook Fundamentals of Numerical Computation.
5 months 前 | 4 次下载 |
已提交
Schwarz-Christoffel Toolbox
Computes conformal maps to polygons, allowing easy solution of Laplace's equation.
5 months 前 | 38 次下载 |
已提交
IEEE 754 binary representation
Converts a double into its underlying 64-bit representation, including sign, exponent, and mantissa.
11 years 前 | 8 次下载 |
已提交
Finite difference weights
Finds finite difference (or interpolation) weights for an arbitrary set of nodes in one dimension.
16 years 前 | 1 次下载 |
已提交
Sparse Toeplitz matrix construction
Produces a sparse Toeplitz matrix given only the first row and column, like built-in Toeplitz.
16 years 前 | 2 次下载 |
已提交
Automatic validation of software
Validate software using a test library of functions in a directory.
16 years 前 | 1 次下载 |
已提交
HTML calendar generator
HTMLCAL creates a web page with nicely formatted monthly calendars over a date range of your choosin
17 years 前 | 2 次下载 |
已提交
Piecewise defined function builder
Constructs a callable function that applies different definitions based on supplied conditions.
17 years 前 | 2 次下载 |
已提交
Singular Fourier-Pade approximation
Circumvention of the Gibbs phenonmenon though Pade approximations with singularities
18 years 前 | 1 次下载 |
已提交
inputgui
A simple, flexible, and overridable graphical replacement for INPUT.
21 years 前 | 1 次下载 |
已提交
combplot
Copies axes from existing figures into a single new figure window.
21 years 前 | 1 次下载 |