Frequency-Response Models
A frequency-response model is the frequency response of a
linear system evaluated over a range of frequency values. The model is
represented by an idfrd
model object that stores
the frequency response, sample time, and input-output channel
information.
Apps
System Identification | Identify models of dynamic systems from measured data |
Live Editor Tasks
Estimate Spectral Model | Estimate spectral model using time-domain data in the Live Editor (Since R2021b) |
Functions
Topics
- What is a Frequency-Response Model?
A frequency-response model is the frequency response of a linear system evaluated over a range of frequency values.
- Estimate Frequency-Response Models in the App
You must have already imported your data into the app and performed any necessary preprocessing operations.
- Estimate Frequency-Response Models at the Command Line
Estimate frequency-response models using
etfe
,spa
, andspafdr
commands. - Selecting the Method for Computing Spectral Models
How to select the method for computing spectral models during estimation in the app and at the command line.
- Controlling Frequency Resolution of Spectral Models
Controlling frequency resolution of spectral models during estimation in the app and at the command line.
- Spectrum Normalization
The spectrum of a signal is the square of the Fourier transform of the signal.