Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
DynamicSystems[IsSystem] - システムオブジェクトの内容の検証
使い方
IsSystem(sys)
パラメータ
sys
-
System; 検証するシステムオブジェクト
説明
IsSystem コマンドはシステムオブジェクトの正当性を確認します。
sys が正当なシステムオブジェクトの場合は true を返します。sys に問題がある場合は false を返します。
検証が失敗したシステムの問題を特定するには、DynamicSystems[Verify] を使用します。
例
システム sys2 の伝達関数を表すメンバ tf を変数 s の非有理多項式となるように修正します。
Warning, transfer-function(s) are not rational-polynomial(s) in s
参照
DynamicSystems, DynamicSystems[Verify]
Download Help Document