how to get coefficient values after normalising the data?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Rik
el 13 de Ag. de 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
Respuestas (0)
Ver también
Categorías
Más información sobre Smoothing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!