搜索资源列表
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共轭梯度法
CG.rar
- 求解大规模对称矩阵的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 example to pathological matrix
PCG-matlab
- 引入较好的预处理子,加快共轭梯度法的收敛速度-The introduction of better preconditioners, conjugate gradient method to speed up the convergence rate
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
8549056tX7h
- J2ME手机游戏黑暗部落源代码 J2ME手机游戏黑暗部落源代码,运行于诺基亚手机,源码可以编译。-Plastic Cow Games has the rights to all graphics, and has licensed the rights to use the sound and music. Feel free to use any graphics in your own game or application excluding the pcg logo. If
pcg
- 采用预处理共轭梯度法求解大型线性方程组的C源代码-C code of PCG for large linear system solving
kelley
- 预处理共轭梯度的方法,该方法有效,快速-preconditioned conjugate gradient(PCG)
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 resolved, and the finite element
PCG-tab
- 弹塑性力学的方法在解决实际问题上是不能与有限元法相提并论的。所以,...理论只能是解析的,而有限元法只不过是一种现在应用得很成功的技术手段而已-Elastic-plastic mechanics, in solving practical problems are not comparable with the finite element method. Therefore, the ... theory can only be resolved, and the finite element
pcg
- PCG 方法的干涉图解缠绕,从国外网站下载的-PCG 方法的干涉图解缠绕
PCG
- 求解 数值 分析 中的共 轭梯 度法-conjugate method
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. It allows using sophisticated
jtfa-pcg-analysis-master
- matlab source code for pcg analysis
pcg
- pcg compute program, can use solve linear space equation.