about transfer function regarding use of tf

i have input signal (199400*1) and output signal(199400*1) can i directly use
Transfer function=tf(transpose(input signal),transpose(output signal));???
but it is showing me error.is there any use of time lag etc in this???

1 Comment

See the documentation from the command 'tf'. Since you are using it completely wrong.

Sign in to comment.

Answers (0)

Categories

Find more on Signal Processing Toolbox in Help Center and File Exchange

Asked:

on 27 Nov 2014

Commented:

on 27 Nov 2014

Community Treasure Hunt

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

Start Hunting!