Feeds
제출됨
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개월 전 | 다운로드 수: 6 |
제출됨
Array Concatenation with Implicit Expansion
Versions of cat(), horzcat(), and vertcat() that support implicit expansion
3개월 전 | 다운로드 수: 4 |
제출됨
spatialgraph2D
Creates a graph object with 2D spatial locations associated with the nodes
7개월 전 | 다운로드 수: 4 |
제출됨
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.
7개월 전 | 다운로드 수: 7 |
제출됨
Grids of tiled chart layouts
A tool for simplifying the creation of nested tiled layouts
8개월 전 | 다운로드 수: 1 |
제출됨
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...
10개월 전 | 다운로드 수: 38 |
제출됨
Tools for Processing Consecutive Repetitions in Vectors
A set of functions for labeling and manipulating groups of consecutively repeating elements in a vector.
거의 2년 전 | 다운로드 수: 1 |
제출됨
outputnames
Get a list of the output argument names of the currently executing function.
거의 2년 전 | 다운로드 수: 2 |
제출됨
Further tools for analyzing objects in N-dimensional images
A collection of tools to supplement bwpropfilt, bwareaopen, and the like.
대략 2년 전 | 다운로드 수: 3 |
제출됨
Absolute Orientation - Horn's method
Solves weighted absolute orientation problem using Horn's quaternion-based method.
2년 초과 전 | 다운로드 수: 14 |
제출됨
Convert linear functions to matrix form
Obtaining the matrix representing a given linear function
2년 초과 전 | 다운로드 수: 4 |
제출됨
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....
2년 초과 전 | 다운로드 수: 4 |
제출됨
PROB2MATRICES: A selective version of prob2struct
Obtains matrices for select parts of an optimization problem from problem-based description.
3년 초과 전 | 다운로드 수: 1 |
제출됨
3D Rotation about Shifted Axis
Computes/applies rotation about arbitrary 3D line.
3년 초과 전 | 다운로드 수: 17 |
제출됨
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...
3년 초과 전 | 다운로드 수: 13 |
제출됨
N-dimensional sparse arrays
Creates an N-dimensional sparse array object, for arbitrary N.
3년 초과 전 | 다운로드 수: 15 |
제출됨
whosGPU
Provides WHOS-like output for gpuArray variables in the current workspace.
3년 초과 전 | 다운로드 수: 2 |
제출됨
Extract linearly independent subset of matrix columns
Loop-free code routine to find a maximal subset of linearly independent columns in a matrix
4년 초과 전 | 다운로드 수: 6 |
제출됨
ndgridVecs
A more efficient substitute for ndgrid meant to help capitalize on implicit expansion.
4년 초과 전 | 다운로드 수: 1 |
제출됨
Find vertices in image of convex polygon
Estimates the corner points of a pixelated convex polygon having a known number of vertices.
거의 5년 전 | 다운로드 수: 9 |
제출됨
Structure fields to variables
Code writing tool for importing/exporting workspace variables to or from a struct.
5년 초과 전 | 다운로드 수: 11 |
제출됨
Separable Block-wise Operations
Efficiently performs separable operations (e.g., sum, mean,prod, min, max,...) on array sub-blocks
5년 초과 전 | 다운로드 수: 5 |
제출됨
Quadratic minimization with norm constraint
Minimizes convex or non-convex quadratics subject to (in)equality constraint on norm(x)
대략 7년 전 | 다운로드 수: 2 |
제출됨
MAT2TILES: divide array into equal-sized sub-arrays
Splits an array of any dimension into cell array of equal sized chunks.
대략 7년 전 | 다운로드 수: 12 |
제출됨
IMRESIZEN: resize an N-dimensional array
An N-dimensional analog of the imresize() function
대략 7년 전 | 다운로드 수: 2 |
제출됨
Regular Control Point Interpolation Matrix with Boundary Conditions
Creates Toeplitz-like matrices representing interpolation operations with edge conditions.
8년 초과 전 | 다운로드 수: 11 |
제출됨
Memory-efficient anonymous functions
Obtain anonymous function clean of non-essential workspace variables
대략 9년 전 | 다운로드 수: 2 |
제출됨
Zero-Based Indexable Arrays (OOP Exercise)
Creates arrays whose indexing starts from zero instead of one.
대략 13년 전 | 다운로드 수: 2 |