Course Information
Course Overview
A Quick Way to Learn and Solve Optimization Problems in MATLAB. A Course for Beginners.
There has been a rapidly growing interest in a field called Genetic Algorithms during the last thirty years. Have you ever wondered how specific theories greatly inspire a particular invention?. The same goes with Genetic Algorithms. All of us would have heard of the famous view of Charles Darwin, “Survival of the fittest”, which extends to Evolution by Natural Selection. Inspired by Darwin’s theory, the Genetic Algorithm is a part of Evolutionary Algorithms, specifically to generate high-quality solutions to optimization and search problems by relying on biologically inspired operators such as mutation, crossover, and selection. The Genetic Algorithm can be easily applied to different applications, including Machine Learning, Data Science, Neural Networks, and Deep Learning.
This course will teach you to implement genetic algorithm-based optimization in the MATLAB environment, focusing on using the Global Optimization Toolbox. Various kinds of optimization problems are solved in this course. At the end of this course, you will implement and utilize genetic algorithms to solve your optimization problems. The complete MATLAB programs included in the class are also available for download. This course is designed most straightforwardly to utilize your time wisely. Take advantage of learning and understanding the fast-growing field of evolutionary computation.
Happy learning.
Course Content
- 4 section(s)
- 23 lecture(s)
- Section 1 Introduction to Optimization
- Section 2 Objective of Fitness Functions
- Section 3 Introduction to Genetic Algorithm
- Section 4 Genetic Algorithm in MATLAB
What You’ll Learn
- Implementation of Genetic Algorithm in MATLAB
- Analyze the performance of the Genetic Algorithm
- Modify or improve the Genetic Algorithm
- Specifying objective functions
- Specifying constraints
- Vectorizing objective function and constraints
- Obtaining local and global optima
Skills covered in this course
Reviews
-
SSaliha Özgüngör
Düzeltme yapmam gerekirse oldukça yetersiz buldum. Kodları kendisi yazmıyor dahi ? Kurs başlangıcı için tanımlarım yapılması minik örneklerin verilmiş olması iyi. Akış yavaş ve örnekler yetersiz buluyorum. Umarım ilerleyen süreçlerde daha kaliteli örnekler alabilirim.
-
SScott Santarelli
So far, so good!
-
BBibhavari Bandyopadhyay
No clear explaination of steps. How to take input to the function and how to write a function?
-
NNor Atiqah Zolpakar
Easy to understand