资源列表
[数学计算/工程计算] matlab-LST
说明:这里采用最小二乘法,实现了matlab的可视化,下载之后复制到matlab中即可-The method of least squares circle, where the least squares method, the visualization of matlab<xuzhishang> 在 2025-03-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] FibonacciProgression.java
说明:Fibonacci Progression<Rohith> 在 2025-03-15 上传 | 大小: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-15 上传 | 大小:289kb | 下载:0
[数学计算/工程计算] Newton-and-polint
说明:最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90<王楠> 在 2025-03-15 上传 | 大小:2kb | 下载:0