Skip to content

制約の後件についての確認事項 #60

Description

@hshida404
INIT <=> x=0.
STEADY <=> [](x'=0).
EOM <=> [](t>=10 => [](10*x'+10*x=10)).

INIT, STEADY << EOM.

このときにEOMの二つ目のalways[]がないと正しい挙動にならないのはおかしいはず
(EOM <=> [](t>=10 => (10*x'+10*x=10)). とするとxは原点から動かない)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions