Any one knows local minimization method for a function with no obvious function form in Matlab?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I have a local minimization problem for a function which has no obvious function form. I have read the methods in Mathwork. They all need some kind of function form. Does any one know some tool in Matlab to do that?
The function form can never be obtained. It is not also an implicit function.
Thanks for your answers.
댓글 수: 4
Krishna Kumar
2011년 7월 1일
What do you mean by ' no function form'? Perhaps you can define the problem, so that we may suggest a optimization algorithm for that
Jan
2011년 7월 1일
Please show us, how the function is defined. With only knowing, how it is not defined, it is impossible to find a solution.
Andrei Bobrov
2011년 7월 1일
as arrays?
Daniel Shub
2011년 7월 1일
So you want the smallest value of your array?
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!