question regarding filter design using particle swarm optimization algorithm?
Ältere Kommentare anzeigen
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=∑_(w∈w_p)abs[abs(|H_d (w)|-1)-δ_p ] +∑_(w∈w_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 Kommentar
umer farooq
am 18 Mai 2016
Dear Pranay , Did you find any information for your question.
Antworten (1)
Harmandeep Bains
am 16 Jan. 2018
0 Stimmen
I also want the answer on same question. Someone plz answer it.
Kategorien
Mehr zu Particle Swarm finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!