shimodatakaki / mypy

mypy, an useful toolbox for control engineers
GNU General Public License v3.0
5 stars 0 forks source link

Sometimes the plant which is results of system identification becames unstable!!! #6

Closed shimodatakaki closed 6 years ago

shimodatakaki commented 6 years ago

Add function that

def f(params): if pole of params < 0 pole *= -1 return params