fourier_series_approximation
Compute Fourier series approximations for periodic functions to analyze and reconstruct signals using specified terms and parameters.
Instructions
Compute Fourier series approximation of periodic function (Domain: numerical, Category: series)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| f | Yes | ||
| period | Yes | ||
| n_terms | Yes | ||
| x | Yes | ||
| n_samples | No |