资源列表
[数学计算/工程计算] Large-matrix-inverse-fast
说明:本文首先介绍了逆矩阵的定义以及逆矩阵的相关性质。其次,根据逆矩阵的相关理论主要介绍了矩阵求逆的几种常用方法。 如定义法、伴随矩阵法、初等变换法、三角分解法、分块矩阵法等,并运用软件matlab7.0对一些方法实现了程序化。且通过多次检验证明了所编程序的正确性。文章最后简要阐述了对一些特殊矩阵的求逆算法(如对称正定矩阵、有理矩阵),还有针对一般矩阵的广义逆矩阵的作了浅层次的探究。-This paper introduces the definition of the relevant proper<赵远洋> 在 2025-10-05 上传 | 大小:291kb | 下载:0
[matlab例程] LBM_D2Q9_poiseuille
说明:matlab 泊肃叶流动 LBM方法,很好用的小程序-LBM matlab Poiseuille flow method, the good little program<cater new> 在 2025-10-05 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Apriori
说明:数据挖掘算法 挖掘数据之间的关联性,实现事件发生的预测 核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集-Data mining association between the data mining algorithms to achieve predicted core idea of the event is to dig down through the closed frequent item sets of two-stage detec<孙伟> 在 2025-10-05 上传 | 大小:51kb | 下载:0
[压缩解压] GraduationDesign
说明:用C++实现的算术编码和分布式算术编码编解码算法。-C++ using distributed arithmetic coding and arithmetic coding codec algorithm.<annethf> 在 2025-10-05 上传 | 大小:66kb | 下载:0
[人工智能/神经网络/遗传算法] dbscan
说明:数据挖掘算法 dbscan 基于密度的聚类算法 它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类-Data mining algorithms dbscan density-based clustering algorithm will cluster is defined as the density of points connected to the largest collection of regional divisi<孙伟> 在 2025-10-05 上传 | 大小:19kb | 下载:0
[人工智能/神经网络/遗传算法] K-means
说明:聚类算法 K-means 数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则 该代码针对图像的分类-Some distance K-means clustering algorithm to the data points as a prototype optimization objective function, using the function for extreme methods to adjust the rules to get the cod<孙伟> 在 2025-10-05 上传 | 大小:110kb | 下载:0
[人工智能/神经网络/遗传算法] K_medoids
说明:聚类算法k-medoids 该代码针对的是图像处理 该算法采用局部航迹与系统航迹进行关联的策略-K-medoids clustering algorithm is the code for the image processing algorithm strategy using a local track trajectories associated with the system<孙伟> 在 2025-10-05 上传 | 大小:565kb | 下载:0
[数学计算/工程计算] Decisiontree
说明:实现基本功能的决策树分类算法,可以对连续变量进行处理,能显示生成的决策树。-Basic functions of decision tree classification algorithm for continuous variables can be processed to show the resulting decision tree.<zhaojianghua> 在 2025-10-05 上传 | 大小:3kb | 下载:0
[matlab例程] Adaptive-genetic-arithmetic
说明:提出自适应遗传算法,将变异概率与交叉概率进行自适应调整,使遗传算法快速收敛-Adaptive genetic algorithm, the mutation probability and crossover probability of adaptive adjustment, fast convergence genetic algorithm (ga)<江会> 在 2025-10-05 上传 | 大小:1kb | 下载:0