摘要
针对复杂函数的数值积分问题,给出了若干个任意分割积分区间的数值积分的误差结果,并提出一种基于遗传算法的不等距节点分割的数值积分方法。该方法初始时在积分区间内任意选取一定的节点,通过遗传算法优化这些节点,在相邻节点间利用Simpson公式近似计算积分,最后得到较准确的积分结果。数值计算结果表明,该方法计算精度高,而且可以计算奇异函数及震荡函数的积分。
Several numerical integral error results based on subdividing the integral interval arbitrarily are presented, then an approach for solving numerical integration based on Genetic Algorithm (GA) is proposed. GA is used to optimize the points in the integral interval in order to get a more precise result with using Simpson' s rule in every small segment. Sim- ulation examples of integral validate that the algorithm can compute both singularity functions integral and oscillation function integral.
出处
《计算机工程与应用》
CSCD
2014年第2期54-57,共4页
Computer Engineering and Applications
基金
贵州省教育厅自然科学研究基金(No.黔教科2010072)
贵州省科学技术基金(No.2012GZ10526)
毕节地区科技计划项目(No.[2011]02)
毕节学院科学研究基金(No.20112016)
关键词
遗传算法
数值积分
不等距点分割
SIMPSON公式
Genetic Algorithm (GA)
numerical integration
inequality point segmentation
Simpson' s rule