mmvn_toolkit Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: mmvn_toolkit.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Michael Boedigheimer (View more)

mmvn_toolkit script description:




Publisher review:
mmvn_toolkit - complete toolkit for generating, training, testing and viewing multidimensional gaussian mixtures A toolkit for Gaussian mixtures. flexible tools for:Generating univariate, multivariate, or mixtures of gaussiansInteractive viewing tools allows viewing of multidimensional data and models. Initialize models, add and remove dimensions or clusters and inspect the fit in real-time. Also includes tools to subset the data using model-based (pseudo-)metrics.simple example of clustering% generate 4 clusters in 2 dimensions[X idx theta] = mmvn_gen( 1000, [0 5; 5 0; 5 5; 0 0] );% fit dataOpt = mmvn_fit( X, 4, theta );% plot data scatter( X(:,1), X(:,2), [], idx, 'filled'); hold on;% represent fits using ellipsesellipse( Opt.M, Opt.V);See mmvn_tutorial (included) for a walk-through of major functionality Requirements: ยท MATLAB Release: R2007a
mmvn_toolkit is a Matlab script for Statistics and Probability scripts design by Michael Boedigheimer. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5