How to optimise a complex function with five parameters ?
Show older comments
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 Comments
Star Strider
on 11 Feb 2018
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
on 11 Feb 2018
Star Strider
on 11 Feb 2018
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.
Answers (0)
Categories
Find more on Parameter Estimation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!