How to use genetic algorithm optimization on a 1D nonlinear periodic electrical networks with spatially-discrete unit cells?

조회 수: 1 (최근 30일)
For the attached 1D nonlinear periodic electrical networks with spatially-discrete unit cell, how to use the genetic algorithm optimization routine available in the MATLAB Global Optimization Toolbox such that spectral power in each of the first 5 harmonics is no less than −6 dB with respect to the fundamental frequency, f = 500 MHz? I am very new to this and would appreciate any help on how to solve this problem. Thanks.
  댓글 수: 1
Sam Chak
Sam Chak 2024년 8월 27일
First thing first, you need to translate this statement:
"first 5 harmonics is no less than −6 dB with respect to the fundamental frequency, f = 500 MHz"
into a form of mathematical expression (known as the Objective Function or its non-mathematical flamboyant term: Fitness Function) so that the Genetic Algorithm understands what it needs to achieve.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by