Fourier Series

Purpose

Synthesize periodic output signal from Fourier coefficients

Library

Control / Functions & Tables

Description

../../_images/fourierseries.svg

The Fourier Series block calculates the series

\[y = \frac{a_0}{2} + \sum_n a_n\cdot\cos(nx)+b_n\cdot\sin(nx)\]

as a function of the input signal \(x\).

Parameters

Fourier coefficients

The coefficients \(a_0\), \(a_n\), and \(b_n\) of the fourier series. The vectors \(a_n\) and \(b_n\) must have the same length.

Probe Signals

Input

The input signal.

Output

The output signal.