how to optimize a function ( 6 independent variables) which is not smooth but has rough minimum point

조회 수: 2 (최근 30일)
Dear fellows,
But now I realize though those replies do help in the case with only variable, they could not solve my problem. But in my problem, the function f contains 6 variables. And I want to minimize the function through the 6 variables? Could you offer me some advice please?
Thanks, Xueqi
  댓글 수: 2
Matt J
Matt J 2014년 7월 8일
편집: Matt J 2014년 7월 8일
How is the situation critically different now that you have 6 variables, exactly? The general advice there was to smooth the surface. In particular, Alan Weiss' recommendation that you convolution-smooth the function can still be done in 6 dimensions.
xueqi
xueqi 2014년 7월 9일
편집: xueqi 2014년 7월 9일
Thank you. I just do not quite understand how to do it exactly. I have two major problems.
  • How to decide the range of the variables to be integrated. Alan suggested that take g(x) = int(f(t),x-0.5,x+0.5).I can not just take from x-0.5 to x+05. These variables are constrained, doing so would violate the constraints. Despite the problem of constraints, what is a proper range to be enough to smooth the function?
  • How to write the multiple integration? Denote the function as f(x1,x2,x3,x4,x5,x6). Could you show me how to correctly write the integration code?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Solver Outputs and Iterative Display에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by