当前位置:
首页 资源下载
搜索资源 - gram schmidt orthogonalization
搜索资源列表
-
2下载:
数值线性代数的Matlab应用程序包
共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名
程序名称 用途 Method 方法
GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特
MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特
householder.m QR因子分
-
-
0下载:
gram-schimdt-orthogonalization matlab pro
-
-
0下载:
用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm
Evolutionary Algorithm package implemented using Java.
The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
-
-
0下载:
Gram-Schmidt orthogonalization of the columns of A.
-
-
1下载:
修正格拉姆-施密特正交化的matlab源程序-Modified Gram- Schmidt orthogonalization matlab source
-
-
1下载:
施密特正交化过程,根据文献中的方法进行matlab编程实现-Schmidt orthogonalization process
-
-
0下载:
主要介绍Gram-Schmidt正交化方法-introduction of Gram-Schmidt orthogonalization method
-
-
0下载:
fortran科学计算与工程。Gram-Schmidt正交化计算QR分解,进行矩阵的计算。-fortran scientific computing and engineering. Gram-Schmidt orthogonalization computing the QR decomposition, the matrix calculation.
-
-
0下载:
Modified Gram-Schmidt (MGS)正交化法是利用已有正交基计算新的正交基。既能选择相关特征,又能排出已选特征对后续特征选择的影响。-Modified Gram-Schmidt (MGS)orthogonalization gives new orthogonal basis through original orthogonal basis. It can do the feature selection and eliminate the impact on choosin
-
-
0下载:
本程序用于向量正交化,采用矩阵计算的方式可以快速地将执行。-Gram-Schmidt Orthogonalization algorithm
-
-
0下载:
Gram-Schmidt orthogonalization of vectors & lincomb formes the linear combination of matrices
-
-
0下载:
Gram-Schmidt正交化计算QR分解-Gram-Schmidt orthogonalization calculation QR decomposition
-
-
0下载:
In digital modulation techniques, a set of basis functions are chosen for a particular modulation
scheme. Generally the basis functions are orthogonal to each other. Basis functions can be derived
using ‘Gram Schmidt orthogonalization’ procedure
-
-
1下载:
施密特正交化矩阵,使任意矩阵单位化,求出单位正交的矩阵。(Schmidt orthogonalization matrix, unit of arbitrary matrix)
-