can't use compare for greybox model
1 view (last 30 days)
Show older comments
Imisi Jo
on 31 Jul 2017
Answered: Sharan Paramasivam Murugesan
on 21 Aug 2017
I used nlgreyest to estimate parameters in my system. However, although it was able to estimate the parameter, I cannot use the compare tool to plot a graph of the estimation, as it takes too long (1hr+). Is there another way to plot the greybox model?
0 Comments
Accepted Answer
Sharan Paramasivam Murugesan
on 21 Aug 2017
You might want to do it manually by accessing the details from estimation report such as parameter values, initial conditions, and fit ( https://www.mathworks.com/help/ident/ug/estimation-report.html#bup2q9z-1 ). However, I suspect the manual process would be any faster than compare()
0 Comments
More Answers (0)
See Also
Categories
Find more on Linear Model Identification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!