资源列表
[数学计算/工程计算] dcjzqn
说明:在Turbo C环境下开发,实现对称矩阵的输入,并判定是否为正定。可以修改输入模块实现对任意非奇异矩阵求逆。求逆算法采用伴随矩阵法,求解行列式采用化上三角矩阵法。该算法系本人根据《线性代数》描述编写,矩阵的最大阶数可任意修改,更具有通用性。-in Turbo C development environment and achieve symmetric matrix input, and to determine whether the positive. Can modify the inpu<史蒂芬> 在 2025-07-02 上传 | 大小:2kb | 下载:1
[数学计算/工程计算] atan_base_on_CORDIC_arithmetic
说明:用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。 -CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration number, the more the number of iter<陈朋> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] xxghyyyycx
说明:用于解线性规划的BASIC源程序,用于解线性规划的BASIC源程序-linear programming solution for the BASIC source code for the solution of linear programming BASIC source<suqingpu> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] c++2text01
说明:一个实验,是我们老师在实验课程上让我们做的 我就写了-an experiment, we teachers in experimental courses allow us to do, I wrote an<afaf> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] caljiecheng
说明:计算阶乘的算法,方法采用逆序计算的数据结构,效率很高。-factorial algorithm calculation, calculation methods used Reverse the data structure, high efficiency.<bodiz2002> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] cholesky323232
说明:平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies:<self> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] triangular_decomposition
说明:三角分解法,对于数值计算的朋友可能会有一定的帮助-triangular decomposition method for the numerical calculation of a friend may be of some help<self> 在 2025-07-02 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Main_Gauss
说明:本程序实现了列主元高斯消去法,程序层次清晰,界面详细-this program out of the main yuan Gaussian elimination method, procedure levels clear and detailed interface<14965a> 在 2025-07-02 上传 | 大小:2kb | 下载:0