-
graphAnalysis
该文件是用matlab开发的图论分析工具箱,
里面有使用时的详细说明,pdf说明文档。
绝对实用对于图论的研究者(The document was developed with matlab graph theory analysis toolbox, which are used when a detailed explanation, pdf documentation. Absolutely useful for researchers in graph theory)
- 2008-12-31 13:20:25下载
- 积分:1
-
JC
说明: 本文为JC法程序,用于计算结构的可靠度指标。(JC method for structure reliablibity.)
- 2013-01-17 17:36:28下载
- 积分:1
-
gainiange
概念格的构造问题是形式概念分析应用的前提。由于概念格的时空复杂度随着形式背景的增大而可能指数性的增大,有关概念格的生成问题一直是形式概念分析应用研究的一个重点。国内外的学者和研究人员对此进行了深入的研究,提出了一些有效的算法来生成概念格,这些算法一般可分为两类:批生成算法(Batch Algorithm)和渐进式生成算法(Incremental Algorithm )。。
(Concept lattice structure problem is the premise formal concept analysis applications. Since the concept of space-time lattice with the increasing complexity of the form and context may increase exponentially, generating questions about the concept lattice has been a focus of formal concept analysis applied research. Domestic and foreign scholars and researchers conducted a thorough study made a number of efficient algorithms to generate the concept lattice, these algorithms can be divided into two categories: batch generation algorithm (Batch Algorithm) and progressive generation algorithm (Incremental Algorithm ). .)
- 2014-03-07 11:32:12下载
- 积分:1
-
fgcone
matlab 程序 圆锥拟合 使用最小二乘法(matlab cone fitting procedure using the least squares method)
- 2021-02-22 11:19:41下载
- 积分:1
-
modelclaasify
该算法,先对协方差矩阵进行休整,然后用信息论的方法得出信号的源数,这是进行空间普估计的基础(The algorithm, first on the covariance matrix for a rest, and then used information theory methods to draw a number of signal sources, it is estimated that the basis of space S )
- 2008-04-23 17:10:18下载
- 积分:1
-
Main0326_CZT
雷诺方程的有限差分求解 织构化表面的模型数值求解(Finite difference numerical model for solving Reynolds equation solving textured surface)
- 2014-04-19 13:15:44下载
- 积分:1
-
photonic_crystal_method_of_characteristic_matrix_1
用matlab所编的关于用传输矩阵法计算光子晶体的反射率,文件中将程序写在word文档中,并附带有在matlab下画的图,感觉很有用(using Matlab as in the use of the transfer matrix method photonic crystal reflectivity, Lieutenant General procedures documents written in word document, together with the painting under Matlab plans, feeling useful)
- 2006-11-15 22:19:54下载
- 积分:1
-
Chase
用追赶法求解三对角方程组。在输入文件中读入矩阵和列向量,程序会在结果文件中返回结果。(Solving Three Diagonal Equations by Catching)
- 2017-03-06 21:50:32下载
- 积分:1
-
GAUSS-JORDAN
gauss jordan method. not my own program but i just want to share it.
- 2012-09-30 09:32:51下载
- 积分:1
-
Matlabcodes-RobustPCA
Matlab codes for Robust PCA multivariate control chart(Robust PCA multivariate control chart mainly consists two steps:
Step1
Calculates the robust mean and the robust
covariance of original dataset using the
minimum covariance determinant (MCD).
In MCD technique, finding a subset
containing half of the data such that its
covariance matrix has the lowest determinant, then using this subset to
calculate the robust mean and the robust
covariance matrix (Hubert, Rousseeuw, &
Branden, 2005)
Step2
Standardize data using robust mean and
robust standard deviation from Step1.
Apply PCA analysis, calculate the principalcomponent score matrix Y=ZA, where Z is the robust standardized data matrix, and
A is p*p matrix of eigenvectors (also called principalcomponents))
- 2009-11-11 08:07:04下载
- 积分:1