Statistik
RANG
142.245
of 300.364
REPUTATION
0
ANTWORTZUSTIMMUNG
14.29%
ERHALTENE STIMMEN
0
RANG
of 20.934
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
mehr als 4 Jahre vor
how to bypass my complex values inside objective functions? bounds and constraints not working…
Solved?
etwa 6 Jahre vor | 0
The ga-function (genetic algorithm) gives me totally random and wrong solutions?
Use fmincon
mehr als 6 Jahre vor | 0
Frage
fmincon is giving better results than ga for a nonlinear constrained optimization problem.
I used fmincon and ga for the same nonlinear constrained optimization (7-300 variables) but fmincon is giving much better result...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Should I set my bounds in the main function call or in the constraints function in global optimization?
Should I set my bounds in the main function call or in the constraints function in global optimization?
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortHow to speed up fmincon for a large optimization?
Use ga or patternsearch.
mehr als 6 Jahre vor | 0
Frage
My objective function has 350 variables with non linear constraints. ga and patternsearch are ineffective using default settings. What can i do?
I tried fmincon, ga and patternsearch but cant get feasible solution. Please help
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
When to use different algorithms for NonlinearConstraintAlgorithm (in ga)?
in ga options, when to use penalty instead of default in NonlinearConstraintAlgorithm ?
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Can we put linear constraints in non linear constraints function when using ga or other optimization(in Optimization toolbox or Global Optimization toolbox)?
When using ga OR in Optimization toolbox or Global Optimization toolbox, does it matter when we put linear constraints into noli...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenHelp with optimizing a function.
see Solving a Mixed Integer Engineering Design Problem Using the Genetic Algorithm in documentation. it might help.
mehr als 6 Jahre vor | 0
Frage
I want to solve a problem similar to 'Solving a Mixed Integer Engineering Design Problem Using the Genetic Algorithm' as given in documentation using other solvers.
The MATLAB files cantileverVolume.m and cantileverConstraints.m contain the fitness and constraint functions. Can i solve such ...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenHelp with optimizing a function.
I also need help for a similar problem. por favor.
mehr als 6 Jahre vor | 0
Frage
How to optimize a complex function using ga?
My function is dependent on many discretized functions which are constrained wrt each other. Can it be solved using ga function ...
mehr als 6 Jahre vor | 0 Antworten | 0





