You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
this function plots the 2D multivariate gaussian when the mean and covariance are provided. It does not use for loops.
ex: plot mean=[10;11],cov=[6 0;0 6] 2D multivariate gaussian function
>> mvg([10;11],[6 0;0 6])
Cite As
Chathurika Dharmagunawaradhana (2026). 2D Multivariate Gaussian (https://in.mathworks.com/matlabcentral/fileexchange/31035-2d-multivariate-gaussian), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.4 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
