搜索资源列表
discriminable_matirx_builder
- 实现了粗糙集理论的可辨识矩阵的生成,输入为一个文本文件的数据方阵,以数据之间用Tab分开,用回车键分行,用Skowron用可辨识矩阵的方法实现对不分明类的生成。压缩包里面还有一个测试数据。-realization of the rough set theory of identification matrix generation, import text files to a data matrix. Data used to Tab between the separate branches
yuandaima
- 基于遗传算法,针对考试系统的自动出题问题,应用矩阵理论的知识,为自动组卷系统建立了一个合适的数学模型,使我们能在数学模型的基础上,应用遗传算法全局寻优和智能搜索的特性,在试题的各种属性满足数学模型的控制指标的基础上,从题库中既好又快的抽出一组符合考方要求的试题,从而得到一份满意的试卷。-Based on genetic algorithms, automatic test system for the title problem, the application of matrix theory
reduce
- 采用粗糙集理论利用可辨识矩阵法对属性决策表进行约简-Based on rough set theory, discernable matrix is improved and applied to attributes reduction.
CSzhongsu
- 该文对压缩感知理论进行了综述,对压缩感知的稀疏表示、观测矩阵、编码、解码和有待研究的关键问题进行了综述-This paper summarizes the theory of compressed sensing, sparse representation of compressed sensing, observation matrix, encoding, decoding and the key issues to be examined were reviewed
Dijkstra
- 图与网络论中求最短路径的Dijkstra算法 M-函数 格式 [S,D]=minroute(i,m,W) i为最短路径的起始点,m为图顶点数,W为图的带权邻接矩阵, 不构成边的两顶点之间的权用inf表示。显示结果为:S的每 一列从上到下记录了从始点到终点的最短路径所经顶点的序号; D是一行向量,记录了S中所示路径的大小 -Graph and network theory Dijkstra' s shortest path algorithm M-functio
DMCMATLAB
- 随着预测控制在工业过程控制中的广泛应用,近年来,预测控制理论的研究也取得了很大的进展,本文系统的介绍了预测控制的背景和其发展、基本原理以及其他的先进控制技术,并重点对其中的动态矩阵控制(DMC)算法进行了研究并用Matlab进行仿真-With the wide application of predictive control in industrial process control, in recent years, the predictive control theory researc
compressive-sensing-singal
- 压缩感知的主要研究内容有信号的稀疏表达、观测矩阵的设计和信号恢复。精确的信号恢复算法是压缩感知中的关键。因此本文在压缩感知理论框架下研究恢复算法中的凸优化算法- Compressive sensing offers a variety of research fields, including signal sparse representation, sensing matrix design, signal reconstruction. Accurately signal reconstr
chapter33
- 模糊神经网络就是模糊理论同神经网络相结合的产物,它汇集了神经网络与模糊理论的优点,集学习、联想、识别、信息处理于一体。模糊神经网络可用于模糊回归、模糊控制器、模糊专家系统、模糊谱系分析、模糊矩阵方程、通用逼近器。(Fuzzy neural network is the product of the combination of fuzzy theory and neural network. It combines the advantages of neural network and fuz
机器学习中的矩阵和求导
- 机器学习中涉及大量的矩阵论相关知识与问题,此资料有助于程序员理解解决相关问题(Machine learning involves a large number of matrix theory related knowledge and problems, this information helps programmers understand and solve related problems)