Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Gaussian Combiner

super-linter human-only code

Combining multiple univariate Gaussians into one multivariate Gaussian.

Table of Contents

Key Files

File Notes
src/univariate-distros-to-multivariate.m MATLAB script.

Software Requirements

Software Notes
MATLAB Available here. Proprietary.

MATLAB Configuration

Please ensure the MATLAB environment has the following package installed:

  • Statistics and Machine Learning Toolbox.

Getting Started

The file univariate-distros-to-multivariate.m should be run from MATLAB.

That MATLAB script generates three univariate Gaussian distributions, each with distinct means and standard deviations, and combines them into a multivariate distribution.

About

Combining multiple univariate Gaussians into one multivariate Gaussian.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages