Contents Up Previous Next

Log (dB)

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Logarithmic rescaling of a signal

Description

"Log (dB)" performs a pointwise logarithmic rescaling of the signal according to the decibel definition


Macro Synopsis

y = Log(x);
signal x,y;

Modules

Student, Professional

Related Functions

Ln.