Feeds
回答済み
Can I use a range when I estimate coefficients to fit given solution with grey box estimation?
Yes you can do that. First you need to set your inital system through idgrey function, init_sys = idgrey(odefun,parameters,fcn_...
Can I use a range when I estimate coefficients to fit given solution with grey box estimation?
Yes you can do that. First you need to set your inital system through idgrey function, init_sys = idgrey(odefun,parameters,fcn_...
4年弱 前 | 0
質問
Parameters estimation constraint in greyest
Hi, I need a help. Is there a way to use parameter constraint in greyest? For example, parameters(1) > parameters(2). So far ...
4年弱 前 | 1 件の回答 | 1
