What is the best way to fit parameters in the pdesolver to a set of datapoints?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have a set of real data and I am using the pdesolver to simulate a model that is fit to it. The pdesolver takes in several numerical parameters and I am hoping to optimize these values to have the best fit to the data. What is the best way to approach this problem?
0 Commenti
Risposte (1)
Ravi Kumar
il 14 Mag 2019
You might need to use Optimization Toolbox in conjunction with PDE Toolbox to setup the objective function and constraints. Would you be able to share more details of your model. Let me know if you prefer to share the information privately.
Regards,
Ravi
0 Commenti
Vedere anche
Categorie
Scopri di più su Boundary Conditions 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!