dcg(Wzp,pp)

This function gives you a representation in dc form of your transfer functions
32 Downloads
Aktualisiert 23. Jan 2016

Lizenz anzeigen

This function allows you to visualize any trasnfer function (defined in s domain) in the dc gain form.
The standard call is dcg(Wzp,prec). Wzp is the transfer function input that must be given in tf matlab format, while prec corresponds to the value of digits in the parameter (precision) that you want to visualize. If not any value is passed the default value it's set to 4.
Remember that for definition, a dc gain form, is possible only and only if the system is at least of type greater or equal 0.

Zitieren als

Riccardo Dessi (2024). dcg(Wzp,pp) (https://www.mathworks.com/matlabcentral/fileexchange/55055-dcg-wzp-pp), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2015a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Dynamic System Models finden Sie in Help Center und MATLAB Answers
Communitys
Mehrere Dateien sind in der  Power Electronics Control Community erhältlich

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

Error in the negative gain evaluation correct.

1.0.0.0

some modification in the description