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

Include a zpk2tf function #749

Closed
@ovega14

Description

@ovega14

As it stands, a function that takes zeroes, poles, gain into numerator, denominator transfer function coefficient arrays only lives inscipy.signal or can be imported fromcontrol.matlab, and used to create a transfer functionmy_tf as follows:
my_tf= tf(*zpk2tf(...))
Why not instead canpython-control have a method that directly takes zeroes, poles, gain into a transfer function, i.e.
my_tf=zpk2tf(..)?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp