资源列表
[数学计算/工程计算] 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-09-19 上传 | 大小: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-09-19 上传 | 大小:1.02mb | 下载:0
[数学计算/工程计算] H1
说明:动态规则解数字三角问题给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。-Digital triangle Issue Descr iption : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the t<heqin> 在 2025-09-19 上传 | 大小:1kb | 下载: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, b for the right-hand side vec<huanhuan> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] qrtrannnn
说明:功能:对矩阵A的左上角的m阶对角块作QR变换:先用Givens变换作QR分解A=QR, 再作相似变换A:=Q AQ=RQ. 输入: n阶HessenbergA,其中A(m+1,m)=0,m>2. 输出: 变换后的Hessenberg形矩阵A. 2 用基本QR算法求实方阵的全部特征值.-Function: the upper left corner of the matrix A, diagonal blocks of order m to QR transfor<huanhuan> 在 2025-09-19 上传 | 大小:1kb | 下载:0