Statistics
4 Questions
0 Answers
RANK
165,710
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Is there a Hessian-free optimization algorithm?
I need to do some constrained optimization work on a function which is actually a Simulink model involving hundreds of variables...
8 years ago | 2 answers | 0
2
answersQuestion
How to impose multiple inequality constraints on fmincon?
How should I provide two inequality constraints as: A1*x < b1 A2*x < b2 where the syntax is like this: x = fmi...
12 years ago | 1 answer | 0
1
answerQuestion
How can I find the optimum input to a Simulink model?
I have a big Simulink model. I want to find the input to the system (which is a time series) that will maximize the output (whic...
12 years ago | 1 answer | 0
1
answerQuestion
Help with fmincon optimization
I'm using these lines of code as part of an m-file: *************************************************************************...
12 years ago | 1 answer | 0