搜索资源列表
shimitezhengjiaobianhuan
- 本程序用C++语言基本上实现了施密特正交化过程。
施密特正交
- 输入线性无关向量,可以得出施密特正交化结果
shimitezhengjiaobianhuan
- 本程序用C++语言基本上实现了施密特正交化过程。 -This procedure used C++ Language basically realize the Schmidt orthogonalization process.
1232
- 修正格拉姆-施密特正交化的matlab源程序-Modified Gram- Schmidt orthogonalization matlab source
Gram-Schmidt_Process
- 施密特正交化过程,根据文献中的方法进行matlab编程实现-Schmidt orthogonalization process
schmidt_toeplitz
- 根据施密特正交化过程,编辑的代码,内有中文注释,将多组向量进行正交化 代码2:托普利兹矩阵(差分矩阵)的实现-schmidt orthogonalization. transform the vectors to orthometric vectors
Gram-Schmidt-Process
- 该程序主要用于实现施密特正交化过程,能够较好的完成程序运行-The program is mainly used to achieve Schmidt process, better able to complete the run
5
- 本段代码主要讲在OpenCV中,进行施密特正交化-Major topics of this section of code in OpenCV, the Schmidt
NLA
- 格拉姆-施密特正交化法--还可以计算方阵的QR分解,十分方便,十分简洁-Gramm- Schmidt method- can also calculate the square QR decomposition, very convenient, very simple! !
Schmidt
- 计算矩阵的施密特正交化和单位化, -Matrix calculation of the Schmidt orthogonalization and the unit matrix calculation, the Schmidt orthogonalization and unit,
GS
- 施密特正交化方法,分别针对5*5,8*8,10*10的向量组进行正交化处理-Schmidt method, respectively, for the vector group 5* 5,8* 8,10* 10, quadrature processing
QR-decomposition_md_qrs
- 矩阵分析与应用,使用施密特正交化方法实现矩阵的QR分解-QR decomposition of matrix using the Schmidt method
OCPE simulation
- 实现了一种新颖的混合波束成型编码方案,该方法基于施密特正交化方法(The simulation proposed a novel hybrid beamforming algorithm)
gram_schmidt
- 施密特正交化矩阵,使任意矩阵单位化,求出单位正交的矩阵。(Schmidt orthogonalization matrix, unit of arbitrary matrix)
matlab_data
- matlab施密特正交化源程序,可结合矩阵元素的正交最小二乘拟合,确定系数值等(Matlab schmidt orthogonalization source program, can combine matrix element orthogonal least squares fitting, determination coefficient value and so on.)
Schmidt_orthogonalization
- The programme is for those who like to calculate the orthogonalization of schmidt.