How to optimise a complex function with five parameters ?
显示 更早的评论
I would like to optimize the values of Johnson-Cook material model parameters(five in total) by comparing the experimental values of 3 variables(cutting force, thrust force and chip thickness) obtained from simulations. Which optimisation technique should be implemented? The parameters to be optimised are A, B, C, n, m(refer to the attached picture).

3 个评论
Star Strider
2018-2-11
Are you (1) fitting data (so you have dependent data for ‘sigma’ and independent data for the two other variables) and estimating the other parameters, or are you (2) minimizing or maximizing ‘sigma’ for some combination of 3 variables?
tarun sathapathi
2018-2-11
Star Strider
2018-2-11
Are you fitting ‘sigma’ directly (with experimental data for it as a dependent variable, and using experimental data for two independent variables) or are you actually fitting a more extensive set of equations?
I do not understand the notation in the equation you posted, or what your variables mean, since my background is not in that area (and I suspect that applies to most of us here). You have to explain what you are doing.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Parameter Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!