Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Finding the error on scaled parameters

1 Ansicht (letzte 30 Tage)
Adam Parry
Adam Parry am 1 Aug. 2012
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Essentially I have been trying to fit some data to a model, you can follow my progress else where on MATLAB answers if you are interested. As I have decided to give up on doing the fit properly (as it seems impossible), I have resorted to scaling two of my parameters (this allows the regression to converge and I am fairly happy with the result).
Unfortunately the scaling means that I have no Idea how to export the errors on the parameters from the covariance matrix and I wondered if anyone could help.
the scaling I performed was log10(a)
wher a is one of my parameters, for the function i changed the too
10.^a
I have tried to produce a simplified version of my problem but was unable to, sorry...
feel free to ask me questions as I realise my request is quite vague
Thanks

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by