How to optimise a complex function with five parameters ?
Mostrar comentarios más antiguos
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 comentarios
Star Strider
el 11 de Feb. de 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
el 11 de Feb. de 2018
Star Strider
el 11 de Feb. de 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.
Respuestas (0)
Categorías
Más información sobre Parameter Estimation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!