photo

Matt J


Last seen: 1 giorno fa Attivo dal 2010

Followers: 16   Following: 0

Messaggio

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.

Statistica

All
MATLAB Answers

296 Domande
12.319 Risposte

File Exchange

38 File

Cody

5 Problemi
33 Soluzioni

Highlights

3 Punti principali

RANK
6
of 300.678

REPUTAZIONE
32.112

CONTRIBUTI
296 Domande
12.319 Risposte

ACCETTAZIONE DELLE RISPOSTE
78.72%

VOTI RICEVUTI
4.270

RANK
201 of 21.039

REPUTAZIONE
6.730

VALUTAZIONE MEDIA
4.90

CONTRIBUTI
38 File

DOWNLOAD
128

ALL TIME DOWNLOAD
55509

RANK
10.483
of 170.111

CONTRIBUTI
5 Problemi
33 Soluzioni

PUNTEGGIO
598

NUMERO DI BADGE
7

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
3 Punti principali

NUMERO MEDIO DI LIKE
2

  • Most Accepted 2024
  • Most Accepted 2023
  • Speed Demon
  • Creator
  • Editor's Pick
  • Personal Best Downloads Level 4
  • Community Group Solver
  • Commenter
  • Promoter
  • Leader
  • Solver
  • Most Accepted 2022

Visualizza badge

Feeds

Inviato


A class for successive matrix products
A class representing products of matrices, internally storing/manipulating them separately.

circa un mese fa | 2 download |

0.0 / 5

Inviato


Further tools for analyzing objects in N-dimensional images
A collection of tools to supplement bwpropfilt, bwareaopen, and the like.

5 mesi fa | 1 download |

5.0 / 5

Inviato


Fit polyshape to objects in image
Given a 2D binary or label image of a number of objects, returns a "best-fit" polyshape to the boundaries of the objects.

5 mesi fa | 1 download |

0.0 / 5
Thumbnail

Inviato


Customized text modification buttons for the Matlab Editor
A pair of functions enabling simple, programmatic modification of Matlab Editor text. These can be used to make customized butto...

6 mesi fa | 1 download |

0.0 / 5

Inviato


Find vertices in image of convex polygon
Estimates the corner points of a pixelated convex polygon having a known number of vertices.

8 mesi fa | 5 download |

5.0 / 5
Thumbnail

Inviato


N-dimensional sparse arrays
Creates an N-dimensional sparse array object, for arbitrary N.

11 mesi fa | 5 download |

4.8 / 5

Inviato


gaussfitn
Fit N-dimensional scattered points with Gaussian+constant

11 mesi fa | 4 download |

5.0 / 5
Thumbnail

Inviato


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.

oltre un anno fa | 1 download |

5.0 / 5

Inviato


Array Concatenation with Implicit Expansion
Versions of cat(), horzcat(), and vertcat() that support implicit expansion

oltre un anno fa | 2 download |

5.0 / 5

Inviato


spatialgraph2D
Creates a graph object with 2D spatial locations associated with the nodes

oltre un anno fa | 1 download |

4.8 / 5
Thumbnail

Inviato


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.

oltre un anno fa | 1 download |

5.0 / 5

Inviato


ezplane
Plot an arbitrary 3D plane given its equation.

oltre un anno fa | 2 download |

0.0 / 5

Inviato


Grids of tiled chart layouts
A tool for simplifying the creation of nested tiled layouts

oltre un anno fa | 1 download |

0.0 / 5

Inviato


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...

quasi 2 anni fa | 29 download |

5.0 / 5
Thumbnail

Inviato


Tools for Processing Consecutive Repetitions in Vectors
A set of functions for labeling and manipulating groups of consecutively repeating elements in a vector.

quasi 3 anni fa | 2 download |

5.0 / 5

Inviato


outputnames
Get a list of the output argument names of the currently executing function.

circa 3 anni fa | 1 download |

0.0 / 5

Inviato


Absolute Orientation - Horn's method
Solves weighted absolute orientation problem using Horn's quaternion-based method.

oltre 3 anni fa | 6 download |

4.9 / 5

Inviato


Convert linear functions to matrix form
Obtaining the matrix representing a given linear function

oltre 3 anni fa | 2 download |

0.0 / 5

Inviato


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....

oltre 3 anni fa | 1 download |

4.0 / 5
Thumbnail

Inviato


PROB2MATRICES: A selective version of prob2struct
Obtains matrices for select parts of an optimization problem from problem-based description.

oltre 4 anni fa | 3 download |

0.0 / 5

Inviato


3D Rotation about Shifted Axis
Computes/applies rotation about arbitrary 3D line.

oltre 4 anni fa | 5 download |

5.0 / 5

Inviato


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...

oltre 4 anni fa | 18 download |

5.0 / 5
Thumbnail

Inviato


whosGPU
Provides WHOS-like output for gpuArray variables in the current workspace.

quasi 5 anni fa | 1 download |

0.0 / 5

Inviato


Extract linearly independent subset of matrix columns
Loop-free code routine to find a maximal subset of linearly independent columns in a matrix

oltre 5 anni fa | 1 download |

5.0 / 5

Inviato


ndgridVecs
A more efficient substitute for ndgrid meant to help capitalize on implicit expansion.

oltre 5 anni fa | 1 download |

0.0 / 5

Inviato


Structure fields to variables
Code writing tool for importing/exporting workspace variables to or from a struct.

oltre 6 anni fa | 3 download |

4.8 / 5

Inviato


Separable Block-wise Operations
Efficiently performs separable operations (e.g., sum, mean,prod, min, max,...) on array sub-blocks

oltre 6 anni fa | 4 download |

5.0 / 5

Inviato


Quadratic minimization with norm constraint
Minimizes convex or non-convex quadratics subject to (in)equality constraint on norm(x)

circa 8 anni fa | 1 download |

4.5 / 5

Inviato


MAT2TILES: divide array into equal-sized sub-arrays
Splits an array of any dimension into cell array of equal sized chunks.

circa 8 anni fa | 6 download |

4.5 / 5

Inviato


IMRESIZEN: resize an N-dimensional array
An N-dimensional analog of the imresize() function

circa 8 anni fa | 3 download |

5.0 / 5

Carica altro