Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Optimization with Matlab
Rating: 4.0 out of 5(42 ratings)
211 students

Optimization with Matlab

Optimization using MAtlab
Last updated 4/2022
English

What you'll learn

  • Optimization using matlab will be tought

Course content

1 section6 lectures2h 2m total length
  • Contents2:59

    Contents of the Optimization with Matlab course is provided here.

  • Matlab Functions and Function Handles18:47

    Function handles are explained in this lecture.

  • Optimization of a function of a single variable using fminbnd matlab function17:34

    Optimization of a function of a single variable using matlab is studied in this lecture.

  • Optimization of multi-variable functions using fminsearch23:33

    Optimization of the multivariable functions using the matlab optimization function fminsearch

  • Optimization using fminunc18:50

    Unconstrained optimization using the gradient based matlab function fminunc

  • Optimization using fmincon41:04

    Constrained optimization using matlab function 'fmincon' is explained.

Requirements

  • Matlab programming

Description

In this course, optimization of the objective functions with matlab will be explained via examples. We will not give theoretical information about the optimization subject. Rather, we will provide information about the practical use of the matlab functions for the optimization of some objective functions. Unconstrained and constrained optimization will be explained via practical examples.

Who this course is for:

  • Everyone interested in optimization