登录
首页 » C++ » LECalculator

LECalculator

于 2010-12-20 发布 文件大小:70KB
0 136
下载积分: 1 下载次数: 18

代码说明:

  3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔迭代法 3.13 求解对称正定方程组的共轭梯度法 3.14 求解线性最小二乘问题的豪斯荷尔德变换法 3.15 求解线性最小二乘问题的广义逆法 3.16 病态方程组的求解 (3.1 system of linear equations class designs 3.2 to choose the principal element gaussian elimination 3.3 to elect principal element Gauss- when approximately the elimination 3.4 duplicate coefficient equation sets all choose the principal element gaussian elimination 3.5 duplicate coefficient equation sets to elect principal element Gauss- when approximately the elimination 3.6 solve three diagonal line equation sets to pursue the law 3.7 common belt equation set s solution 3.8 solution symmetrical equation set s resolution 3.9 solution symmetrical Zhengding equation set s square root method 3.10 solution large-scale sparse equation set to elect principal element Gauss- when approximately the elimination 3.11 solutions hold the Belize equation set s row article to abdicate House Holland who method 3.12 Gauss- the Seydell repetitive process 3.13 solution symmetrical Zhengding equation set s conjugate gradient method 3.14 solution linearity is smallest two rides the questionThe German m)

文件列表:

LECalculator
............\Complex.cpp,13773,2002-08-30
............\Complex.h,2118,2002-08-29
............\ImagDataDlg.cpp,1071,2002-08-19
............\ImagDataDlg.h,1269,2002-08-19
............\LECalculator.aps,22988,2004-05-27
............\LECalculator.clw,2298,2004-09-07
............\LECalculator.cpp,2147,2002-08-16
............\LECalculator.dsp,4780,2002-09-03
............\LECalculator.dsw,549,2002-08-16
............\LECalculator.h,1390,2002-08-16
............\LECalculator.ncb,107520,2004-09-07
............\LECalculator.opt,66048,2004-09-07
............\LECalculator.plg,2488,2002-09-10
............\LECalculator.rc,7540,2002-09-03
............\LECalculatorDlg.cpp,17035,2002-09-04
............\LECalculatorDlg.h,1855,2002-09-03
............\LEquations.cpp,38881,2002-09-03
............\LEquations.h,2862,2002-09-03
............\Matrix.cpp,73073,2002-09-10
............\Matrix.h,6614,2002-09-02
............\ReadMe.txt,3687,2002-08-16
............\RES

............\...\LECalculator.rc2,404,2002-08-16
............\RESOURCE.H,1517,2002-08-19
............\StdAfx.cpp,214,2002-08-16
............\StdAfx.h,1054,2002-08-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • conjugate
    共轭梯度法,本算法是经过验证了的共轭梯度法,读者在运用到其他方面时需要修改一定的参数(Conjugate gradient method, this algorithm is verified of the conjugate gradient method, readers in the use of other aspects need to modify certain parameters)
    2008-04-10 11:14:46下载
    积分:1
  • Generate_SystemMatrix
    本程序在matlab中运行。 Generate_SystemMatrix是一个计算OSEM,MLEM迭代图像算法中系统矩阵的函数,其用法Generate_SystemMatrix(pixel),为所要重建图像的大小,一般为64,128,256,pixel也大运算越慢。 里面的diedai-test文件是一个简单的MLEM重建算法,其中要加载SystemMatrix矩阵就是Generate_SystemMatrix(128)的结果,注意如果要运行diedai-test,生成的系统矩阵名要保存为SystemMatrix,否则出错。 testsino是一个正弦图实例,就是MLEM算法中的投影矩阵,机算是数据。(This program is run in matlab. The Generate_SystemMatrix is ​ ​ a calculation of the OSEM, a function of the system matrix MLEM iterative image algorithm, its use Generate_SystemMatrix (pixel) to rebuild the image size, usually 64,128,256, pixel also large computing slower. Inside diedai-test file is a simple MLEM reconstruction algorithm, which load SystemMatrix matrix is ​ ​ the result of Generate_SystemMatrix (128), pay attention to if you want to to run diedai-test, the generated system matrix is ​ ​ saved as SystemMatrix, otherwise an error. testsino instance of a sinogram projection matrix MLEM algorithm, machine be regarded as data.)
    2020-12-08 14:39:20下载
    积分:1
  • xb
    说明:  fluent中作液体蒸发相变的udf,非常专业,证明可行(fluent in the evaporation of liquid phase transition for udf, very professional, proved to be feasible)
    2014-04-07 10:53:26下载
    积分:1
  • Curve_Fitting
    能够非线性函数的曲线拟合,包括一个Matlab的m文件和存有实验数据的txt文件。(Nonlinear function to the curve fitting, including a Matlab m-files and there are experimental data txt file.)
    2008-04-22 19:55:47下载
    积分:1
  • Aximn
    说明:  fortran弹塑性分析程序,很有用的啊!(fortran plastic analysis program, very useful)
    2021-04-15 19:48:54下载
    积分:1
  • renyi-entropy
    混沌时间序列分析的瑞利熵的计算方法,可计算出序列中的renyi entropy。(renyi entropy)
    2021-04-13 09:58:57下载
    积分:1
  • The-art-of-programming
    超级好用的书,面试必备,包括常用的算法介绍,面试题目等等(Super easy to book, interview essential, including the commonly used algorithm is introduced, interview questions, etc.)
    2012-07-25 10:36:13下载
    积分:1
  • zheng
    正入射的自由曲面透镜设计,计算获得透镜的二维坐标(The free-form surface lens is incident on the design, the two-dimensional coordinates of the lens calculated)
    2021-04-13 18:58:56下载
    积分:1
  • Tensores-matlab
    A tensor product (ranks 1 and 2) matlab app
    2011-05-21 05:41:08下载
    积分:1
  • RSDA
    工具箱 (粗糙集数据分析工具箱) matla 中使用 (Kit (Rough Set Data Analysis Toolbox))
    2009-05-22 22:01:02下载
    积分:1
  • 696518资源总数
  • 105219会员总数
  • 11今日下载