transfer function doesn't work

조회 수: 5 (최근 30일)
abdulaziz almutairi
abdulaziz almutairi 2016년 2월 8일
댓글: lounis chehrit 2021년 6월 10일
hello everyone, I want to solve and plot the step response of this model, the strength of the impulse is 5 and the step input is 5 too. the file doesn't work!
as you see below
matlab knows the transform function, so what was the error ?

답변 (2개)

Adam
Adam 2016년 2월 8일
We can't see the full error message.
Type
which tf -all
to see if Matlab really knows about the function. I suspect from the tail end of your error message that you don't have the signal processing toolbox in which it lives.

Muhammed Fasil
Muhammed Fasil 2016년 2월 8일
Its working. I used same code without any change. Try in some other matlab version. Find the attachment
  댓글 수: 1
lounis chehrit
lounis chehrit 2021년 6월 10일
Just a question is It normal to have a transfer function like this ?
It's definied by :
Real(TF(v)) = cos(2*pi*v).
and phase is 0.
I thing that the parameter s=j*w.
So is It normal to have a real part like this? ( parameter in the cosine)
and how to get transfert function from real and image parts.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Signal Attributes and Indexing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by