This functions returns the variance of vector elements.
Input must be unidimensional real arrays (double format). The output can be normalized to N or to (N-1), where N is the number of observations (the length of vectors).
This implementation run faster than MATLAB cov function and can be also used to calculate the standard deviation of a 1-dimensional vector.
**************************************
Please contribute if you find this software useful.
email luigi.rosa@tiscali.it
mobile +39-340-3463208
Report bugs to luigi.rosa@tiscali.it
**************************************
Cite As
Luigi Rosa (2024). Variance of Vector Elements (https://www.mathworks.com/matlabcentral/fileexchange/4070-variance-of-vector-elements), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |