Statistiques
RANG
93 070
of 300 765
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
14.29%
VOTES REÇUS
0
RANG
of 21 084
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
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:...
plus de 4 ans il y a
how to bypass my complex values inside objective functions? bounds and constraints not working…
Solved?
plus de 6 ans il y a | 0
The ga-function (genetic algorithm) gives me totally random and wrong solutions?
Use fmincon
plus de 6 ans il y a | 0
Question
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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?
plus de 6 ans il y a | 1 réponse | 0
1
réponseHow to speed up fmincon for a large optimization?
Use ga or patternsearch.
plus de 6 ans il y a | 0
Question
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
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
When to use different algorithms for NonlinearConstraintAlgorithm (in ga)?
in ga options, when to use penalty instead of default in NonlinearConstraintAlgorithm ?
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
0
réponseHelp with optimizing a function.
see Solving a Mixed Integer Engineering Design Problem Using the Genetic Algorithm in documentation. it might help.
plus de 6 ans il y a | 0
Question
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 ...
plus de 6 ans il y a | 1 réponse | 0
0
réponseHelp with optimizing a function.
I also need help for a similar problem. por favor.
plus de 6 ans il y a | 0
Question
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 ...
plus de 6 ans il y a | 1 réponse | 0





