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!