TSA: Tree-seed algorithm for continuous optimization

버전 1.1.0.0 (1.97 KB) 작성자: Ahmet Cevahir ÇINAR
A new optimizer to solve continuous optimization problems
다운로드 수: 645
업데이트 날짜: 2018/5/11

라이선스 보기

Tree-Seed Algorithm (TSA) is a population-based heuristic search algorithm recently proposed to solve continuous optimization problems. In TSA, trees and seeds represents the possible solution for the optimization problem. The tree population is called as the stand and the number of trees in a stand is a control parameter for TSA (known as population size in the swarm intelligence or evolutionary computation algorithms). There are two peculiar control parameters in TSA, whose names are search tendency-ST and number of seeds which will be produced for each tree-NS.
Details: http://mskiran.kisisel.selcuk.edu.tr/tsa/

인용 양식

Ahmet Cevahir ÇINAR (2026). TSA: Tree-seed algorithm for continuous optimization (https://kr.mathworks.com/matlabcentral/fileexchange/62646-tsa-tree-seed-algorithm-for-continuous-optimization), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Direct Search에 대해 자세히 알아보기

TSA Tree-seed algorithm for continuous optimization/

버전 게시됨 릴리스 정보
1.1.0.0

The total number of function evaluation counter is updated.

1.0.0.0