Multivariate Gaussian Distribution Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: mgd.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Timothy Felty (View more)

Multivariate Gaussian Distribution script description:




Publisher review:
Multivariate Gaussian Distribution calculates samples from a multivariate Gaussian distribution. Creates a number of samples from a specified number of dimensions and centers them around a given mean, and within a given covariance range. You might not find it very useful, but hey, I need something to do this so why not. To use: You need to generate 1000 samples from a 3 dimensional Gaussian distribution with a mean m = [4,5,6], and with a covariance sigma = [9 0 0;0 9 0;0 0 9].Command line:x=mgd(1000,3,m,sigma) or x=mgd(1000,3,m',sigma) it doesn't matter if the mean is given as a row or column vectorx is a (1000x3) matrix of the wherewhere each row is the coordinates of that point in 3 space. Requirements: ยท MATLAB Release: R12.1
Multivariate Gaussian Distribution is a Matlab script for Statistics and Probability scripts design by Timothy Felty. 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