Contents Up Previous Next

Central moment

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Calculate the central moment of a given order

Description

The central moment of order k of the selected signal is computed, i.e. the expression

where is the mean value of the signal.
The central moment value is then displayed in the message window or a text box.

Parameters are


Macro Synopsis

CentralMoment(x,k,output);
signal x;
int k;
option output;

Modules

Student, Professional

Related Functions

Histogram, Signal info.