Displaying 2 results from an estimated 2 matches for "fr1d_mail".
2020 Oct 08
0
unable to plot bode - phase with control package
...But if by inspection you think that shortcut will work for your system then do what you need to.
d) If implementing a more general alternative solution is your itch, I am sure the maintainer of this _contributed package_ would welcome patches to add features.
On October 8, 2020 12:08:19 AM PDT, fr1d_mail via R-help <r-help at r-project.org> wrote:
>Dear All
>
>I hope my question is relevant on this forum, else very sorry for the
>disturbance
>
>I want to simply plot a bode diagram of a siso model
>
>using the 'bodeplot' command in the control package fail due...
2020 Oct 08
2
unable to plot bode - phase with control package
Dear All
I hope my question is relevant on this forum, else very sorry for the
disturbance
I want to simply plot a bode diagram of a siso model
using the 'bodeplot' command in the control package fail due to error in
'issiso' evaluation...
Error in if (issiso(sys)) {:
then I try by myself some retro-engineering :)
the problem is when I use
H <- freqresp(syst, w)
mag =