photo

Annie Chen


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
155,054
of 301,432

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


fmincon with mutiple parameters
I'm trying to use fmincon to solve the problem, but if have add third parameter, it goes wrong CAQL=1.33;CLTPD=1; alpha=0.01;b...

6 years ago | 0 answers | 0

0

answers

Question


Fmincon too many input arguements
I used the fmincon, but always wrong xi=1; CAQL=1.33;CLTPD=1;b1=3*CAQL+abs(xi); b2=3*CLTPD+abs(xi); alpha=0.01;beta=0.01; ...

6 years ago | 1 answer | 0

1

answer

Question


Anonymous Function and Integration
I want to solve an eqution with an anonymous function and integration like this, C=1; n=10; alpha=0.05; Cp=C+0.33; fY=@(y)...

6 years ago | 1 answer | 0

1

answer