John D'Errico
Retired
A retired applied mathematician, consultant, sometime mechanical engineer, numerical analyst, woodworker, bridge player. Please DON'T contact me, as too many students then decide I am their personal consultant if I allow it. I won't do consulting by mail.
Statistics
62 Files
Cody HighlightsRANK
10
of 295,872
REPUTATION
21,729
CONTRIBUTIONS
15 Questions
7,735 Answers
ANSWER ACCEPTANCE
46.67%
VOTES RECEIVED
4,724
RANK
4 of 20,293
REPUTATION
65,631
AVERAGE RATING
4.80
CONTRIBUTIONS
62 Files
DOWNLOADS
1155
ALL TIME DOWNLOADS
592020
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
1 Highlight
AVERAGE NO. OF LIKES
8
Feeds
Submitted
randpoly
Generate N uniformly distributed points inside a supplied polygon (or polyshape)
2 years ago | 2 downloads |
Submitted
allcrossings
Locate all intersections of a pair of functions f1 and f2, on a finite domain
2 years ago | 1 download |
Submitted
num2bin
Expression of all numbers in a variety of binary forms.
2 years ago | 1 download |
Submitted
A limited set of basic number theoretic tools
Various tools for working with integers and their factors, primes, congruences, etc.
2 years ago | 1 download |
Submitted
minkowskiSum
Compute the Minkowski sum of any two polygons or polyshapes, convex or concave.
2 years ago | 10 downloads |
Submitted
randFixedLinearCombination
Uniform random samples over a n-dimensional hyper-rectangle, subject to a linear equality constraint
4 years ago | 3 downloads |
Submitted
Eigenshuffle
Consistently sorted eigenvalue and eigenvector sequences
4 years ago | 21 downloads |
Submitted
Divisors of a number, perfect, amicable, and sociable number
Tools to work (and play) with the divisors of a number
6 years ago | 1 download |
Submitted
HPF - a big decimal class
High precision floating point arithmetic, a new class written in MATLAB
6 years ago | 24 downloads |
Submitted
The permanent of any matrix (square or not)
The permanent of any matrix, square or not
7 years ago | 3 downloads |
Submitted
SLM - Shape Language Modeling
Least squares spline modeling using shape primitives
7 years ago | 62 downloads |
Submitted
The Fibonacci Sequence
Efficient computation of Fibonacci and Lucas numbers
8 years ago | 1 download |
Submitted
base2base(Nstart,bstart,bend)
Numeric base conversion between any two numeric bases, for any size integer.
8 years ago | 5 downloads |
Submitted
Optimization Tips and Tricks
Tips and tricks for use of the optimization toolbox, linear and nonlinear regression.
8 years ago | 5 downloads |
Submitted
movingstd & movingstd2
A (fast) windowed std on a time series (or array)
8 years ago | 4 downloads |
Submitted
Surface Fitting using gridfit
Model 2-d surfaces from scattered data
9 years ago | 73 downloads |
Submitted
Batched partitioned nonlinear least squares
Speed up when you have a very large number of nonlinear least squares problems, but with one model
9 years ago | 2 downloads |
Submitted
export_search_path
Allows the user to transfer your search path from an old MATLAB release to a new release
9 years ago | 3 downloads |
Submitted
Adaptive numerical limit (and residue) estimation
Numerical extrapolation of a limit (with an error estimate) from only function values
9 years ago | 1 download |
Submitted
Variable Precision Integer Arithmetic
Arithmetic with integers of fully arbitrary size. Arrays and vectors of vpi numbers are supported.
10 years ago | 42 downloads |
Submitted
Symbolic Polynomial Manipulation
Symbolic polynomial manipulation as an exercise in OOP
10 years ago | 21 downloads |
Submitted
Adaptive Robust Numerical Differentiation
Numerical derivative of an analytically supplied function, also gradient, Jacobian & Hessian
10 years ago | 48 downloads |
Submitted
A suite of minimal bounding objects
Suite of tools to compute minimal bounding circles, rectangles, triangles, spheres, incircles, etc.
10 years ago | 28 downloads |
Submitted
distance2curve
Find the closest point on a (n-dimensional) curve to any given point or set of points
12 years ago | 19 downloads |
Submitted
Inverse (integrated) gradient
Vectorized & fully sparse 1-d, 2-d, & 3-d integrated gradients
12 years ago | 10 downloads |
Submitted
Inhull
Efficient test for points inside a convex hull in n dimensions
12 years ago | 31 downloads |
Submitted
interparc
Distance based interpolation along a general curve in space
12 years ago | 31 downloads |