bodas

The asymptotic bode diagram in MATLAB
112 Downloads
Updated Sun, 25 Jul 2021 15:18:36 +0000

bodas

The asymptotic bode diagram in MATLAB

Formalization

In order to use bodas, we must first decompose our transfer function as a product of:

G(s) = 1/(s+a)
G(s) = (s+b)
G(s) = 1/s
G(s) = s
G(s) = K

Please note that bodas CAN NOT handle complex poles/zeros.

A screenshot of how the result looks like

Screenshot

How to use

Please read: bodas-manual.pdf

Cite As

Auralius Manurung (2024). bodas (https://github.com/auralius/bodas/releases/tag/2.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Get Started with Control System Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
2.0

See release notes for this release on GitHub: https://github.com/auralius/bodas/releases/tag/2.0

1.0.1

Updated the description.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.