-
着色问题的回溯算法
这是为解决 m-着色问题编写的算法。它基于回溯。对于等级是相对较低。但保证的正确性。M-着色问题是其 NP 完备而闻名,没有多项式时间算法都没有被发现。这个问题可以应用于许多实际问题,例如调度。
- 2022-08-20 01:25:57下载
- 积分:1
-
卡尔曼滤波及实现代码
卡尔曼滤波是一种滤除噪声,还原有效信号的一种高效的算法,在飞控系统中得以广泛的应用,特别是在检测传感器的信号滤波当中,使用卡尔曼滤波算法是很有必要的。
- 2022-05-15 19:03:01下载
- 积分:1
-
在有限元分析中计算结构整体刚度矩阵、单元刚度矩阵、单元结点位移、应力应变等...
在有限元分析中计算结构整体刚度矩阵、单元刚度矩阵、单元结点位移、应力应变等-In finite element analysis to calculate the structure of the overall stiffness matrix, element stiffness matrix, element node displacement, stress and strain, etc.
- 2022-03-14 12:45:45下载
- 积分:1
-
Each case the geometric algorithm is set, the geometric algorithm of data is cer...
各种情况的几何算法集,对数据的几何算法计算有一定的帮助作用-Each case the geometric algorithm is set, the geometric algorithm of data is certainly helpful to the role of
- 2022-01-28 07:52:50下载
- 积分:1
-
一个可分解上万阶稀疏矩阵的SVD算法
一个可分解上万阶稀疏矩阵的SVD算法-a million bands on the sparse matrix of SVD algorithm
- 2022-12-19 12:20:03下载
- 积分:1
-
Lagrange interpolation error calculation
拉格朗日插值误差计算-Lagrange interpolation error calculation
- 2023-09-03 18:20:03下载
- 积分:1
-
几个小排序
几个小排序- Several slightly arrange
- 2022-08-12 23:54:12下载
- 积分:1
-
the procedures used Matlab language trend of the computer program.
该程序用matlab语言编写的计算机潮流计算程序。-the procedures used Matlab language trend of the computer program.
- 2023-07-31 20:50:02下载
- 积分:1
-
LTE 空中接口协议和 Tx/Rx 算法
OpenLTE 是 3GPP LTE 规格的开源实现。它可以用 GNU 收音机与许多特别提款权 HW (USRP,RTL SDR,UMD)。LTE 空中接口协议和协议的研究。它最终将帮助您构建自己的 LTE 基站。
- 2022-02-20 16:15:07下载
- 积分:1
-
一个程序来寻找频繁项集(关闭和最大)与Eclat算法…
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
- 2022-02-20 07:32:43下载
- 积分:1