Frequency and periodic analysis

2 visualizaciones (últimos 30 días)
Alia algsoon
Alia algsoon el 4 de Nov. de 2018
Respondida: Star Strider el 4 de Nov. de 2018
Hi, how i can calculate the frequency, rising time and settling time, maximum overshoot, for set of data points, where i have only set of data points (x,y) where x = time and y = water height. Thank you

Respuestas (1)

Star Strider
Star Strider el 4 de Nov. de 2018
First, see the documentation on Data Preparation (link), since you have to use an iddata or similar object to work with the other functions.
Then use the appropriate function (likely one in the Linear Model Identification (link) options) to identify your model. After that, you can use the appropriate functions to analyse your model.

Categorías

Más información sobre Linear Model Identification en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by