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!