how to get coefficient values after normalising the data?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Rik
il 13 Ago 2020
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
Risposte (0)
Vedere anche
Categorie
Scopri di più su Smoothing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!