Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Optimization for Electrical with Python
Rating: 3.9 out of 5(9 ratings)
692 students

Optimization for Electrical with Python

Optimization from Scratch
Last updated 10/2023
English

What you'll learn

  • Optimization from Scratch
  • To do whatever optimization
  • Very Simple Explanations
  • Able to do Optimization work using Python

Course content

5 sections5 lectures1h 17m total length
  • Introduction10:12

    Electrical Optimization Introduction :
      - What is Optimization ?

      - Why We need ?

      - Simple Random Search Optimization

Requirements

  • No programming Experience is Needed

Description

Here we present Optimization for Electrical using Python in a very simple way
Its used for
1. Non-Programmer
2. Electrical Student
3. Daily task need to convert to optimization (Simply to all)


Course Content:

1. Introduction
    What is optimization ?

                           Optimization is the process of making something as perfect, functional, or effective as possible. It can also refer to the mathematical procedures involved in this process, such as finding the maximum of a function.

Optimization involves:

Choosing the best element from a set of available alternatives under some constraints

Minimizing or maximizing the objective or cost function of the problem

Determining the set of decisions that maximize or minimize a key model output

Determining the  best available  values of the particular objective function in a defined domain

Examples of optimization include:

An airlines scheduling optimization program that ensures it serves the maximum number of passengers

Supply chain management, which is concerned with the large-scale transportation and storage of trade goods around the world

     Why We need? 
     Random Search optimization

2. Python Introduction
      if-else

      for loop - While loop

      Packages

3. Workout -1
       Random search optimization with Python
4. Workout -2

       Fuel Cost minimization using Python



Is any query related to optimization or help related to optimization with Python-MATLAB-Julia
Feel free to Contact us

Thank you

Who this course is for:

  • Electrical Student who want to know Optimization and implementation way in Python