About 47,200 results
Open links in new tab
  1. dist - Euclidean distance weight function - MATLAB - MathWorks

    This MATLAB function takes an S-by-R weight matrix, W, and an R-by-Q matrix of Q input (column) vectors, P, and returns the S-by-Q matrix of vector distances, Z.

  2. How dist function works?? - MATLAB Answers - MATLAB Central

    Mar 6, 2015 · If you type in the matlab prompt 'edit dist.apply' you find the formula behind this function. For your example, the weighted matrix is subtracted from the transposed and copied vector.

  3. pdist - Pairwise distance between pairs of observations - MATLAB

    This MATLAB function returns the Euclidean distance between pairs of observations in X.

  4. distance - Distance between points on sphere or ellipsoid - MATLAB

    Find the linear distance between New York City and Paris. When you specify a reference ellipsoid as input to the distance function, the function returns linear distances in the units of the semimajor axis …

  5. pdist2 - Pairwise distance between two sets of observations - MATLAB

    This MATLAB function returns the distance between each pair of observations in X and Y using the metric specified by Distance.

  6. pdf - Probability density function - MATLAB - MathWorks

    Use the Probability Distribution Function app to create an interactive plot of the cumulative distribution function (cdf) or probability density function (pdf) for a probability distribution.

  7. Probability Distribution Function Tool - Interactive density and ...

    The Probability Distribution Function tool creates an interactive plot of the cumulative distribution function (cdf) or probability density function (pdf) for a probability distribution.

  8. makedist - Create probability distribution object - MATLAB

    This MATLAB function creates a probability distribution object for the distribution distname, using the default parameter values.

  9. fitdist - Fit probability distribution object to data - MATLAB

    The Distribution Fitter app opens a graphical user interface for you to import data from the workspace and interactively fit a probability distribution to that data.

  10. normpdf - Normal probability density function - MATLAB

    Use the Probability Distribution Function app to create an interactive plot of the cumulative distribution function (cdf) or probability density function (pdf) for a probability distribution.