Method for maximizing standard deviation (maximize instantaneous uncertainty) in matlab using optimization
古いコメントを表示
I am writing a code used to maximize the standard deviation of some design variable. Basically I want to maximize the uncertainty from one instant to the next in its operation. What is the methodology for doing this in general with matlab?
I believe I will need to use a combination of a linear regression model or a radial basis function, and then use fmincon or some other optimization function in matlab to parameterized my objective function. Any help appreciated!
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Linear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!