PLECS 3.1 Online Help

Fourier Series

Purpose

Calculate a fourier series.

Library

Control / Functions & Tables

Description

pict

The Fourier Series block calculates the series

       ∑
y = a0 +  an ⋅cos(nx)+ bn ⋅sin(nx)
        n

as a function of the input signal x  .

Parameter

Fourier coefficients
The coefficients a0  , an  , and bn   of the fourier series. The vectors an   and bn   must have the same length.

Probe Signals

Input
The input signal.
Output
The output signal.