Clear Filters
Clear Filters

why isnt the function tf working

170 views (last 30 days)
Minh-Buu Nguyen
Minh-Buu Nguyen on 20 Mar 2020
Commented: lounis chehrit on 10 Jun 2021
why isnt the function tf working?
i keep getting error message
  6 Comments
Star Strider
Star Strider on 22 Mar 2020
That depends on the type of license you have.
What sort of license do you have? Are you using MATLAB as part of a university license or a personal license?
lounis chehrit
lounis chehrit on 10 Jun 2021
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.

Sign in to comment.

Answers (1)

Samatha Aleti
Samatha Aleti on 27 Mar 2020
Hi,
If you have the licensed product “Control Systems Toolbox”, but have not installed yet, you can do as follows:
  • Go to MATLAB - > HOME -> Add-Ons -> Get Add-ons -> search for “Control Systems Toolbox” -> click Install
If you do not have the product, then
For any support regarding purchase or License contact the sales team:
  4 Comments
Josue Huerta
Josue Huerta on 23 Mar 2021
This really helped! Thank you!
lounis chehrit
lounis chehrit on 10 Jun 2021
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.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!