
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
ランク
of 125,818
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
3 ハイライト
平均いいねの数
2
Content Feed
送信済み
Tools for Processing Consecutive Repetitions in Vectors
A set of functions for labeling and manipulating groups of consecutively repeating elements in a vector.
2ヶ月 前 | ダウンロード 6 件 |
送信済み
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.
2ヶ月 前 | ダウンロード 6 件 |
送信済み
outputnames
Get a list of the output argument names of the currently executing function.
4ヶ月 前 | ダウンロード 1 件 |
送信済み
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.
5ヶ月 前 | ダウンロード 63 件 |

送信済み
Further tools for analyzing objects in N-dimensional images
A collection of tools to supplement bwpropfilt, bwareaopen, and the like.
6ヶ月 前 | ダウンロード 5 件 |
送信済み
spatialgraph2D
Creates a graph object with 2D spatial locations associated with the nodes
9ヶ月 前 | ダウンロード 2 件 |

送信済み
Absolute Orientation - Horn's method
Solves weighted absolute orientation problem using Horn's quaternion-based method.
10ヶ月 前 | ダウンロード 32 件 |
送信済み
Convert linear functions to matrix form
Obtaining the matrix representing a given linear function
12ヶ月 前 | ダウンロード 13 件 |
送信済み
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....
12ヶ月 前 | ダウンロード 13 件 |

送信済み
PROB2MATRICES: A selective version of prob2struct
Obtains matrices for select parts of an optimization problem from problem-based description.
1年以上 前 | ダウンロード 1 件 |
送信済み
3D Rotation about Shifted Axis
Computes/applies rotation about arbitrary 3D line.
2年弱 前 | ダウンロード 26 件 |
送信済み
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...
約2年 前 | ダウンロード 42 件 |

送信済み
N-dimensional sparse arrays
Creates an N-dimensional sparse array object, for arbitrary N.
約2年 前 | ダウンロード 34 件 |
送信済み
whosGPU
Provides WHOS-like output for gpuArray variables in the current workspace.
約2年 前 | ダウンロード 11 件 |
送信済み
Extract linearly independent subset of matrix columns
Loop-free code routine to find a maximal subset of linearly independent columns in a matrix
2年以上 前 | ダウンロード 17 件 |
送信済み
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.
3年弱 前 | ダウンロード 22 件 |
送信済み
ndgridVecs
A more efficient substitute for ndgrid meant to help capitalize on implicit expansion.
3年弱 前 | ダウンロード 3 件 |
送信済み
Find vertices in image of convex polygon
Estimates the corner points of a pixelated convex polygon having a known number of vertices.
約3年 前 | ダウンロード 13 件 |

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