资源列表
[数学计算/工程计算] least-squares
说明: * FILE: least-squares.c * This program computes a linear model for a set of given data. * * PROBLEM DEscr iptION: * The method of least squares is a standard technique used to find * the equation of a str<xuwenhao2005> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] chaosuchidiedaifa
说明:超松弛迭代法!欢迎下载!数值分析的内容!谢谢!-SOR method! Welcome to download! Numerical analysis of the contents! Thank you!<brq> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] niudunchazhi
说明:牛顿插值算法!数值分析的内容!欢迎下载!-Newton interpolation algorithm! Numerical analysis of the contents! Welcome to download<brq> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] erweichazhi
说明:改进二维插值算法,应用并实现,希望对大家有所帮助。-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the global optimum, th<ginger> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] aitkenroot
说明:埃特金求解C语言代码 //函数名:aitkenroot //功能描述:求出[a,b]区间内的非线性方程f(x)的一个实根 //输入参数:*x0(指向迭代初值和终值的指针) // f(迭代函数) // eps(精度要求) // max(最大迭代次数) //返回值:0(迭代失败),1(迭代成功)-Aitken Solution C language code// function name: aitkenroo<穆欢> 在 2025-01-16 上传 | 大小:1kb | 下载:0