搜索资源列表
ScientificComputing
- 山东大学软件学院数值计算实验源代码LU分解、前代、回代函数、部分列主元求解线性方程组 用Cholesky分解求解线性方程组,分析残差与误差的关系 迭代法求解线性方程组 最小二乘法及病态性的分析 求非线性方程的根 多项式插值-science computing
xianxinghuigui
- java编写的最小二乘法求线性回归方程进行预测,有窗体的,-Least squares method for the linear regression equation to predict