How to solve problem with particle swarm optimization?

2 ビュー (過去 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 Center および File ExchangeParticle Swarm についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by