Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - pcg
Search - pcg - List
% SSOR预处理的共轭梯度法求解方程Ax=b % 输入参数说明 % A 正定矩阵[n*n] % b 右边向量 % omega SSOR预处理参数(0--2) % Times 迭代次数 % errtol 给定误差终止条件 % %输出参数 % NewX 方程Ax=b的x近似解 % avgerr 求解的当前平均绝对误差
Date : 2008-10-13 Size : 996byte User : zhxj

不用说的好,我们室主任开发的Photonics cyrestal band gap计算Fortran代码。注意不要忘了input文本。
Date : 2008-10-13 Size : 33.19kb User : 杜克

pcg共轭梯度法
Date : 2010-09-24 Size : 1.79mb User : tanxing5209@163.com

DL : 1
% SSOR预处理的共轭梯度法求解方程Ax=b % 输入参数说明 % A 正定矩阵[n*n] % b 右边向量 % omega SSOR预处理参数(0--2) % Times 迭代次数 % errtol 给定误差终止条件 % %输出参数 % NewX 方程Ax=b的x近似解 % avgerr 求解的当前平均绝对误差- SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error
Date : 2025-07-11 Size : 1kb User : zhxj

DL : 0
PC机与GPS的通信方案设计与程序 -PC-communication with the GPS program design and procedures
Date : 2025-07-11 Size : 102kb User : 陈康

不用说的好,我们室主任开发的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 text.
Date : 2025-07-11 Size : 33kb User : 杜克

DL : 0
求解大规模对称矩阵的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 hilbert
Date : 2025-07-11 Size : 3kb User : 路路

CG方法 高等数值分析 PCG方法 最速下降法-CG methods of numerical analysis of higher PCG method steepest descent method
Date : 2025-07-11 Size : 1kb User : CAICAI

matlab files getting PCG input from celphone
Date : 2025-07-11 Size : 383kb User : Niranjith

DL : 1
采用预处理共轭梯度法求解大型线性方程组的C源代码-C code of PCG for large linear system solving
Date : 2025-07-11 Size : 160kb User : 张旭平

DL : 0
this code is to diplay any wave file(heart sound) into PCG waveform
Date : 2025-07-11 Size : 1kb User : mat

DL : 0
弹塑性力学的方法在解决实际问题上是不能与有限元法相提并论的。所以,...理论只能是解析的,而有限元法只不过是一种现在应用得很成功的技术手段而已-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 method is only a very successful application of technology now means nothing
Date : 2025-07-11 Size : 46kb User : 王本帖

弹塑性力学的方法在解决实际问题上是不能与有限元法相提并论的。所以,...理论只能是解析的,而有限元法只不过是一种现在应用得很成功的技术手段而已-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 method is only a very successful application of technology now means nothing
Date : 2025-07-11 Size : 46kb User : 王本帖

DL : 0
引入较好的预处理子,加快共轭梯度法的收敛速度-The introduction of better preconditioners, conjugate gradient method to speed up the convergence rate
Date : 2025-07-11 Size : 9kb User : 11

DL : 0
PCG 方法的干涉图解缠绕,从国外网站下载的-PCG 方法的干涉图解缠绕
Date : 2025-07-11 Size : 5kb User : 11

this matlab code denoise the pink noise from pcg signal and generate the specogram
Date : 2025-07-11 Size : 4kb User : sonu misal

this file denoise the pcg signal by wavelet and find the best wavelet who denoise the pcg signal
Date : 2025-07-11 Size : 4kb User : sonu misal

DL : 0
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 preconditioning, not limited to the traditional fixed SPD preconditioners, as required by the standard PCG. With the null option, the code attempts to compute a nontrivial solution X of the homogeneous system of linear equations A*X=0. Here, the coefficient matrix A must be Hermitian and positive semi-definite. If the null-space of A is more than one dimensional, i.e. A*X=0 allows multiple linear independent solutions, the code still converges to one solution, namely, the projection of the initial guess to the null-space. Without the new options, the new PCG code works exactly the same way as the latest revision of the built-in 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 preconditioning, not limited to the traditional fixed SPD preconditioners, as required by the standard PCG. With the null option, the code attempts to compute a nontrivial solution X of the homogeneous system of linear equations A*X=0. Here, the coefficient matrix A must be Hermitian and positive semi-definite. If the null-space of A is more than one dimensional, i.e. A*X=0 allows multiple linear independent solutions, the code still converges to one solution, namely, the projection of the initial guess to the null-space. Without the new options, the new PCG code works exactly the same way as the latest revision of the built-in PCG
Date : 2025-07-11 Size : 5kb User : asqur

matlab source code for pcg analysis
Date : 2025-07-11 Size : 8.22mb User : mashuri

DL : 0
pcg compute program, can use solve linear space equation.
Date : 2025-07-11 Size : 5kb User : liumangft
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.