32,170 results
Fast computation of intersections and self-intersections of curves using vectorization.
Distance based interpolation along a general curve in space
num2strexact does exact conversion of number to string based on IEEE floating point bit pattern
Computes intersection points of two curves.
Randomly and uniformly generates vectors with a specified sum and values in a specified interval.
An extremely fast implementation of the Hungarian algorithm on a native Matlab code.
Splits an array of any dimension into cell array of equal sized chunks.
Fills the figure with axes subplots with easily adjustable margins and gaps between the axes.
Shapiro-Wilk & Shapiro-Francia parametric hypothesis test of composite normality.
Write STL file from surface data.
Violin Plot based on kernel density estimation, using default ksdensity
All combinations of input (v4.2, apr 2018)
concatenate vectors with different lengths by padding with NaN
Bode plot with asymptotes
Efficiently performs separable operations (e.g., sum, mean,prod, min, max,...) on array sub-blocks
Export a variety of inputs (patch, surface) to an STL triangular mesh
Easily extract crash logs generated by MATLAB
Computes/applies rotation about arbitrary 3D line.
Logarithmically scaled Nyquist plot: viewing problems due to near-infinite amplitudes are avoided.
all combinations of two elements
Adds multi-file functionality to functions handling only single files.
This function displays the IEEE double-precision representation of a double in MATLAB.
3D scatter plot
An updated version of Pplane that works on Matlab R2018b
Efficient nonlinear regression fitting using a constrained, partitioned least squares overlay to fmi
Convert an xml file into a MATLAB structure for easy access to the data.
STLREAD imports geometry from a binary stereolithography (STL) file into MATLAB.
Wait a certain time for a single keypress
setFigTransparency sets the transparency/opacity of a figure window, with optional fading effect
The function warps the WIN32 ShowWindow API in User32.dll.
Check uniqueness of function names
Sort strings in natural order.
Triangular Contour Plot
Plot a 3D-cube
GETUNDOC returns a structure of undocumented properties (names & values) for the specified object
Parse a sentence or any string into distinct "words"
Produces a plot who's y-axis skips to avoid unnecessary blank space
List all partitions of an integer
increases speed of xlswrite function when used in loops or multiple times.
Display a mesh above a grayscale image
RGB triplets for 949 colors, by how they're perceived on a computer monitor and their common names.
Get a table of contour line coordinates from a contour object.
An efficient and accurate Inter-Point Distance Matrix
Permutations with repetition, all or a subset
POLYPARCI calculates confidence intervals for parameters estimated by ‘polyfit’.
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
Compute Multiple Integrals of Orders 4, 5, and 6
Reads the sheet names from Excel file for the given format :: .xls, .xlsm, .xlsx, .xltm, .xltx, .xltm
Many-featured, platform independent file and directory picker.
Efficient Random Variates Generator (from over 50 distributions).
3-d volume (voxel) rendering
A solution to the problem of Matlab consuming an enormous amount of time to recover from an "Undefined function or variable" error.
All Pernutations of integers with sum criteria
Intersection of two triangulated surfaces
Draw a line with an arrowhead.
SMOOTHN allows automatized and robust smoothing in arbitrary dimension w/wo missing values
Change the state of a window, like minimize and maximize.
Quickly finds local maxima (peaks) or minima (valleys) in a noisy signal.
UNINIT is similar to ZEROS, except UNINIT returns uninitialized values instead of zero values.