Now, in order to express this kind of linear relation, we can use matrices. A matrix is just a table with Numbers in it.
现在,为了说明这种线性关系,我们可以用矩阵,矩阵就是一个含有数字的列表。
Using this technique, a simple 10-line matrix multiply routine could expand to hundreds of lines of code that performs on the order of magnitudes better.
通过使用这种技术,10行的矩阵相乘例程可以展开成数百行代码,性能可以提高几个数量级。
After solving the system of linear algebraic equations, another problem is induced that requires revising this coefficient matrix in order to get a new system of equations.
在线性代数方程组已解出之后,另一个课题需要修改它的系数矩阵,从而得到一个新的方程组。
Optimal controller is combined of a optimal reduced order state estimator and a optimal static output feedback gain matrix.
动态反馈控制器可表示为一个最优降维状态估值器和一个最优静态反馈增益阵。
A set of formulas for the computation of quadratic performance function associating with first and second-order sensitivities of feedback coefficient matrix is given in this paper.
本文给出了连续系统中计算二次型性能函数对反馈系数阵的一阶和二阶灵敏度的全套公式。
A new TOPSIS model which based on the gray correlation coefficient matrix is presented in order to overcome the deficiency in more indicator of decision-making process.
以原始数据样本与理想方案之间的灰色关联系数矩阵为新的决策矩阵,利用理想解法对方案进行排序。
And then the eigenvalue problem of integral equation is transformed into the standard eigenvalue problem of a positive definite matrix with infinite order.
进而将积分方程形式的特征值问题转化为无穷阶正定对称矩阵的标准特征值问题。
And the eigenvalue problem of integral equation is transformed into a standard eigenvalue problem of a matrix with infinite order.
进而将积分方程形式的特征值问题转化为无穷阶矩阵的标准特征值问题。
A second way to control the order of operations is to change the matrix order argument.
控制操作顺序的第二种方法是更改矩阵顺序的参数。
In this paper, the causes producing the above mentioned phenomena are analysed and a correction matrix method is presented in order to compensate for the loss of significant figures.
本文分析了产生这一现象的原因,并提出了用校正矩阵法可以成功地补偿有效数字的损失。
In order to improve the management level of technology market in our country, the paper will put forward changing a hierarchic and nucleated organization design into a matrix.
为了提高我国科技市场的管理水平,本文提出改变我国现有的科层-有核式管理机构组织设计为矩阵式组织设计。
In order to solve the problem of direct sequence spread spectrum signals check and recognition, a blind estimate algorithm is proposed, it based on cyclic spectrum theory and matrix transform.
为了解决正确检测和识别直扩信号的问题,提出一种基于循环谱理论和矩阵变换法的盲估计算法。
In this paper we give a way by which find general term formula of second order linear recurrence sequence by means of matrix theory.
文章借助矩阵理论解决了一般二阶线性递推数列通项公式的求法问题。
A new type cumulant-based virtual DOA matrix is formed using the property of aperture extension of fourth-order cumulants.
利用空间四阶累量的孔径扩展性质,构造了一种新的累量域虚拟阵列波达方向矩阵。
In order to meet the need of ranking some key load buses for a large-scale power system, some indices for evaluating the singularity of bus Jacobian matrix were proposed.
针对只对系统中某些关键负荷节点进行弱节点排序的需要,提出了衡量节点雅可比矩阵奇异的若干指标,将这些指标应用于弱节点排序并对其有效性进行了评价。
In order to overcome the problem, a new method of data discretization based on candidate cuts discernibility matrix is presented.
针对这一问题,提出了一种基于候选断点区分矩阵的数据离散化算法。
The coupling matrix of high-order element and other related formulas are developed and cast in a form that is convenient for computer programming.
给出了高次元的耦合矩阵和有关公式,并将它们表示成便于编制计算机程序的形式。
As for computing the largest eigenvalue and its eigenvector of a higher-order real symmetric matrix in the algorithm, the power method is used.
对于算法中涉及的求高阶实对称阵的最大特征值及其特征向量,采用幂法加以实现。
An image or a matrix of numbers have to be placed in the right order by shuffeling the pieces into place. This lesson will teach you how to create this game step by step.
一幅画或一个数字矩阵必须由从一个地方拖到另一个地方来摆好顺序。
In order to solve the problem of generating and optimizing the assembly sequences of a complex assembly, the oriented-mating graph model of the assembly and the related mating matrix are created.
为了解决复杂装配体装配序列生成与优化问题,首先建立装配体的有向关联图,生成对应的关联矩阵。
In order to solve the greatly dimension of word frequency and sparse matrix, this paper proposes a multi-document summarization method based on sub-topics area partition.
为解决词频矩阵的词频维数过大和矩阵过于稀疏的问题,提出一种子主题区域划分的多文档自动文摘方法。
In order to solve the problem of direct sequence spread spectrum signal's check and recognition, a blind estimate algorithm is proposed, it based on cyclic spectrum theory and matrix transform.
为了解决正确检测和识别直扩信号的问题,提出一种基于循环谱理论和矩阵变换法的盲估计算法。
In order to get better denoising effect while keeping image details in the image processing, the idea of adjusted matrix was applied to a mixed image noise filter based on adjusted matrix.
在考虑构造完全一致性模糊判断矩阵的基础上,通过建立和分析模糊判断矩阵的调和矩阵对其一致性进行调整,使得调整后的判断矩阵具有较满意的一致性,且能够最大程度地反映决策者的意愿。
In order to represent the spatial distribution information of image, a disorder matrix, which has the invariance to the rotation and translation of the image content, has been designed.
为了表示的图像的空间分布信息,一种疾病的矩阵,其具有的图像内容的旋转和平移的不变性,已被设计。
This paper gives a general fourth order cumulant matrix which conforms with the structure of MUSIC algorithm. Therefore we can estimate the direction of arrival (DOA).
用四阶累积量构造了一个较通用的累积量矩阵,该矩阵符合MU- SIC算法的结构,从而可进行波达方向(DOA)估计。
Given a matrix of Mx N elements (M rows, N columns), return all elements of the matrix in diagonal order.
给定一个M行N列矩阵,用对角顺序返回矩阵的所有元素。
In order to simplify the conformation and transform of complex weaves matrix, this paper described a new method of conforming tubular weaves by using MatLab program.
并对管状织物、纺织内衬软管与纺织内衬钢管的基本性能进行了测试,测试结果表明产品符合美国材料和试验协会标准。
This text that make use of the order of matrix gives outs the unitary polynomials divide exactly theorem of judgment; And give a simple and convenient method about quotients type at the same time.
利用矩阵的秩给出一元多项式整除性的判定定理,同时给出商式的简便求法。
This text that make use of the order of matrix gives outs the unitary polynomials divide exactly theorem of judgment; And give a simple and convenient method about quotients type at the same time.
利用矩阵的秩给出一元多项式整除性的判定定理,同时给出商式的简便求法。
应用推荐