资源列表
[数学计算/工程计算] FibonacciProgression.java
说明:Fibonacci Progression<Rohith> 在 2025-03-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 10102130203
说明:与矩阵连乘最小乘法数问题类似,虽然不需要记录加括号的方式,但是需要纪录下从i乘到j的结果中为a、b、c的个数,以便在后续的计算中可以用到之前的数据,避免重复计算。所以就需要用三维数组来存储(当然用struct结构体数据类型也很方便)或者用两个数组。-With a matrix with minimal multiplication problem similar, although need not record bracketed s<张小迪> 在 2025-03-11 上传 | 大小:289kb | 下载:0
[数学计算/工程计算] Newton-and-polint
说明:最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90<王楠> 在 2025-03-11 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] fastdown-and-jacobi
说明:最速下降法和雅可比法经典迭代matlab程序-Steepest descent method and Jacobi method classic iteration matlab program<王楠> 在 2025-03-11 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Gauseidel-and-conjgrad
说明:共轭梯度法和高斯赛德尔迭代法的经典matlab程序-Conjugate gradient method and the high Sisaideer iterative method classic matlab program<王楠> 在 2025-03-11 上传 | 大小:1kb | 下载:0