이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
The program uses the DE algorithm, a robust evolutionary optimization technique, to find the best parameter values (pm, pm1, pm2, pm3) for the swing curve simulation. The objective is to achieve a specific target angle and time during the fault clearance event. The DE algorithm evolves a population of candidate solutions over multiple generations, exploring the parameter space to converge to an optimal solution.
The main steps of the program include:
- Initializing the DE algorithm parameters and the target angle and time.
- Setting up the swing curve simulation with initial parameter values.
- Implementing the DE algorithm's main loop, including mutation, crossover, and selection operations.
- Evaluating the fitness of each candidate solution based on the swing curve's performance.
- Updating the population and best individual based on fitness evaluations.
- Displaying the optimized parameter values that best achieve the target angle and time.
- Performing the swing curve simulation using the optimized parameters and plotting the results.
인용 양식
recent works (2026). Swing Curve Optimization by Differential Evolution Algorithm (https://kr.mathworks.com/matlabcentral/fileexchange/132623-swing-curve-optimization-by-differential-evolution-algorithm), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |
