资源列表
[数学计算/工程计算] snackmatrix
说明:用C实现的蛇形矩阵,输入一个1到N的数字,确定其最外层边长,然后由外到内产生一个蛇形数阵。-Serpentine matrix with the C implementation, enter a number from 1 to N, determine the outer side, and then from the outside to create a snake within the digital matrix.<邱瑞祥> 在 2025-02-13 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] interpolation
说明:用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer pro<陈博灿> 在 2025-02-13 上传 | 大小:463kb | 下载:0
[数学计算/工程计算] iterativemethods
说明:分别用二分法、Newton法、弦截法、Newton下山法四种迭代法求解非线性方程x5-3x3+x-1= 0 在区间[-8,8〕上的全部实根,设计算法完成根区间隔离,然后实现单根区间上的迭代算法求解方程。-Respectively dichotomy, Newton method, Secant Method, Newton descent method four kinds of iterative methods for solvin<陈博灿> 在 2025-02-13 上传 | 大小:448kb | 下载:0