Description: 計算Augmented Routh table的工具,
只須輸入由tf, zpk, ss, fdr建立的System Function,
程式會自動計算及顯示Routh table的數值。-Augmented Routh table Calculation.
AUG_ROUTH_TABLE=AUG_ROUTH(G) computes the augmented Routh table for a given system G (created with either TF, ZPK, SS, or FRD).
Platform: |
Size: 1024 |
Author:Sam Chan |
Hits:
Description: [自動控制]Time domain 2 norm 計算程式。輸入system function(由TF, ZPK, SS, FDS建立),程式會自動計算2-norm.-NORM2(G) computes the 2-norm, i.e. the RMS value, of a strictly proper stable system G (created with either TF, ZPK, SS, or FRD). ||
[RMS_VALUE, AUG_ROUTH_TABLE]=NORM2(G) returns the RMS value and the augmented routh table of the given system. ||
Get the numerator and denominator of the system transfer function Platform: |
Size: 1024 |
Author:Sam Chan |
Hits: