alchemyst / Skogestad-Python

Python code for "Multivariable Feedback Control"
111 stars 88 forks source link

Various fixes #293

Closed NicVDMey closed 7 years ago

NicVDMey commented 7 years ago

Fixed poles, zeros and bug in mimotf_slice. This should resolve issues #178 and #179. Modified sv_dir_plot in utilsplot.py to plot magnitude and phase of direction vectors. Previously it just plotted the real values and discarded the imaginary parts.