搜索结果
找到约 11 项符合
definite 的查询结果
按分类筛选
数值算法/人工智能 Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equ
Subroutine MCHOLSK :To solves a hermitian positive definite set of
complex linear simultaneous equations (AX=B) using the Cholesky
decomposition method.
Java书籍 Tomcat Definite Guide by oreilly , a full guide to install and run tomcat
Tomcat Definite Guide by oreilly , a full guide to install and run tomcat
Linux/Unix编程 To look out linux souce code ,it s the definite correct toolkit for using this application.
To look out linux souce code ,it s the definite correct toolkit for using this application.
单片机编程 串行时钟PCF8583在微机保护装置中的应用
实时时钟是微机保护装置的重要部件,在讨论PCF8583结构与功能的基础上,提出采用dsPIC33F系列微处理器与串行I2C时钟PCF8583的接口设计方案,给出了相应的接口电路与软件流程。该设计方案结构简单,可靠性高,开发周期短,具有一定的实用与参考价值。所设计的微机保护装置已投入现场运行,效果良好。
Abstract:
 Rea ...
单片机编程 微处理器dsPIC33F在微机保护装置中的应用
数字信号处理器dsPIC33F集多通道高精度A/D转换、多通讯模式、看门狗、CMOS Flash技术等于一体,其内部可完成所有数据操作,实现总线不出芯片技术。将该处理器应用于微机保护装置,提出基于dsPIC33F微处理器的微机保护装置的设计方案,给出相应的接口电路与软件流程。该设计方案结构简单,性价比及可靠性高,开发周期短,具 ...
数学计算 平均因子分解法
平均因子分解法,适用于正定矩阵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 triangul ...
人工智能/神经网络 This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate
This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.
文件格式 An optimal neuron evolution algorithm for the restoration of linearly distorted images is presented
An optimal neuron evolution algorithm for the restoration
of linearly distorted images is presented in this paper. The proposed
algorithm is motivated by the symmetric positive-definite quadratic programming
structure inherent in restoration. Theoretical analysis and experimental
results show that t ...
电子书籍 prolog电子书(Artificial Intelligence Programming in Prolog )
prolog电子书(Artificial Intelligence Programming in Prolog ),英国爱丁堡大学prolog教程,本来是在线的,我下载下来打包成了一本电子书(包括DCG文法(Definite Clause Grammars),很适合想以prolog为基础学习形式语义学的朋友)
VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi
In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...