Implementation of the Horst algorithm for difference convex programming

버전 1.0.0.0 (4.57 KB) 작성자: Kammoun
We implement the Horst algorithm for difference convex programming.
다운로드 수: 417
업데이트 날짜: 2012/2/27

라이선스 보기

Description: The directory has three files:

1) global_optimum_difference_convex.m: This file contains the Horst algorithm

2) test_global_optimization_horst.m: This is a test file that illustrate the use of our algorithm to solve example 1 in the paper "On solving a D.C. Programming Problem by a Sequence of Linear Programs"

3) test_global_optimization_horst_2.m: This is a test file that illustrate the use of our algorithm to solve example 2 in the same paper.

4) I do not test other examples. I found very few examples in the literature. Please let me know if you find any trouble with one example

5) The algorithm may fail to converge if you give wrong gradients or if functions are not convex. The algorithm do not check the convexity of the functions.

6) I'am aware that this could be not the best way to implement the algorithm of Horst, I will appreciate any constructive criticism.

인용 양식

Kammoun (2025). Implementation of the Horst algorithm for difference convex programming (https://kr.mathworks.com/matlabcentral/fileexchange/35346-implementation-of-the-horst-algorithm-for-difference-convex-programming), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Bounding Regions에 대해 자세히 알아보기
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0