Feeds
提问
ERROR when attempting to use imported data in a function
I have set up a price function that is supposed to use market prices (vector 'PriceM') that I imported. When running the code MA...
9 years 前 | 1 个回答 | 0
1
个回答提问
FMINCON returns result equal to initial input vector
I am trying to calculate the optimal parameter in a price function through minimizing the error between the calculated price an...
9 years 前 | 1 个回答 | 0
1
个回答提问
FMINCON does not optimize error function
I am trying to minimize the error between two price functions using the mean squared error. I want to minimize the error by chan...
9 years 前 | 1 个回答 | 0
1
个回答提问
Failure in initial objective function evaluation. FMINCON cannot continue
I have issues with the fmincon function. I am trying to minimize the average absolute difference between a function and a set of...
9 years 前 | 1 个回答 | 0
