资源列表

« 1 2 ... .48 .49 .50 .51 .52 2453.54 .55 .56 .57 .58 ... 3400 »

[数学计算/工程计算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

[数学计算/工程计算bool

说明:bool:you will be given two bool statements and your assignment is to check it right or wrong.-bool : you will be given two statements and your bool as signment is to check it right or wrong.
<张丽颖> 在 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

[数学计算/工程计算tmakalman

说明:我自己写的利用kalman进行目标运动分析的程序,欢迎交流!-I wrote it myself Tracking use for target motion analysis procedures, exchange welcome!
<章晓亮> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[数学计算/工程计算demon

说明:利用demon数据进行特征提取的C语言程序,欢迎交流-use demon data feature extraction C Programming Language, welcomed the exchange
<章晓亮> 在 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

[数学计算/工程计算jjsf

说明:含有矩阵加、减、乘、除及转置、求逆运算等等,还需要改进-containing matrix, subtraction, multiplication, addition and to the home, seeking inverse operation, and so on, it is also necessary to improve
<self> 在 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
« 1 2 ... .48 .49 .50 .51 .52 2453.54 .55 .56 .57 .58 ... 3400 »

源码中国 www.ymcn.org