mudit
Newbie level 1
- Joined
- Feb 15, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,286
Hello
I need your kind attention and help for my problem. I have to design FIR filter using genetic algorithm in Matlab,kindly help me to design such filter. Basically the problem is optimization of the filter coefficients using GA. In this the objective function 'error=weight(desired-actual)' is used. We have to minimize this using GA. How can I make a code for this function.
I need your kind attention and help for my problem. I have to design FIR filter using genetic algorithm in Matlab,kindly help me to design such filter. Basically the problem is optimization of the filter coefficients using GA. In this the objective function 'error=weight(desired-actual)' is used. We have to minimize this using GA. How can I make a code for this function.