What is the best way to fit parameters in the pdesolver to a set of datapoints?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Ravi Kumar
2019-5-14
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geometry and Mesh 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!