-
非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar...
非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar-very good, very well-known for linear programming and mixed-integer planning the source code, using the c language, the author M. Berkelaar
- 2022-12-02 08:05:03下载
- 积分:1
-
HMM算法的C++实现
HMM算法的C++实现.
在Linux下编译的Makefile,同时经过测试,可以在Windows下通过Visual Studio 2013编译通过。
总之,学习HMM必备的利器啊。。。。
- 2022-04-16 10:35:03下载
- 积分:1
-
一个生成最小树的算法,应用在VLSI中
一个生成最小树的算法,应用在VLSI中-generate a minimum spanning tree algorithm used in VLSI
- 2022-01-26 06:23:22下载
- 积分:1
-
几何算法C++
很好的关于几何计算的算法,很值得保留
- 2022-01-22 08:02:18下载
- 积分:1
-
在opnet仿真环境下的基于RFID的防碰撞算法
资源描述在opnet的仿真环境下基于RFID的防碰撞仿真算法,程序以及经过了测试,绝对好用,
- 2023-07-08 10:25:03下载
- 积分:1
-
Gauss_Seidel迭代
Gauss_Seidel迭代-Gauss_Seidel
- 2022-06-21 07:32:21下载
- 积分:1
-
BubbleSort_EM_C
Algoritmo de ordenação 单纯 chamado 冒泡排序,ou método bolha。Ordenação um comum e 单纯 de 矢量。É um porém eficiente 段的小家伙 vetores algoritmo ruim。
- 2022-09-17 14:55:04下载
- 积分:1
-
平均因子分解法应用于正定矩阵
平均因子分解法,适用于正定矩阵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:
(1) U U = X
(2) U is upper triangular (that is, it has all zeros below the diagonal).
It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix 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 = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
- 2022-10-16 04:30:02下载
- 积分:1
-
数学建模
数学建模-公交车调度问题论文(维普阅读器)-mathematical modeling-bus scheduling problem thesis (Wei-pu readers)
- 2022-09-14 09:25:03下载
- 积分:1
-
混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。...
混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。-Chaotic time series analysis and prediction toolbox, including the analysis of chaotic time series prediction in many ways and methods.
- 2022-03-11 11:32:46下载
- 积分:1