I have identified a model, e.g. like this:
tf1 = tfest(data, 2, 1, 'Ts', data.Ts, 'Feedthrough', true);
Now I want to apply this model to filter data, which was sampled at a different timebase, but I dont want to resample the data. Is there a way to translate a model to a different timebase?

 Akzeptierte Antwort

Paul
Paul am 12 Aug. 2021
This function might be what you're looking for:
doc d2d

Weitere Antworten (0)

Kategorien

Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021a

Gefragt:

am 11 Aug. 2021

Beantwortet:

am 12 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by