photo

Dredging Production


Last seen: 8 months ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
3 Answers

RANK
181,768
of 300,571

REPUTATION
0

CONTRIBUTIONS
2 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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
  • Revival Level 1

View badges

Feeds

View by

Question


Matlab Runtime 2018 a I am getting error
when i run matlab runtime i get this below error kindly help me to resolve it

5 years ago | 1 answer | 0

1

answer

Answered
sqlwrite - overwrite existing records
Are you using an ODBC connection? If yes you could try whether 'update' does the job: https://www.mathworks.com/help/database/u...

7 years ago | 0

Question


How can I solve or re-write an optimization problem with equality constraints, some integer variables and a non-linear objective function?
Hi, I'm trying to optimize the following (very simplified) problem: Non_linear_objective = 500 * (x(1)+x(2)+x(3)+x(4)) + 200 *...

7 years ago | 2 answers | 0

2

answers

Answered
How can I solve or re-write an optimization problem with equality constraints, some integer variables and a non-linear objective function?
Thank you. Note sure whether I can use that software, but I will have a look. I'm thinking about another solution: Creating th...

7 years ago | 0

| accepted

Answered
How can I solve or re-write an optimization problem with equality constraints, some integer variables and a non-linear objective function?
Thank you for the quick reply! All x are >= 0 and <=1. I understand that solving 16 problems, is a solution for this small...

7 years ago | 0