Method for maximizing standard deviation (maximize instantaneous uncertainty) in matlab using optimization
Mostra commenti meno recenti
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!
Risposte (0)
Categorie
Scopri di più su Linear Regression in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!