photo

Devansh Shukla


Last seen: 8 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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

12 maanden ago | 1 answer | 0

1

answer