Where can I learn how to do regression in Matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I currently am writing a thesis with matlab and I am new to this program. I want to run a bayesian time varying parameter model in matlab using some data from excel. How can I do this and is there any good sources where I can learn how to do regressions in Matlab? I am mostly confused about the fundametal part of the program and coding part.
0 commentaires
Réponses (1)
Torsten
le 18 Avr 2024
Modifié(e) : Torsten
le 18 Avr 2024
First learn how to approach your problem from the statistical side, then look how to implement this theoretical approach in MATLAB. Don't let the MATLAB tools dictate what can be done.
I guess you already found this site - one google search was sufficient:
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!