Genetic Algorithm Optimization Using Matlab

  Рет қаралды 15,242

elvinado

elvinado

Күн бұрын

Пікірлер: 15
@kovacsmihaly3812
@kovacsmihaly3812 7 ай бұрын
Thank you sir, you helped me a lot!
@tHaH4x0r
@tHaH4x0r 2 жыл бұрын
As both your objective function, and the constraint equations are linear, why did you not use linear programming techniques?
@elvinado
@elvinado 2 жыл бұрын
It was a strange example as required by class assignment.
@amianifineug1353
@amianifineug1353 2 жыл бұрын
please how calculate number of running if we have number of generation and population thank you
@ouadieelmrimar210
@ouadieelmrimar210 2 жыл бұрын
hello sir thank you for this video, can you show us how we can plot the optimized parameters x1 and x2 on iterations ??
@amianifineug1353
@amianifineug1353 2 жыл бұрын
please I want to custom plot ( I xant to plot fitness versus parameter) please how I dot thank you
@amianifineug1353
@amianifineug1353 2 жыл бұрын
Thank you. Please how plot fitness function versus variable x
@elvinado
@elvinado 2 жыл бұрын
Hi, I only use matlab for this assignment. I dont really know much. Sorry I cannot help you. I havent got Matlab in my current pc to find out how.
@amianifineug1353
@amianifineug1353 2 жыл бұрын
Please when I have done save work space I did not get interface window like you. Please why I got file. Mat thank you
@putrafallo3074
@putrafallo3074 Жыл бұрын
sir,, i want to ask you how to get power generation unit scheduling with power target for example 40 MW load on 5 power plant units using multi objective genetic algorithm optimizing tool...thankyou sir 🙏
@elvinado
@elvinado Жыл бұрын
Very sorry. Your question is very specific. And the video is only for a class assignment quite sometimes ago. I cannot answer your question.
@putrafallo3074
@putrafallo3074 Жыл бұрын
@@elvinado okeyy thankyou sir 🙏
@ecekiran
@ecekiran 2 жыл бұрын
Sir I want genetic algorithm code for pmsm motor speed control
@variousvideos554
@variousvideos554 2 жыл бұрын
function AR p1=2 p2=2 opts = optimoptions('ga',... 'PlotFcn',{@gaplotbestf},... 'Display','final',... 'PopulationSize',200,... 'CreationFcn',@gacreationuniform,... 'SelectionFcn',@selectionstochunif,... 'FitnessScalingFcn',@fitscalingrank,... 'EliteCount',3,... 'CrossoverFraction',0.8,... 'CrossoverFcn',@crossoverscattered,... 'MutationFcn',@mutationadaptfeasible,... 'MaxStallGenerations',50,... 'MaxGenerations',420); [x,fval]=ga(@cov,3,[],[],[],[],[5000 1000],[5000 1000],[],opts) function y = cov(x,p1,p2) for i=1:size(x,1) y(i) = 2*(3*x(i,1)+2*x(i,2))+x(i,3)+p1+p2 end end end
Genetic algorithm using Matlab by Harmanpreet singh
17:19
Harmanpreet Singh
Рет қаралды 111 М.
Optimization by using Genetic Algorithm in Matlab
15:27
LO WEI HOU MCS201002
Рет қаралды 19 М.
Accompanying my daughter to practice dance is so annoying #funny #cute#comedy
00:17
Funny daughter's daily life
Рет қаралды 24 МЛН
Players push long pins through a cardboard box attempting to pop the balloon!
00:31
Муж внезапно вернулся домой @Oscar_elteacher
00:43
История одного вокалиста
Рет қаралды 7 МЛН
What are Genetic Algorithms?
12:13
argonaut
Рет қаралды 56 М.
What is a Genetic Algorithm?
4:42
MATLAB
Рет қаралды 288 М.
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 1,9 МЛН
How To Solve An Optimization Problem Using Genetic Algorithm (GA) Solver In Matlab
16:11
Solving Optimization Problems
Рет қаралды 47 М.
MATLAB Nonlinear Optimization with fmincon
14:26
APMonitor.com
Рет қаралды 242 М.
Genetic Algorithms Explained By Example
11:52
Kie Codes
Рет қаралды 345 М.
Genetic Algorithm: General Concept, Matlab Code, and Example
7:20
Solving Optimization Problems
Рет қаралды 137 М.
Regression with MATLAB fmincon
17:52
APMonitor.com
Рет қаралды 30 М.
Genetic Algorithm - Matlab
16:23
Thevan Ganesan
Рет қаралды 6 М.
Snake learns with NEUROEVOLUTION (implementing NEAT from scratch in C++)
28:08
Accompanying my daughter to practice dance is so annoying #funny #cute#comedy
00:17
Funny daughter's daily life
Рет қаралды 24 МЛН