photo

Amritansu Ray


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
28,097
of 301,433

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,272

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,520

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


Error using pdepe (line 231) Invalid output of ICFUN
Respected members of Mathworks MATLAB team, I am trying to solve the following system of PDEs. The govering system of PDE is fa...

5 years ago | 0 answers | 0

0

answers

Question


Not enough input arguments is showing when a simple "fmincon" code is ran, anyone please help ?
options = optimoptions('fmincon','Display','iter','Algorithm','sqp'); fun = @(x)sum((x.*(log(x)))); A = []; b = []; lb ...

7 years ago | 1 answer | 0

1

answer

Question


In a constrained optimization if "beq" is a matrix with a variable, then how to plot the variable in "beq" and the objective function?
I want to have plot of variable (m) value and objective function values (-fval) in "x","y" axis respectively, I can evaluate t...

8 years ago | 1 answer | 0

1

answer