Very informative video. I have two questions. 1- If there is a equality constraint what can be done? 2- If there are dependent variables and they have constraints what changes is needed? Thanks in advance for answering
Really apreciate your content. In a few months I'll have to start my master thesis based on using ant colony optimization to solve a specific transportation problem. Your videos are a nice preparation
Appreciate the time and effort you put in to make these wonderful videos, found them very helpful! My question is, can we use PSO approach for multi-objective optimisation too? If so what changes would be needed in this code? If it's convenient, you may simply want to add the link of the updated code in the description. Thanks in advance for considering this request.
Many thanks for watching and your suggestion. Sorry, I don't have the background to fully understand and solve your specific problems in electric power. Only thing I can do now is to advise you to customize/modify my PSO codes to solve the problems in your field.
Very informative video. I have two questions. 1- If there is a equality constraint what can be done? 2- If there are dependent variables and they have constraints what changes is needed? Thanks in advance for answering
In those cases, we can use penalty functions or repair the chromosomes
Thank you for this great video, i want ask you a question if you don't mind, if i have many inequality constraints how can i handle the problem?
Could make a video about the robust optimization model for multi microgrid
Thank you very much for your suggestions!
Really apreciate your content. In a few months I'll have to start my master thesis based on using ant colony optimization to solve a specific transportation problem. Your videos are a nice preparation
Thank you for watching and useful suggestion. I will make at least one video about Ant Colony Optimization soon.
@@SolvingOptimizationProblems This would be amazing! Thank you soo much for the consideration!
Can we apply this to V2X scenario to optimize bandwidth?
Appreciate your work. Can you please make a video on PSO code for unstable systems?
Many thanks for your suggestion. I have several videos about PSO. Please have a look to see if you can apply to your problem.
Appreciate the time and effort you put in to make these wonderful videos, found them very helpful! My question is, can we use PSO approach for multi-objective optimisation too? If so what changes would be needed in this code? If it's convenient, you may simply want to add the link of the updated code in the description. Thanks in advance for considering this request.
Many thanks for watching and suggestions! Yes, it is possible to use PSO for multi objective optimization.
i need the code the link is not working
Thank you for your effort.Can you help me how to use pso code in matlab to solve optimaztion problem in electric power?
Many thanks for watching and your suggestion. Sorry, I don't have the background to fully understand and solve your specific problems in electric power. Only thing I can do now is to advise you to customize/modify my PSO codes to solve the problems in your field.
Please would you help me? I want to write genetic algorithm problem with cross over and mutations included
The problem is constrained optimization problem
There are a number of videos about genetic algorithm on this channel. Please have a look at them!
You have -1.5
If you want to remove the bound, please modify the value, i.e, 1.4999, instead 1.5
Can you please make a “desecrate gradient decent” method ? In python
Many thanks for your suggestion!
@@SolvingOptimizationProblems please mentioned me when you implement discreet gradient decent method
Can you send the matlab code of this optimization problem to my mail, I need it for my masters thesis understanding.
The code link is in the video description. Good luck ...