-
粗糙集差分矩阵算法
"我们介绍两个概念有关的任何信息系统,即 dis cernibility 矩阵和区分函数。我们目前这些 notionsand 的一些性质作为推论得出几种算法 forpolving 问题在过活,粗糙确定性、 约简、 核心和依赖关系生成。"— — 所引用的材料
- 2022-05-21 03:47:21下载
- 积分:1
-
taxable procedures. Income can be calculated weekly, recently income from the be...
计税程序。可以计算每周收入、最近收入、从年初到目前的所得税、扣除的联邦收入税以及帐目检查等。
This program computes weekly payroll, current earnings, year to date earnings FICA tax, federal Income Tax Withheld, and check Amount.-taxable procedures. Income can be calculated weekly, recently income from the beginning of the current income tax, the deduction of federal income taxes as well as accounts of inspection. This program computes weekly payroll, current earnings, year to date earnings FICA tax, federal Income Tax Withheld, and check Amount.
- 2022-08-20 10:08:10下载
- 积分:1
-
模式识别与智能计算-Matlab技术实现
模式识别与智能计算-Matlab技术实现 PDF+光盘资料本书广泛吸取统计学、神经网络、数据挖掘、机器学习、人工智能、群智能计算等学科的先进思想和理论,将其应用到模式识别领域中;以一种新的体系,系统、全面地介绍模式识别的理论、方法及应用。全书共分为13章,内容包括:模式识别概述,特征的选择与提取,模式相似性测度,贝叶斯分类器设计,判别函数分类器设计,神经网络分类器设计(BP神经网络、径向基函数冲经网络、自组织竞争神经网络、慨率神经网络、对向传播神经网络、反馈型神经网络),决策树分类器,粗糙集分类器,聚类分析,模糊聚类分析,遗传算法聚类分析,蚁群算法聚类分析,粒子群算法聚类分析。本书内容新颖,实用性强,理论与实际应用密切结合,以手写数字识别为应用实例,介绍理论运用于实践的实现步骤及相应的Matlab代码,为广大研究工作者和工程技术人员对相关理论的应用提供借鉴。本书可作为高等院校计算机工程、信息工程、生物医学工程、智能机器人学、工业自动化、模式识别等学科本科生、研究生的教材或教学参考书,亦可供相关工程技术人员参考。
- 2022-09-03 08:50:08下载
- 积分:1
-
分段算法的程序,很好的。绝对简练
分段算法的程序,很好的。绝对简练-Segmentations procedures very well. Absolutely concise
- 2022-02-20 22:08:48下载
- 积分: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
-
实验数据的等距五点三次平滑
一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 ....
实验数据的等距五点三次平滑
一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoothing, and strive to eliminate the impact of random error, improve the quality of experimental data.
- 2022-04-23 19:48:39下载
- 积分:1
-
Stack在 c中
Stack在 c中
- 2022-01-22 15:11:41下载
- 积分:1
-
maze problems every step of the output change a chessboard with the recursive so...
迷宫问题输出每一步的棋盘变化 第一个用递归解决的问题-maze problems every step of the output change a chessboard with the recursive solution
- 2022-03-20 09:48:39下载
- 积分:1
-
极限学习机算法
该算法是黄教授的首创,极限学习机在手写数字集数据库分类中正确率超过了99%,取得了巨大成功,该算法计算快,且效果好,该代码里面不仅有分类还有回归以及各种神经元函数的实现,操作简单。
- 2023-08-02 20:35:02下载
- 积分:1
-
一个简单的计算器
一个简单的计算器-a simple calculator
- 2022-04-20 06:43:10下载
- 积分:1