资源列表
[数学计算/工程计算] insert-line
说明:线性的插值算法,内涵读取文件,算法实现和写入文件。读取的文件为PARCHG,写入的文件为INSERT_DATA-Linear interpolation algorithm, meaning to read documents, algorithm implementation and write to a file. Read documents PARCHG, written documents INSERT_DATA<饶艺> 在 2025-02-05 上传 | 大小:1.02mb | 下载:0
[数学计算/工程计算] insert-lagrange
说明:拉格朗日差值算法,内涵读取文件,插值,写入文件,读取文件为PARCHG,写入文件为INSERT_DATA-Lagrangian difference algorithm, meaning to read the file, interpolation, write files, read the file PARCHG, write documents INSERT_DATA<饶艺> 在 2025-02-05 上传 | 大小:1.02mb | 下载:0
[数学计算/工程计算] maseidelghhhhhhh
说明:用途:用Gauss-Seidel迭代法解线性方程组Ax=b 格式:x=maseidel(A,b,x0,ep,N) A为系数矩阵,b为右端向量, -Uses: The Gauss-Seidel iteration method for solving linear equations Ax = b Format: x = maseidel (A, b, x0, ep, N) A as the coefficient matrix,<huanhuan> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] masplinehh
说明:用途:三阶样条插值(一阶导数边界条件) 格式:m=maspline(x,y,dy0,dyn,xx), x为节点向量,y为数据, dy0,dyn为左右两端点的一阶导数如果xx缺省,则输出各节点的 的一阶导数值,,m为xx的三阶样条插值-Uses: third-order spline interpolation (first order derivative boundary condition) format: m<huanhuan> 在 2025-02-05 上传 | 大小:1kb | 下载:0