var2d_fast(input_matrix)
Version 1.0.0.0 (207 Bytes) by
Zaied Zaman
%% This function will output a faster version of 2-Dimensional Variance of a matrix
%% Input is a matrix ; no need to convert into double
%% Much much faster implementation.
%% it solves the problem of finding 2D - variance of a 2D data.
Cite As
Zaied Zaman (2026). var2d_fast(input_matrix) (https://www.mathworks.com/matlabcentral/fileexchange/67543-var2d_fast-input_matrix), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: var2d
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | minor changes |
