用标准的遗传算法优化低通数字滤波器的参数我要分享

Optimization of low pass digital filter parameters by standard genetic algorithm

filter-genetic 传递函数 遗传算法-优化-滤波 滤波器-优化 标准遗传算法

关注次数: 356

下载次数: 2

文件大小: 4K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用标准的遗传算法优化低通数字滤波器的参数,采用的方法是最小均方误差法,得到较为理想的滤波器的传递函数的系数。


English Description:

The standard genetic algorithm is used to optimize the parameters of low-pass digital filter. The minimum mean square error method is used to obtain the ideal coefficient of the transfer function of the filter.


代码预览

Fun_absHd_lowpass.m

Fun_absH_lowpass.m

newMySGA_IIRlowpass.m