photo

anna thomas


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
111.108
of 301.344

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.239

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.068

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to set the values for the options in genetic algorithm toolbox?
Hello, I am trying to solve a nonlinear constrained optimization problem using genetic algorithm solver. The problem includes 2...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


what does the error ''Undefined function or method 'wholenetwork' for input arguments of type 'double'" mean?
hello, i am trying to optimize nonlinear constrained problem. the nonlinear constraints are saved in wholenetwork.m format. the...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to code the given below nonlinear constrained optimization problem using genetic algorithm in matlab?
I need to optimize (minimize) the function, f = (632.7*((x(1)*1000)^1.327)) + (506.16*((x(2)*1000)^1.327))... + (7...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can i solve an optimization problem which has two constraints and five unknons?
my question is to find the values of x, y, z, p and q. min f= 1100*(x+y+z) subject to: -2 = 240.773*((p*(x^4 + z^4...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort