Achievements:
Coded ss2zp()
Improved zpk(), print.zpk(), tf2zp() and zp2tf() to handle single-input multiple-output (SIMO) systems and to handle Infs and NULL values present in numerator zeros.
R CMD check , build and devtools::install_github("benubah/control") are fine.
Achievements:
Coded zp2ss() + documentation
Achievements:
Coded tfdata() + documentation
Achievements:
Coded ssdata() + documentation
Achievements:
Summary:
Coded ss2zp, zp2ss, tfdata and ssdata based on the proposed control toolbox framework.
Later found out through testing that tfdata, zpkdata, ss2tf, and ss2zp only worked for SIMO systems.
Improved the codes of tfdata, zpkdata, ss2tf, and ss2zp, to handle MIMO systems and added such examples to the documentation after comparing the results with those from Octave.
R CMD check and build were successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.