搜索资源列表
PCG
- % SSOR预处理的共轭梯度法求解方程Ax=b % 输入参数说明 % A 正定矩阵[n*n] % b 右边向量 % omega SSOR预处理参数(0--2) % Times 迭代次数 % errtol 给定误差终止条件 % %输出参数 % NewX 方程Ax=b的x近似解 % avgerr 求解的当前平均绝对误差
transfer-matrix-method-to-caculate-PCG
- 不用说的好,我们室主任开发的Photonics cyrestal band gap计算Fortran代码。注意不要忘了input文本。
pcg共轭梯度
- pcg共轭梯度法
PCG
- % SSOR预处理的共轭梯度法求解方程Ax=b % 输入参数说明 % A 正定矩阵[n*n] % b 右边向量 % omega SSOR预处理参数(0--2) % Times 迭代次数 % errtol 给定误差终止条件 % %输出参数 % NewX 方程Ax=b的x近似解 % avgerr 求解的当前平均绝对误差- SSOR preconditioning conjugate gradient
PCGPS
- PC机与GPS的通信方案设计与程序 -PC-communication with the GPS program design and procedures
transfer-matrix-method-to-caculate-PCG
- 不用说的好,我们室主任开发的Photonics cyrestal band gap计算Fortran代码。注意不要忘了input文本。-Needless to say the good, our director of development Photonics cyrestal band gap calculation of Fortran code. Do not forget to pay attention to input t
CG
- 求解大规模对称矩阵的CG算法,及预处理PCG使用Matlab语言,可以解1000阶以上的矩阵,以病态矩阵hilbert为例-Solving large-scale symmetric matrix of the CG algorithm, and pretreatment of PCG using Matlab language, you can order more than 1,000 solution matrix, as an
Numerical_Analysis1
- CG方法 高等数值分析 PCG方法 最速下降法-CG methods of numerical analysis of higher PCG method steepest descent method
Matlab_files
- matlab files getting PCG input from celphone
pcg
- 采用预处理共轭梯度法求解大型线性方程组的C源代码-C code of PCG for large linear system solving
pcg
- this code is to diplay any wave file(heart sound) into PCG waveform
PCG
- 弹塑性力学的方法在解决实际问题上是不能与有限元法相提并论的。所以,...理论只能是解析的,而有限元法只不过是一种现在应用得很成功的技术手段而已-Elastic-plastic mechanics, in solving practical problems are not comparable with the finite element method. Therefore, the ... theory can only be re
PCG-tab
- 弹塑性力学的方法在解决实际问题上是不能与有限元法相提并论的。所以,...理论只能是解析的,而有限元法只不过是一种现在应用得很成功的技术手段而已-Elastic-plastic mechanics, in solving practical problems are not comparable with the finite element method. Therefore, the ... theory can only be re
PCG-matlab
- 引入较好的预处理子,加快共轭梯度法的收敛速度-The introduction of better preconditioners, conjugate gradient method to speed up the convergence rate
pcg
- PCG 方法的干涉图解缠绕,从国外网站下载的-PCG 方法的干涉图解缠绕
pink-noise-denoise-by-PCG-signal
- this matlab code denoise the pink noise from pcg signal and generate the specogram
white-gaussian--noise-denoise-from-pcg-signal-by-
- this file denoise the pcg signal by wavelet and find the best wavelet who denoise the pcg signal
pcg
- PCG Preconditioned Conjugate Gradients Method is a replacement of the standard built-in PCG code. Two new options are implemented: flex and null . The flex option changes the standard PCG algorithm into the flexible one.
jtfa-pcg-analysis-master
- matlab source code for pcg analysis
pcg
- pcg compute program, can use solve linear space equation.