Skip to content

Matlab toolbox to integrate normal (Gaussian) distributions in any dimensions with any parameters in any domain, compute pdf/cdf/inverse cdf of any function of a normal vector, and measures of classification performance among two or more multinormals, like error matrix and d'.

abhranildas/Integrate-and-Classify-Normal-Distributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrate and classify normal distributions View Integrate and Classify Normal Distributions on File Exchange

Matlab toolbox to integrate normal (Gaussian) and multivariate normal distributions in any dimensions with any parameters within any domain, compute pdf/cdf/inverse cdf of any function of a normal vector, and compute quantities concerning classification performance among two or more multinormals, such as error matrix and discriminability d'.

Author

Abhranil Das, Center for Perceptual Systems, The University of Texas at Austin.

Bugs/comments/questions/suggestions to abhranil.das@utexas.edu.

If you use this code, please cite: A method to integrate and classify normal distributions.

Installation

Within Matlab's Home tab, select Add-Ons > Get Add-Ons > Search for 'Integrate and classify normal distributions' and install.

Quick Start

After installation, begin with the Getting Started live script, or at any time, go to Home tab > Add-Ons > Manage Add-Ons > Click the three dots next to this toolbox > View Getting Started Guide.

Documentation

For function help, type:

doc integrate_normal
doc classify_normals
doc classify_normals_multi
doc norm_fun_cdf
doc norm_fun_pdf
doc norm_fun_inv

About

Matlab toolbox to integrate normal (Gaussian) distributions in any dimensions with any parameters in any domain, compute pdf/cdf/inverse cdf of any function of a normal vector, and measures of classification performance among two or more multinormals, like error matrix and d'.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages