资源列表
[数学计算/工程计算] newLagrange
说明:Lagrange插值算法-Lagrange interpolation algorithm<阿时> 在 2025-07-09 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] 牛顿迭代法(M)
说明:原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton's iterative meth<XFX> 在 2025-07-09 上传 | 大小:10kb | 下载:0