フィルターのクリア

Problem accessing MATLAB functions

2 ビュー (過去 30 日間)
Mate
Mate 2012 年 3 月 16 日
回答済み: Kirankumar 2014 年 7 月 4 日
Hi!
I'm currently doing a project in transfer function estimation with MATLAB's PEM and TFEST functions. However, TFEST as well as other system identification functions like IDTF seems to be missing, despite I'm running 2011a. (The reason I want to use TFEST is because I want to specify the number of poles/zeros in my PEM estimation.)
Thank you

採用された回答

Jacob Halbrooks
Jacob Halbrooks 2012 年 3 月 16 日
Do you have System Identification Toolbox installed? You can see a list of installed toolboxes by executing:
ver
In addition, it appears that TFEST is a new function added in R2012a (see the R2012a Release Notes). If using a prior release, try upgrading.
  2 件のコメント
Mate
Mate 2012 年 3 月 16 日
Yes, I have MATLAB 2011a with
System Identification Toolbox Version 7.4.2
Jacob Halbrooks
Jacob Halbrooks 2012 年 3 月 16 日
That explains it. TFEST was added in R2012a. I've updated my original solution to be mroe complete.

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

その他の回答 (1 件)

Kirankumar
Kirankumar 2014 年 7 月 4 日
Is there any equivalent method in Matlab 2011a to perform system identification for continuous model with 2 zeros and 2 poles. PEM can at maximum estimate for 1 zero and N poles. I cannot migrate to MATLAB 2012a for the moment.
Regards, kirankumar.

カテゴリ

Help Center および File ExchangeTransfer Function Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by