Welcome![Sign In][Sign Up]
Location:
Search - gram schmidt orthogonalization

Search list

[Other resourceNumericalLinearAlgebra

Description: 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分解 Householder 豪斯霍尔德QR因子分解 ZXEC.m 最小二乘拟合 polynomial interpolant 最小二乘插值多项式 NCLU.m LU因子分解 Gaussian elimination 不选主元素的高斯消元 PALU.m LU因子分解 partial pivoting Gaussian elimination 部分选主元的高斯消元 cholesky.m 楚因子分解 Cholesky Factorization 楚列斯基因子分解 PwItrt.m 求最大特征值 Power Iteration 幂迭代 Jacobi.m 求特征值 Jacobi iteration 按标准行方式次序的雅可比算法 Anld.m 求上Hessenberg Arnoldi Iteration 阿诺尔迪迭代 zuisu.m 解线性方程组 Steepest descent 最速下降法 CG.m 解线性方程组 Gradients 共轭梯度 BCG.m 解线性方程组 Biconjugate Gradients 双共轭梯度
Platform: | Size: 6530 | Author: YUXIANGCHENG | Hits:

[AlgorithmNumericalLinearAlgebra

Description: 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分解 Householder 豪斯霍尔德QR因子分解 ZXEC.m 最小二乘拟合 polynomial interpolant 最小二乘插值多项式 NCLU.m LU因子分解 Gaussian elimination 不选主元素的高斯消元 PALU.m LU因子分解 partial pivoting Gaussian elimination 部分选主元的高斯消元 cholesky.m 楚因子分解 Cholesky Factorization 楚列斯基因子分解 PwItrt.m 求最大特征值 Power Iteration 幂迭代 Jacobi.m 求特征值 Jacobi iteration 按标准行方式次序的雅可比算法 Anld.m 求上Hessenberg Arnoldi Iteration 阿诺尔迪迭代 zuisu.m 解线性方程组 Steepest descent 最速下降法 CG.m 解线性方程组 Gradients 共轭梯度 BCG.m 解线性方程组 Biconjugate Gradients 双共轭梯度
Platform: | Size: 6144 | Author: YUXIANGCHENG | Hits:

[AI-NN-PRjava_evolutionary_algorithms

Description: 用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 Algorithms, currently including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Memetic Algorithm (MA), Evolution Strategy (ES). Highlighted features · Support both binary & real-coded string representations of solution · Operator-based design for flexibility · EA Operators: Selection, Crossover, Mutation, Move operators in PSO & and the adaptive scheme in EA · Individual learning: Davidon–Fletcher–Powell (DFP) and Davies, Swann, and Campey with Gram-Schmidt orthogonalization (DSCG) strategies and Random Mutation Hill-climbing (RMHC) In addition, algorithm pipeline which is specified by XML file is also provided for practitioner to configure & design evolutionary algorithms at ease. User can edit runtime & algorithm parameters in the configuration file (XML) & issue the co
Platform: | Size: 104448 | Author: 陈雷 | Hits:

[Othergramschimdi

Description: gram-schimdt-orthogonalization matlab pro
Platform: | Size: 1024 | Author: 文武 | Hits:

[matlabgrams

Description: Gram-Schmidt orthogonalization of the columns of A.
Platform: | Size: 1024 | Author: katore vishal | Hits:

[VC/MFCgram

Description: Matlab 程序: 解决了Gram-Schmidt正交化方法,次方程法可以用于求解Zernike 多项式的波面拟合系数!-Matlab program: Solving the Gram-Schmidt orthogonalization method, sub-equation method can be used to solve the wavefront Zernike polynomial fitting coefficients!
Platform: | Size: 1024 | Author: cao ya | Hits:

[matlab1232

Description: 修正格拉姆-施密特正交化的matlab源程序-Modified Gram- Schmidt orthogonalization matlab source
Platform: | Size: 1024 | Author: wxx | Hits:

[matlabGram-Schmidt_Process

Description: 施密特正交化过程,根据文献中的方法进行matlab编程实现-Schmidt orthogonalization process
Platform: | Size: 5120 | Author: 赖新 | Hits:

[Software EngineeringGram-Schmidt-orth_method

Description: 主要介绍Gram-Schmidt正交化方法-introduction of Gram-Schmidt orthogonalization method
Platform: | Size: 119808 | Author: 松风霞蔚 | Hits:

[AlgorithmGram-Schmidt-QR-decomposition

Description: fortran科学计算与工程。Gram-Schmidt正交化计算QR分解,进行矩阵的计算。-fortran scientific computing and engineering. Gram-Schmidt orthogonalization computing the QR decomposition, the matrix calculation.
Platform: | Size: 2048 | Author: muyu | Hits:

[matlabModified-GramSchmidt

Description: 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 choosing new feature vector by the selected one.
Platform: | Size: 1024 | Author: 光转星移 | Hits:

[matlabnormgs

Description: 本程序用于向量正交化,采用矩阵计算的方式可以快速地将执行。-Gram-Schmidt Orthogonalization algorithm
Platform: | Size: 1024 | Author: Naiping Dong | Hits:

[matlabLINCOMB

Description: Gram-Schmidt orthogonalization of vectors & lincomb formes the linear combination of matrices
Platform: | Size: 1024 | Author: nguyentuan4k | Hits:

[AlgorithmGram-Schmidt--QR

Description: Gram-Schmidt正交化计算QR分解-Gram-Schmidt orthogonalization calculation QR decomposition
Platform: | Size: 2048 | Author: | Hits:

[matlabBPSK

Description: 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
Platform: | Size: 1024 | Author: mjahidi | Hits:

[matlabgram_schmidt

Description: 施密特正交化矩阵,使任意矩阵单位化,求出单位正交的矩阵。(Schmidt orthogonalization matrix, unit of arbitrary matrix)
Platform: | Size: 1024 | Author: 酷酷的考拉 | Hits:

CodeBus www.codebus.net