Optimizing six Parameters against deflection in MATLAB

Hi All
I am new to optimization , and I would like to know , how is it possible to optimize The ABD matrix of a one layer orthotropic plate using Fmincon or so ?
I know there is sizing possible , but I would like to optimize the whole ABD Matrix , shall you guide me how to ?
So what I have got is six diagrams of stiffness matrix elements , which each one , increase or decrease , mostly exponentialy, with one parameter , like maximum deflection , how do I contain all of these data together in a MATLAB optimizer command ?
thank you very much

 채택된 답변

Alan Weiss
Alan Weiss 2015년 2월 19일

1 개 추천

I don't know what an ABD matrix is or what an orthotropic place is. But to learn about Optimization Toolbox, I suggest that you work through the Getting Started example. Then take a look at the steps in Optimization Problem Setup, especially Choose a Solver, Write Objective Function, and Write Constraints.
Alan Weiss
MATLAB mathematical toolbox documentation

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

질문:

2015년 2월 19일

답변:

2015년 2월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by