PSO Feature Selection and optimization

버전 1.1.0.0 (7.23 KB) 작성자: Abbas Manthiri S
This code use as optimization of data by row or coulmn
다운로드 수: 3K
업데이트 날짜: 2017/3/24

라이선스 보기

In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. It solves a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle's position and velocity. Each particle's movement is influenced by its local best known position, but is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.

인용 양식

Abbas Manthiri S (2024). PSO Feature Selection and optimization (https://www.mathworks.com/matlabcentral/fileexchange/62214-pso-feature-selection-and-optimization), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!

pso selection/html/

버전 게시됨 릴리스 정보
1.1.0.0

bugs removed

1.0.0.0