Anisotropic / Isotropic 3-D Gaussian profile

Gaussian3D Creates 3-D Gaussian Kernel of specified width sigma_array=[sigma_x, sigma_y, sigma_z]

You are now following this Submission

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 .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Add snapshot and instruction to use the code

1.1.0.0

how to use the function

1.0.0.0