Navigation

  • index
  • modules |
  • next |
  • previous |
  • SymPy 1.10.1 documentation »
  • Reference Documentation »
  • Physics »
  • Control Module

Control ModuleΒΆ

Abstract

Contains docstrings of Physics-Control module

  • Control
  • Control API
    • lti
      • TransferFunction
      • Series
      • Parallel
      • Feedback
      • TransferFunctionMatrix
      • MIMOSeries
      • MIMOParallel
      • MIMOFeedback
  • Control System Plots
    • Pole-Zero Plot
      • control_plots.pole_zero_plot()
      • control_plots.pole_zero_numerical_data()
    • Bode Plot
      • control_plots.bode_plot()
      • control_plots.bode_magnitude_plot()
      • control_plots.bode_phase_plot()
      • control_plots.bode_magnitude_numerical_data()
      • control_plots.bode_phase_numerical_data()
    • Impulse-Response Plot
      • control_plots.impulse_response_plot()
      • control_plots.impulse_response_numerical_data()
    • Step-Response Plot
      • control_plots.step_response_plot()
      • control_plots.step_response_numerical_data()
    • Ramp-Response Plot
      • control_plots.ramp_response_plot()
      • control_plots.ramp_response_numerical_data()

Logo

Previous topic

Waves

Next topic

Control

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • SymPy 1.10.1 documentation »
  • Reference Documentation »
  • Physics »
  • Control Module
© Copyright 2024 SymPy Development Team. Last updated on Jan 30, 2024. Created using Sphinx 7.2.6.