how to get coefficient values after normalising the data?
5 次查看(过去 30 天)
显示 更早的评论
Hi,
I am fitting my data using fit function, and normalisation, i.e. fitoptions('Normalize', 'on'). Now, the parametres that I get are obviously for the normalised input data. Is there any way to get the values of the parametres for real, non-normalised data? I.e. is there any function that automatically converts the values of the parametres fitted to scaled data into the values that would fit the non-scaled data?
Thank you!
1 个评论
Rik
2020-8-13
Comment posted as flag by Matthew Kehrli:
This post is really old but I would like someone who knows more about the fitting toolbox to answer this question...upvoting and flagging
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Smoothing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!