필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

If I want to apply PSO for a 20 matrices each matrix of 1x100 dimensions , what will be the nvar ,npop although the fittnes function has two variable,?

조회 수: 1 (최근 30일)
Capturepp.PNG
  댓글 수: 1
Walter Roberson
Walter Roberson 2019년 9월 29일
You cannot apply PSO to a matrix. You can apply PSO to a function. You can use matrices to initialize the population to be used with a function. The matrices would have one of the dimensions the same as the number of variables.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by