photo

Mohammed


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
103,312
of 301,219

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,193

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,467

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 1

View badges

Feeds

View by

Question


FMINCON requires all values returned by user functions to be of data type double.
Hi All, I am trying to use fmincon for a function of symbolic variables like the follwoing: The objfun.m file is : fu...

9 years ago | 3 answers | 0

3

answers

Question


Formulation of Intlinprog problem with quadratic terms
Hi, I want to minimize a function with quadratic terms. I started by linearizing the terms according to the suggestions menti...

10 years ago | 1 answer | 0

1

answer

Answered
FMINCON requires all values returned by user functions to be of data type double.
Thank you for the hint. I understand that fmincon does not solve symbolic problems. My described problem is a minimization ...

11 years ago | 0

Question


Quadprog for a non-linear convex problem returns "Solution status = No feasible solution found"
Hi, I want to minimize a quadratic function of 12 variables and I am using the quadprog function of Matlab. I have inequal...

11 years ago | 1 answer | 0

1

answer