Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

lti.evalfr and sys._evalfr have different behavior #434

Closed
Milestone
@sawyerbfuller

Description

@sawyerbfuller

Theevalfr function in thelti module expects a complex number and evaluates the system at that complex frequency. The methodsys._evalfr, on the other hand, where sys is a transfer function or state space system, expects a real argument and multiplies it by j before evaluating the frequency response.

Is this dichotomy intentional?

  • matlab'sevalfrfunction expects a complex number, which seems like a more general-purpose solution.sys.freqresp expects real-valued omega arguments, making it perhaps a better interface for users
  • also, right now, onlysys._evalfr correctly performs the z-plane transformation for discrete-time systems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp