How to solve problem with particle swarm optimization?

조회 수: 6 (최근 30일)
Ammy
Ammy 2018년 6월 7일
댓글: Ammy 2018년 6월 7일
I want to define an objective function (any function e.g. ax+b) in addition to error function (e.g. mean square error) with particle swarm optimization? I want to minimize the objective function ad want to find the least erroe

답변 (1개)

Alan Weiss
Alan Weiss 2018년 6월 7일
I am not sure that I understand you. Do you have Global Optimization Toolbox with the particleswarm solver? If so, then what do you need?
Perhaps you are looking for instructions on how to perform a least-squares curve fit using a general optimizer. There are several examples in the documentation:
If I misunderstand what you are seeking, please elaborate on your question.
Alan Weiss
MATLAB mathematical toolbox documentation
  댓글 수: 1
Ammy
Ammy 2018년 6월 7일
I want to do artificial neural network with particle swarm optimization,

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

카테고리

Help CenterFile Exchange에서 Particle Swarm에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by