Transform Frequency-Domain Data in the App
In the System Identification app, frequency-domain data has an icon with a green background. You can transform frequency-domain data to time-domain or frequency-response (frequency-function) data.
Transforming from time-domain or frequency-domain data to frequency-response
data is equivalent to estimating a nonparametric model of the data
using the spafdr
method.
In the System Identification app, drag the icon of the data you want to transform to the Working Data rectangle.
Select <--Preprocess > Transform data.
In the Transform to list, select one of the following:
In the Frequency Spacing list, select the spacing of the frequencies at which the frequency function is estimated:
linear
— Uniform spacing of frequency values between the endpoints.logarithmic
— Base-10 logarithmic spacing of frequency values between the endpoints.
In the Number of Frequencies field, enter the number of frequency values.
In the Name of new data field, type the name of the new data set. This name must be unique in the Data Board.
Click Transform to add the new data set to the Data Board in the System Identification app.
Click Close to close the Transform Data dialog box.
Related Examples
- Transform Between Time-Domain and Frequency-Domain Data
- Transform Time-Domain Data in the App
- Transform Frequency-Response Data in the App