Andrew
University of Wisconsin
Followers: 0 Following: 0
Professional Interests: Engineering, Finance
Statistics
4 Questions
0 Answers
RANK
174.399
of 295.495
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20.240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.991
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
Using fminsearch for solving a problem with constraints
I have an optimization problem that is suitable for fmincon but fmincon fails to converge. I have to increase the tolerances to ...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
sum(W)==1 used in a function does not work with the exact number
I have used "if sum(W)==1" in a function and the function does not work as it should. If I change it to "sum(W)<=1" it starts to...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
Using Sum(W) ==1 as a condition in a function
I have to write [sum(W) should equal 1] within a function. W is an 8 element vector. When I try to write: if sum(W)==1 t...
meer dan 11 jaar ago | 3 answers | 0
3
answersQuestion
After I successfully run the fmincon Optimization tool on my objective function, I generate code. When I try to run the computer generated code it does not run. Gives error message.
My objective Function is V=Pvariance(A,B,C,W) After I successfully run the fmincon Optimization tool on my objective functi...
meer dan 11 jaar ago | 0 answers | 0