See All Resources (5)

  • sort by:

  • Aerospace Example

    An Algorithm, Symbolic Execution Enhanced System Testing - 12 years, 7 months ago

    Shared By: MISTY DAVIES

    This is a textbook, created example for illustration purposes. The System takes inputs of Pt, Ps, and Alt, and calculates the Mach number using the ...

    meatball
  • Dunn Index

    An Algorithm, Aerospace Simulation Clustering Experiments - 12 years, 9 months ago

    Shared By: MISTY DAVIES

    A script that finds the Dunn Index for a given clustering

  • Normalization Scripts

    An Algorithm, Aerospace Simulation Clustering Experiments - 12 years, 9 months ago

    Shared By: MISTY DAVIES

    Scripts that perform normalization. They assume that you will be doing a GMM version of EM, but should be useful for many kinds of normalization.

  • pcaUsingSVD

    An Algorithm, Aerospace Simulation Clustering Experiments - 12 years, 9 months ago

    Shared By: MISTY DAVIES

    A matlab script for doing Principal Components Analysis using the SVD.

  • EM Algorithm

    An Algorithm, Aerospace Simulation Clustering Experiments - 12 years, 9 months ago

    Shared By: MISTY DAVIES

    MATLAB code published under the BSD license that allows EM clustering for Gaussian Mixture Models.