登录
首页 » C++ » LECalculator

LECalculator

于 2010-12-20 发布 文件大小:70KB
0 226
下载积分: 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 个回复

  • vf-udf
    膜渗透 FUENT UDF 气液两相流 (Gas-liquid two-phase flow membrane permeation FUENT UDF)
    2020-12-01 16:09:26下载
    积分:1
  • data-fit
    基于最小二乘法的离散数据的曲面拟合,有二次拟合和三次拟合,并能自动出图(Based on the least squares method of discrete data of the surface fitting, there are quadratic fitting and three fitting, and can automatically plot)
    2021-04-23 09:18:48下载
    积分:1
  • cx
    说明:  在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。(Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of nonlinear equations and linear equations worse than convergence, especially for non-convex nonlinear equations, which is even more difficult to solve . The following briefly describes three solutions to nonlinear equations- Newton method, quasi-Newton method, homotopy method, the applicability of the three solutions, along with Matlab original program.)
    2016-03-12 10:57:01下载
    积分:1
  • 乘法过程的代码 pls2
    说明:  代码为偏最小二乘法计算过程的代码,主要部分都有中文解释(Code for the calculation process of partial least squares method)
    2020-06-24 00:40:02下载
    积分:1
  • function-diagram
    产生 50 个标准正态分布的随机数, 经验累计分布函数图.(Random number generated 50 standard normal distribution, noting their distribution characteristics, and to draw experience cumulative distribution function diagram.)
    2012-12-18 10:30:44下载
    积分:1
  • hw6
    计算流体力学 第六次大作业 计算实例:方腔流 涡量流函数法(CFD sixth large job Calculation example: cavity flow vorticity stream function method)
    2017-03-23 19:56:51下载
    积分:1
  • Novel-Hybrid-Demodulation-Schemes
    比特交织编码中的迭代解映射算法简化 复杂度比原算法降低(Bit interleaved coded mapping algorithm in the iterative solution simplifies complex than the original algorithm reduces)
    2013-08-19 23:10:08下载
    积分:1
  • vumat
    abaqus fortran 纤维拉伸 子程序(abaqus fortran fiber stress subumat)
    2014-01-19 13:52:59下载
    积分:1
  • GaussFitting
    高斯拟合程序,采用高斯函数拟合数据,获得拟合高斯函数的平均值和方差。(Gaussian fitting procedure, using Gaussian function fitting the data, fitting Gaussian function to obtain the mean and variance.)
    2011-10-17 19:44:18下载
    积分:1
  • LU分解程序
    用LU和LDU分解求解方程组,给出了详细说明(The equations are solved by the decomposition of LU and LDU, and the detailed description is given.)
    2020-11-26 13:49:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载