question regarding filter design using particle swarm optimization algorithm?

1 回表示 (過去 30 日間)
Pranay Arikilla
Pranay Arikilla 2016 年 4 月 2 日
回答済み: Harmandeep Bains 2018 年 1 月 16 日
I am doing my thesis work on filter design using particle swarm optimization algorithm.
step1. Initialization of filter coefficients.
step2. calculation of fitness(error) function for each filter coefficients.
here filter function i am using is
J=∑_(ww_p)abs[abs(|H_d (w)|-1)-δ_p ] +∑_(ww_s)abs[abs(|H_d (w)|-δ_p )]
please give me some idea that how to calculate the error function of each filter coefficient in matlab code.
  1 件のコメント
umer farooq
umer farooq 2016 年 5 月 18 日
Dear Pranay , Did you find any information for your question.

サインインしてコメントする。

回答 (1 件)

Harmandeep Bains
Harmandeep Bains 2018 年 1 月 16 日
I also want the answer on same question. Someone plz answer it.

カテゴリ

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