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.
Statistik
38 Dateien
Cody HighlightsRANG
6
of 296.405
REPUTATION
31.172
BEITRÄGE
273 Fragen
11.950 Antworten
ANTWORTZUSTIMMUNG
78.39%
ERHALTENE STIMMEN
4.128
RANG
209 of 20.376
REPUTATION
6.576
DURCHSCHNITTLICHE BEWERTUNG
4.90
BEITRÄGE
38 Dateien
DOWNLOADS
179
ALL TIME DOWNLOADS
55303
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
3 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
2
Feeds
Gesendet
gaussfitn
Fit N-dimensional scattered points with Gaussian+constant
4 Tage vor | 10 Downloads |
Gesendet
Further tools for analyzing objects in N-dimensional images
A collection of tools to supplement bwpropfilt, bwareaopen, and the like.
11 Tage vor | 3 Downloads |
Gesendet
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.
5 Monate vor | 7 Downloads |
Gesendet
Array Concatenation with Implicit Expansion
Versions of cat(), horzcat(), and vertcat() that support implicit expansion
5 Monate vor | 2 Downloads |
Gesendet
spatialgraph2D
Creates a graph object with 2D spatial locations associated with the nodes
9 Monate vor | 4 Downloads |
Gesendet
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.
9 Monate vor | 5 Downloads |
Gesendet
Grids of tiled chart layouts
A tool for simplifying the creation of nested tiled layouts
10 Monate vor | 2 Downloads |
Gesendet
Object-oriented tools to fit/plot conics and quadrics
A tool set for fitting and/or plotting various conics and quadric surfaces, e.g., ellipses, cylinders, spheres, planes, cones, a...
12 Monate vor | 20 Downloads |
Gesendet
Tools for Processing Consecutive Repetitions in Vectors
A set of functions for labeling and manipulating groups of consecutively repeating elements in a vector.
fast 2 Jahre vor | 1 Download |
Gesendet
outputnames
Get a list of the output argument names of the currently executing function.
etwa 2 Jahre vor | 1 Download |
Gesendet
Absolute Orientation - Horn's method
Solves weighted absolute orientation problem using Horn's quaternion-based method.
mehr als 2 Jahre vor | 9 Downloads |
Gesendet
Convert linear functions to matrix form
Obtaining the matrix representing a given linear function
fast 3 Jahre vor | 2 Downloads |
Gesendet
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....
fast 3 Jahre vor | 3 Downloads |
Gesendet
PROB2MATRICES: A selective version of prob2struct
Obtains matrices for select parts of an optimization problem from problem-based description.
mehr als 3 Jahre vor | 1 Download |
Gesendet
3D Rotation about Shifted Axis
Computes/applies rotation about arbitrary 3D line.
fast 4 Jahre vor | 9 Downloads |
Gesendet
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...
fast 4 Jahre vor | 23 Downloads |
Gesendet
N-dimensional sparse arrays
Creates an N-dimensional sparse array object, for arbitrary N.
fast 4 Jahre vor | 16 Downloads |
Gesendet
whosGPU
Provides WHOS-like output for gpuArray variables in the current workspace.
fast 4 Jahre vor | 1 Download |
Gesendet
Extract linearly independent subset of matrix columns
Loop-free code routine to find a maximal subset of linearly independent columns in a matrix
mehr als 4 Jahre vor | 5 Downloads |
Gesendet
ndgridVecs
A more efficient substitute for ndgrid meant to help capitalize on implicit expansion.
fast 5 Jahre vor | 1 Download |
Gesendet
Find vertices in image of convex polygon
Estimates the corner points of a pixelated convex polygon having a known number of vertices.
fast 5 Jahre vor | 8 Downloads |
Gesendet
Structure fields to variables
Code writing tool for importing/exporting workspace variables to or from a struct.
mehr als 5 Jahre vor | 8 Downloads |
Gesendet
Separable Block-wise Operations
Efficiently performs separable operations (e.g., sum, mean,prod, min, max,...) on array sub-blocks
fast 6 Jahre vor | 3 Downloads |
Gesendet
Quadratic minimization with norm constraint
Minimizes convex or non-convex quadratics subject to (in)equality constraint on norm(x)
mehr als 7 Jahre vor | 1 Download |
Gesendet
MAT2TILES: divide array into equal-sized sub-arrays
Splits an array of any dimension into cell array of equal sized chunks.
mehr als 7 Jahre vor | 10 Downloads |
Gesendet
IMRESIZEN: resize an N-dimensional array
An N-dimensional analog of the imresize() function
mehr als 7 Jahre vor | 3 Downloads |
Gesendet
Regular Control Point Interpolation Matrix with Boundary Conditions
Creates Toeplitz-like matrices representing interpolation operations with edge conditions.
mehr als 8 Jahre vor | 3 Downloads |
Gesendet
Memory-efficient anonymous functions
Obtain anonymous function clean of non-essential workspace variables
etwa 9 Jahre vor | 2 Downloads |
Gesendet
Zero-Based Indexable Arrays (OOP Exercise)
Creates arrays whose indexing starts from zero instead of one.
mehr als 13 Jahre vor | 3 Downloads |