Anisotropic / Isotropic 3-D Gaussian profile
Version 1.2.0.0 (1.54 KB) by
Amir
Gaussian3D Creates 3-D Gaussian Kernel of specified width sigma_array=[sigma_x, sigma_y, sigma_z]
Gaussian3D Creates 3-D Gaussian Kernel of specified width sigma_array=[sigma_x, sigma_y, sigma_z]
How to use the function:
Sx=3;Sy=4;Sz=5;
G = Gaussian3D([Sx, Sy, Sz], [7*Sx, 7*Sy, 7*Sz]);
Cite As
Amir (2026). Anisotropic / Isotropic 3-D Gaussian profile (https://www.mathworks.com/matlabcentral/fileexchange/39746-anisotropic-isotropic-3-d-gaussian-profile), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2009a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on EEG/MEG/ECoG in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
