Feeds
질문
Create a for loop using fminsearch
I am creating a matlab code that utilizes fminsearch over a number of guesses for initial variables (3 variables total, 10 guess...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
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 uncertaint...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Using fminunc with blackbox
A blackbox code (obj_b3.p) defines a function that takes a vector of length 2 and returns some value based on that function. I ...
거의 10년 전 | 답변 수: 2 | 0
