
Matt J
Professional Interests: medical image processing, optimization algorithms
PLEASE NOTE: I do not read email sent through my author page. Please post questions about FEX submissions in their respective Comments section.
Statistics
RANK
6
of 260.253
REPUTATION
24.494
CONTRIBUTIONS
216 Questions
9.540 Answers
ANSWER ACCEPTANCE
74.54%
VOTES RECEIVED
3.215
RANK
245 of 17.892
REPUTATION
5.556
AVERAGE RATING
4.90
CONTRIBUTIONS
33 Files
DOWNLOADS
347
ALL TIME DOWNLOADS
46485
RANK
of 111.753
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
3 Highlights
AVERAGE NO. OF LIKES
2
Content Feed
Submitted
spatialgraph2D
Creates a graph object with 2D spatial locations associated with the nodes
14 dagen ago | 7 downloads |

Submitted
Absolute Orientation - Horn's method
Solves weighted absolute orientation problem using Horn's quaternion-based method.
ongeveer een maand ago | 27 downloads |
Submitted
Further tools for analyzing objects in N-dimensional images
A collection of tools to supplement bwpropfilt, bwareaopen, and the like.
ongeveer een maand ago | 2 downloads |
Submitted
Tools for Processing Consecutive Repetitions in Vectors
A set of functions for labeling and manipulating groups of consecutively repeating elements in a vector.
ongeveer een maand ago | 7 downloads |
Submitted
Convert linear functions to matrix form
Obtaining the matrix representing a given linear function
2 maanden ago | 11 downloads |
Submitted
Intersections of multiple 2D lines or line segments
Compute the intersection of a reference line (or line segment) with a polyshape boundary or with a batch of other line segments....
3 maanden ago | 7 downloads |

Submitted
PROB2MATRICES: A selective version of prob2struct
Obtains matrices for select parts of an optimization problem from problem-based description.
12 maanden ago | 2 downloads |
Submitted
Object-oriented tools for fitting conics and quadrics
A tool set for fitting various conics and quadric surfaces, e.g., ellipses, cylinders, spheres, planes, cones, and lines.
ongeveer een jaar ago | 46 downloads |

Submitted
3D Rotation about Shifted Axis
Computes/applies rotation about arbitrary 3D line.
ongeveer een jaar ago | 25 downloads |
Submitted
Analyze N-dimensional Convex Polyhedra
Find vertex or (in)equality forms of convex polyhedra in R^n (for n not super large). Also, compute their intersections and unio...
meer dan een jaar ago | 30 downloads |

Submitted
N-dimensional sparse arrays
Creates an N-dimensional sparse array object, for arbitrary N.
meer dan een jaar ago | 31 downloads |
Submitted
whosGPU
Provides WHOS-like output for gpuArray variables in the current workspace.
meer dan een jaar ago | 1 download |
Submitted
Extract linearly independent subset of matrix columns
Loop-free code routine to find a maximal subset of linearly independent columns in a matrix
bijna 2 jaar ago | 20 downloads |
Submitted
Constrained minimum L1-norm solutions of linear equations
Finds least L1-norm solutions to linear equations C*x=d subject to linear and/or integer constraints.
ongeveer 2 jaar ago | 10 downloads |
Submitted
ndgridVecs
A more efficient substitute for ndgrid meant to help capitalize on implicit expansion.
ongeveer 2 jaar ago | 1 download |
Submitted
Find vertices in image of convex polygon
Estimates the corner points of a pixelated convex polygon having a known number of vertices.
meer dan 2 jaar ago | 15 downloads |

Submitted
Structure fields to variables
Code writing tool for importing/exporting workspace variables to or from a struct.
bijna 3 jaar ago | 28 downloads |
Submitted
Separable Block-wise Operations
Efficiently performs separable operations (e.g., sum, mean,prod, min, max,...) on array sub-blocks
meer dan 3 jaar ago | 13 downloads |
Submitted
gaussfitn
Fit N-dimensional scattered points with Gaussian+constant
meer dan 3 jaar ago | 10 downloads |

Submitted
Quadratic minimization with norm constraint
Minimizes convex or non-convex quadratics subject to (in)equality constraint on norm(x)
bijna 5 jaar ago | 2 downloads |
Submitted
MAT2TILES: divide array into equal-sized sub-arrays
Splits an array of any dimension into cell array of equal sized chunks.
bijna 5 jaar ago | 19 downloads |
Submitted
IMRESIZEN: resize an N-dimensional array
An N-dimensional analog of the imresize() function
bijna 5 jaar ago | 6 downloads |
Submitted
Regular Control Point Interpolation Matrix with Boundary Conditions
Creates Toeplitz-like matrices representing interpolation operations with edge conditions.
ongeveer 6 jaar ago | 5 downloads |
Submitted
Memory-efficient anonymous functions
Obtain anonymous function clean of non-essential workspace variables
meer dan 6 jaar ago | 2 downloads |
Submitted
Zero-Based Indexable Arrays (OOP Exercise)
Creates arrays whose indexing starts from zero instead of one.
meer dan 10 jaar ago | 2 downloads |
Submitted
Whos
Variant of whos(). Gives memory in Kbytes and displays array dimensions even for 4D+ arrays.
meer dan 11 jaar ago | 2 downloads |
Submitted
Matrix Products Expressed in Terms of Individual Operands
A class representing products of matrices, internally storing/manipulating them separately.
meer dan 11 jaar ago | 1 download |
Submitted
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.
meer dan 11 jaar ago | 1 download |
Submitted
Robust Sparse data types
Creates sparse array like MATLAB's built-in sparse type, but robust to certain bugs/errors.
meer dan 11 jaar ago | 1 download |
Submitted
On-The-Fly Definition of Custom Matrix Objects
Class of matrix-like objects with on-the-fly definable methods.
meer dan 11 jaar ago | 1 download |