资源列表
[数学计算/工程计算] Apriori
说明:该算法应用于单维、单层、布尔关联规则,其核心是基于两阶段频集思想的递推算法。首先找出所有的频集,这些项集出现的频繁性至少和预定义的最小支持度一样。然后由频集产生强关联规则,这些规则必须满足最小支持度和最小可信度。-The algorithm is applied to one-dimensional, single-layer, Boolean association rules, its core is based on the idea of a two-stag<曹擎宇> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Loan_Amort220881822011
说明:A MSSQL stored procedure for calculating loan amortizatization schedule. all you do is input the following parameters : Loan Amount, Interest Rate, Loan Term, Payment start date.<Casper> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] urv_esprit
说明:this function estimate DOA using ESPRIT Method<jjjj> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] solve-linear-system-by-LU
说明:用LU分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the LU decomposition method to solve linear equations of the process of demonstration, I have the original, the test is correct, containing detailed notes.<huyunq> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] solve-linear-system-by-Cholesky
说明:用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.<huyunq> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] solve-linear-system-by-LDLT
说明:用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.<huyunq> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] nijuzheng
说明:求矩阵的逆矩阵,不用递归,就可输出任何输入矩阵的逆矩阵。用C++写的。算法思路绝对清晰易懂。-Find inverse of a matrix, without recursion, can you export any of the input matrix matrix. Written in C++. Algorithm ideas absolutely lucid.<guiyongmao> 在 2025-06-19 上传 | 大小:2kb | 下载:0