Aptech Gauss Dot Multiplication

Computes dot multiplication (.*) as implemented in Aptech Gauss
178 Downloads
Updated 26 Jun 2012

View License

Both inputs a and b have to be 2D numeric or logical arrays.

The output y is equal to y = a.*b = b.*a in the manner of Gauss dot multiplication

y = gauss_dot_mul(a,b)

Cite As

Timos Papadopoulos (2024). Aptech Gauss Dot Multiplication (https://www.mathworks.com/matlabcentral/fileexchange/37319-aptech-gauss-dot-multiplication), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0