Skip to main content
Version: current

Log Mean

Description

The statistics block Log Mean means a dataset logarithmically on either axis 0 or 1.

MxNKxL

Input

The input is MxN.

Output

The output is a log mean of data on either axis 0 or 1. if log meaned across axis 0 the output is 1xL, or if log meaned across axis 1 the output is Kx1.

Attributes

AttributeValue
NameSum
Axis0
Base10
Multiplier10
Channels1

Name

Name specifies the name of the block.

Axis

Axis specifies the axis of the dataset that should be summed.

Base

Base is the logarithmic base

Multiplier

Multiplier is the logarithmic multiplier

Channels

Channels specifies the number of input(s)/output(s) the block will have.

Literature