Romberg
Romberg算法是一种高效的数值积分方法,广泛应用于信号处理、控制系统及电子工程领域。通过递归地应用梯形法则并结合Richardson外推技术,Romberg方法能够显著提高积分精度,特别适合于需要高精度计算的场合。掌握Romberg算法不仅有助于提升工程师在数据处理与分析方面的能力,还能促进其在...
共 26 份资源
源代码 235
Romberg 热门资料
查看全部 26 份 →
PDF文档
This is a Matlab v6.5 implementation of the Romberg integration algorithm.
This is a Matlab v6.5 implementation of the Romberg integration algorithm....
PDF文档
Romberg integration algorithm: a method for integrating mathematic functions, in MATLAB.
Romberg integration algorithm: a method for integrating mathematic functions, in MATLAB....