why isnt the function tf working

why isnt the function tf working?
i keep getting error message

6 件のコメント

Star Strider
Star Strider 2020 年 3 月 20 日
Post the error message.
Type this:
ver control
in your Command Window and copy and paste the output to a Comment here.
Minh-Buu Nguyen
Minh-Buu Nguyen 2020 年 3 月 20 日
編集済み: Jan 2020 年 11 月 30 日
MATLAB Version: 9.8.0.1323502 (R2020a)
MATLAB License Number: xxxxxxxxxx
Operating System: Mac OS X Version: 10.14.6 Build: 18G3020
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
Warning: No properly formatted Contents.m file was found for 'control'.
> In ver (line 58)
>>
Ameer Hamza
Ameer Hamza 2020 年 3 月 20 日
Minh-Buu, you don't have Control System Toolbox installed. You need this toolbox to use tf().
Minh-Buu Nguyen
Minh-Buu Nguyen 2020 年 3 月 22 日
how can i install that?
Star Strider
Star Strider 2020 年 3 月 22 日
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 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.

サインインしてコメントする。

回答 (1 件)

Samatha Aleti
Samatha Aleti 2020 年 3 月 27 日

5 投票

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 件のコメント

Laurent Prea
Laurent Prea 2020 年 11 月 8 日
Thanks. I was looking for the toolbox :)
Goar Ayrapetyan
Goar Ayrapetyan 2020 年 11 月 30 日
Thank you so much!
Josue Huerta
Josue Huerta 2021 年 3 月 23 日
This really helped! Thank you!
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.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeManage Products についてさらに検索

質問済み:

2020 年 3 月 20 日

コメント済み:

2021 年 6 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by