photo

Nayan Rawat


Last seen: fast 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

All
  • Solver
  • First Review
  • 3 Month Streak
  • Thankful Level 1
  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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?

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to speed up fmincon for a large optimization?
Use ga or patternsearch.

etwa 5 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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


When to use different algorithms for NonlinearConstraintAlgorithm (in ga)?
in ga options, when to use penalty instead of default in NonlinearConstraintAlgorithm ?

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Help with optimizing a function.
see Solving a Mixed Integer Engineering Design Problem Using the Genetic Algorithm in documentation. it might help.

etwa 5 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 ...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Help with optimizing a function.
I also need help for a similar problem. por favor.

etwa 5 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 ...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten