photo

Nina


Danfoss A/S

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
256,562
of 297,457

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • First Answer

View badges

Feeds

View by

Question


If - then statements in linprog
Dear all, how can I implement if - then statements into linprog? Is there a syntax how to write that into constraints? Tha...

13 years ago | 1 answer | 0

1

answer

Answered
How to know what is the computational time for running matlab simulink?
Write "tic" at the beginning of your code, and "toc" at the end.

13 years ago | 0

Answered
linprog
Thanks Andrei, but it's wrong :( The right solution should be 7.5 for x and 2.5 for y. Why do you put the whole equatio...

13 years ago | 0

Question


linprog
Dear all, I am dealing with linprog function and have some difficulties with it. The function I need to optimize is: f=1.44-...

13 years ago | 3 answers | 0

3

answers