Ask Your Question
1

Control Theory in SageMath like SymPy physics.control

asked 2022-06-15 16:40:56 +0200

Pickle gravatar image

Hello,

I am interested in using SageMath for control and systems theory work. I have been intrigued by the physics.control module from SymPy. Is there any way I can bring that functionality into SageMath?

Thanks,

Nick

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-06-15 19:15:25 +0200

eric_g gravatar image

Since SymPy is integrated in SageMath, you can run in a Sage session things like

from sympy.physics.control.lti import TransferFunction
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2022-06-15 16:40:56 +0200

Seen: 306 times

Last updated: Jun 15 '22