Fast computation of intersections and self-intersections of curves using vectorization.
Randomly and uniformly generates vectors with a specified sum and values in a specified interval.
Computes intersection points of two curves.
Distance based interpolation along a general curve in space
Splits an array of any dimension into cell array of equal sized chunks.
All combinations of input (v4.2, apr 2018)
concatenate vectors with different lengths by padding with NaN
num2strexact does exact conversion of number to string based on IEEE floating point bit pattern
Efficiently performs separable operations (e.g., sum, mean,prod, min, max,...) on array sub-blocks
Computes/applies rotation about arbitrary 3D line.
Export a variety of inputs (patch, surface) to an STL triangular mesh
Efficient nonlinear regression fitting using a constrained, partitioned least squares overlay to fmi
Develop and refine regular expressions in an interactive figure that shows all of REGEXP's outputs.
STLREAD imports geometry from a binary stereolithography (STL) file into MATLAB.
Fills the figure with axes subplots with easily adjustable margins and gaps between the axes.
Plot a 3D-cube
Parse a sentence or any string into distinct "words"
increases speed of xlswrite function when used in loops or multiple times.
Sort strings in natural order.
Display a mesh above a grayscale image
Convert an xml file into a MATLAB structure for easy access to the data.
Check uniqueness of function names
Triangular Contour Plot
Permutations with repetition, all or a subset
Efficient Random Variates Generator (from over 50 distributions).
An efficient and accurate Inter-Point Distance Matrix
POLYPARCI calculates confidence intervals for parameters estimated by ‘polyfit’.
Many-featured, platform independent file and directory picker.
3-d volume (voxel) rendering
List all partitions of an integer
Write STL file from surface data.
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
For input vector A, returns a vector B with outliers removed.
Quickly finds local maxima (peaks) or minima (valleys) in a noisy signal.
Draw a line with an arrowhead.
All Pernutations of integers with sum criteria
Run-length- decodes or encodes any ML datatype.
Choose a set of n colors that can be readily distinguished from each other
Intersection of two triangulated surfaces
Get a table of contour line coordinates from a contour object.
All possible permutations of the elements of set N, taken K at a time, with repetition.
PLOTYYY - Extends plotyy to include a third y-axis
linear indices for each run in a vector (run length encoding, and decoding)
Compute Multiple Integrals of Orders 4, 5, and 6
Finding the nearest positive definite matrix
Y = INPAINTN(X) computes the missing data in the N-D array X.
GETUNDOC returns a structure of undocumented properties (names & values) for the specified object
Calculate monthly means, annual medians, and other statistics for 1D or 3D datasets.
UNINIT is similar to ZEROS, except UNINIT returns uninitialized values instead of zero values.
Code writing tool for importing/exporting workspace variables to or from a struct.
Wait a certain time for a single keypress
Detect colored regions in an image via thresholding in HSV color space.
Find the closest point on a (n-dimensional) curve to any given point or set of points
User draws region and this finds pixels in the image with a similar color, using Delta E.
Rotate XTickLabel to better accommodate long labels and text labels.
Get a keypress
Function to Convert between DCM, Euler angles, Quaternions, and Euler vectors
Version 1.11.0.0
John FullerFunction to convert rotation data between 4 types: DCM, Euler Angles, Quaternions, and Euler Param.
PLOTXX Create graphs with x axes on both top and bottom