photo

Devansh Shukla


Last seen: etwa ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


How is genetic algorithm function's ga optimfunctions used? How do I use that? What is the difference between optimset and optimfunction? Why do I receive error in this code?
% Genetic Algorithm to tune PID parameters nos_var= 3; lb = [0 0 0]; ub= [200 200 200]; % GA optionsga_opt = optimoptio...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort