Modules PDAcalc_units Category Arithmetic * .* * ./ * .^ * / * kron * \ * ^BitwiseComplexDateExponentialFlow controlGraphicalInteractiveLogicalMatrixPDAcalcRelationalSpecialStatisticsTrigonometric
Additions bartlettfreqzfreqsblackman User notes admingeorgemarkJohn
PDAcalc matrix function
.*
Array multiply
Description
[2 3;4 5].*[6 7;8 9]=[12 21;32 45] [2 3;4 5]*[6 7;8 9]=[36 41;64 73]
See also