What is the best way to fit parameters in the pdesolver to a set of datapoints?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ravi Kumar
el 14 de Mayo de 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 comentarios
Ver también
Categorías
Más información sobre Boundary Conditions 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!