Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.5.0 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilabヘルプ >> CACSD > obsvss

obsvss

可観測な部分

呼び出し手順

[Ao,Bo,Co]=obsvss(A,B,C [,tol])
[slo]=obsvss(sl [,tol])

パラメータ

A,B,C,Ao,Bo,Co

実数行列

sl,slo

syslin リスト

tol

実数 (閾値) (デフォルト 100*%eps)

説明

slo=(Ao,Bo,Co) は線形システム sl=(A,B,C) (syslin リスト)の 可観測な部分です.

tol は可制御性を調べる際の閾値です (contr参照); デフォルト値 = 100*%eps

参照

  • contr — 可制御性, 可制御部分空間, 階段化
  • contrss — 可制御部分
  • obsv_mat — 可観測行列
  • obs_gram — 可観測性グラミアン
Report an issue
<< obsv_mat CACSD p_margin >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Fri Apr 11 14:18:56 CEST 2014