Using estimated transfer function which has estimated through tfestimate !

9 Ansichten (letzte 30 Tage)
Amir
Amir am 10 Feb. 2012
Dear friends,
I have a question regards to ''tfestimate'' command in MATLAB. I have calculated the transfer function between input and output signals of a system through this command.
TRF=tfestimate(input,output,[],[],2048,1/Ts);
Ts= 0.4
now, this transfer function should be used for another input signal for calculating the output. So, could you please tell me how can I do this ?
Regards Amir

Antworten (1)

Rajiv Singh
Rajiv Singh am 7 Jun. 2012
You need a parametric transfer function (that delivers numerator/denominator polynomials) estimator.

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by