Analytical Target Cascading Example With Coupling Variables

버전 1.1.0.1 (3.29 KB) 작성자: James Allison
A simple optimization problem is used to illustrate ATC with coupling variables.
다운로드 수: 915
업데이트 날짜: 2016/9/1

라이선스 보기

Analytical Target Cascading (ATC) is a method for solving large-scale distributed optimization problems. It can be applied to multidisciplinary design optimization (MDO) problems. A very simple example problem was chosen so that the ATC solution process could be illustrated without requiring much effort to understand the underlying optimization problem. The benefits of ATC are not realized when solving this or other small problems; ATC is helpful for large optimization problems with sparse dependence structures that are suitable for decomposition.
This example is similar to ATC_Demo1:

http://www.mathworks.com/matlabcentral/fileexchange/23260

but instead of demonstrating how to use the ATC coordination process to bring shared design variables into a consistent state, this newer example illustrates how to use the same process to coordinate coupling variables.

To run the demo type ATC_Demo2 at the MATLAB® command prompt. The file contains a full description of the example. For more information on ATC (and ALC, a related method) see:

http://ode.engin.umich.edu/publications/PapalambrosPapers/2000/126.pdf
http://ode.engin.umich.edu/publications/PapalambrosPapers/2005/216SMO.pdf
http://ode.engin.umich.edu/publications/PapalambrosPapers/2008/254.pdf

인용 양식

James Allison (2024). Analytical Target Cascading Example With Coupling Variables (https://www.mathworks.com/matlabcentral/fileexchange/25390-analytical-target-cascading-example-with-coupling-variables), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulink Design Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

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

Updated license

1.1.0.0

Minor update in comments.

1.0.0.0