
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 279 956
REPUTATION
27 762
CONTRIBUTIONS
233 Questions
10 701 Answers
ANSWER ACCEPTANCE
75.11%
VOTES RECEIVED
3 617
RANK
223 of 18 777
REPUTATION
6 013
AVERAGE RATING
4.90
CONTRIBUTIONS
35 Files
DOWNLOADS
351
ALL TIME DOWNLOADS
50350
RANK
of 128 762
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
Tools for Processing Consecutive Repetitions in Vectors
A set of functions for labeling and manipulating groups of consecutively repeating elements in a vector.
4 månader ago | 7 downloads |
Submitted
Block transposition, permutation, and reshaping of arrays
Analogues for transpose(), reshape(), and permute() but where sub-blocks of the array are treated as scalar elements.
4 månader ago | 5 downloads |
Submitted
outputnames
Get a list of the output argument names of the currently executing function.
6 månader ago | 1 download |
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.
7 månader ago | 57 downloads |

Submitted
Further tools for analyzing objects in N-dimensional images
A collection of tools to supplement bwpropfilt, bwareaopen, and the like.
8 månader ago | 1 download |
Submitted
gaussfitn
Fit N-dimensional scattered points with Gaussian+constant
10 månader ago | 13 downloads |

Submitted
spatialgraph2D
Creates a graph object with 2D spatial locations associated with the nodes
11 månader ago | 2 downloads |

Submitted
Absolute Orientation - Horn's method
Solves weighted absolute orientation problem using Horn's quaternion-based method.
ungefär ett år ago | 28 downloads |
Submitted
Convert linear functions to matrix form
Obtaining the matrix representing a given linear function
ungefär ett år ago | 7 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....
ungefär ett år ago | 6 downloads |

Submitted
PROB2MATRICES: A selective version of prob2struct
Obtains matrices for select parts of an optimization problem from problem-based description.
nästan 2 år ago | 1 download |
Submitted
3D Rotation about Shifted Axis
Computes/applies rotation about arbitrary 3D line.
ungefär 2 år ago | 21 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...
ungefär 2 år ago | 32 downloads |

Submitted
N-dimensional sparse arrays
Creates an N-dimensional sparse array object, for arbitrary N.
ungefär 2 år ago | 34 downloads |
Submitted
whosGPU
Provides WHOS-like output for gpuArray variables in the current workspace.
ungefär 2 år ago | 2 downloads |
Submitted
Extract linearly independent subset of matrix columns
Loop-free code routine to find a maximal subset of linearly independent columns in a matrix
nästan 3 år ago | 16 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.
ungefär 3 år ago | 11 downloads |
Submitted
ndgridVecs
A more efficient substitute for ndgrid meant to help capitalize on implicit expansion.
ungefär 3 år ago | 3 downloads |
Submitted
Find vertices in image of convex polygon
Estimates the corner points of a pixelated convex polygon having a known number of vertices.
mer än 3 år ago | 13 downloads |

Submitted
Structure fields to variables
Code writing tool for importing/exporting workspace variables to or from a struct.
nästan 4 år ago | 25 downloads |
Submitted
Separable Block-wise Operations
Efficiently performs separable operations (e.g., sum, mean,prod, min, max,...) on array sub-blocks
ungefär 4 år ago | 8 downloads |
Submitted
Quadratic minimization with norm constraint
Minimizes convex or non-convex quadratics subject to (in)equality constraint on norm(x)
mer än 5 år ago | 4 downloads |
Submitted
MAT2TILES: divide array into equal-sized sub-arrays
Splits an array of any dimension into cell array of equal sized chunks.
mer än 5 år ago | 17 downloads |
Submitted
IMRESIZEN: resize an N-dimensional array
An N-dimensional analog of the imresize() function
mer än 5 år ago | 4 downloads |
Submitted
Regular Control Point Interpolation Matrix with Boundary Conditions
Creates Toeplitz-like matrices representing interpolation operations with edge conditions.
ungefär 7 år ago | 12 downloads |
Submitted
Memory-efficient anonymous functions
Obtain anonymous function clean of non-essential workspace variables
mer än 7 år ago | 2 downloads |
Submitted
Zero-Based Indexable Arrays (OOP Exercise)
Creates arrays whose indexing starts from zero instead of one.
mer än 11 år ago | 5 downloads |
Submitted
Whos
Variant of whos(). Gives memory in Kbytes and displays array dimensions even for 4D+ arrays.
ungefär 12 år ago | 1 download |
Submitted
Matrix Products Expressed in Terms of Individual Operands
A class representing products of matrices, internally storing/manipulating them separately.
mer än 12 år ago | 2 downloads |
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.
mer än 12 år ago | 1 download |