CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 方程组求解

搜索资源列表

  1. Gaussc

    0下载:
  2. 选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。-Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1113
    • 提供者:jubing
  1. gaussc

    0下载:
  2. 用gauss消去法求解线性方程组很经典的完整的C++代码-By gauss elimination method for solving linear equations is the classic complete C++ code for
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:859
    • 提供者:txmz
  1. GAUSS

    0下载:
  2. 高斯消去法解线性方程组,需要输入方程组维数和增广矩阵即可求解-guass
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:698
    • 提供者:lichuang
  1. ykb2

    0下载:
  2. 本程序为雅克比迭代的C语言程序,用于求解线性方程组的解-Jacobian
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:4052
    • 提供者:李鸣
  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:222943
    • 提供者:Jawen
  1. D1R3

    0下载:
  2. 使用不同算法对线性方程组的求解,可以输入系数矩阵直接计算结构,并验证结果-the program of funtion
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:204526
    • 提供者:zhangyifan
  1. D1R4

    0下载:
  2. 计算机方法实现线性方程组的求解,输入系数矩阵即可得到结果,并杨正结果的正确性。-Computer methods to achieve the solution of linear equations, enter the coefficient matrix can be obtained results, and the correctness of the results of Yang.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:214717
    • 提供者:zhangyifan
  1. linear-equationod

    0下载:
  2. 计算方法的线性方程组的求解:在给定误差的情况下求解线性方程组的解-Calculation method for solving linear equations: the error in a given case of solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:824
    • 提供者:tiger
  1. liezuxiaoyuanfa

    0下载:
  2. 用列主消元法求解线性方程组:可通过修改从键盘上输入矩阵-With out the main elimination method for solving linear equations: You can enter from the keyboard by modifying the matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:651
    • 提供者:tiger
  1. Field_distribution_1DPhC

    0下载:
  2. Carrame法求解矩阵方程组,并应用于1D光子晶体场的分析-Carrame Method matrix equations, and applied to the analysis of 1D photonic crystal field
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2864
    • 提供者:renmengxin
  1. linear

    0下载:
  2. 使用visual basic实现线性方程组的求解-Use visual basic to achieve the solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:677
    • 提供者:王一
  1. Main_elements_Elimination-MATLAB

    0下载:
  2. 输入线性方程组的增广矩阵,运行就能求解出方程解~-Input linear equations augmented matrix, run out the equations can be solved ~
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:634
    • 提供者:green
  1. PDD-code

    1下载:
  2. 并行计算PDD源代码,可用于求解三对角线性方程组,该算法是孙先河在上世纪提出的,因其具有良好的可扩展性而沿用至今-Parallel computing PDD source code can be used for solving tridiagonal linear equations, the algorithm is the first of its kind, Sun made in the last century, because of their good scalability
  3. 所属分类:Algorithm

    • 发布日期:2016-06-14
    • 文件大小:4727459
    • 提供者:jack lee
  1. zLU

    0下载:
  2. 线性方程组的求解方法,LU分解法采用隐式的部分选主元方法,稳定性较好-Method for Solving linear equations, LU decomposition method using an implicit part of the election the main element method, stability, good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1082
    • 提供者:jacky
  1. VANDER

    0下载:
  2. 范德蒙vandermonde方程组的求解方法,求解范德蒙线性方程组VW=q-Vandermonde vandermonde equations solution method for solving Vandermonde linear equations VW = q
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:896
    • 提供者:jacky
  1. OrdinaryDifferentialEquations

    0下载:
  2. 对于常微分方程组的求解的概括和改进,需要的朋友可以参考一下-The solution of ordinary differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16887
    • 提供者:shine
  1. gauss

    0下载:
  2. Gauss消元法,用于求解线性方程组,一般阶数不能太大,太大了效果不好!-Gauss
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:邹黎敏
  1. 57578859matpower3.1b2

    0下载:
  2. matlab数值编程使得数值计算工作量大大减轻,但是由于它其实是一种解释语言,而且没有国际标准,另外也没法在没有安装matlab的计算机上运行,不能用于计算密集型应用场合,极大地限制了它地应用,主要应用于物理,数学和化学,部分工程应用领域的计算工作量小的科技工作者。计算工作量大的工作,如流体力学求解,虽然matlab有解偏微分方程组的方法,但那几乎是用来作为例子来说明的,换句话说,只能作为上课例子。大型流体力学计算是计算密集型的一个例子,需要高效运算程序或并行化处理。 -chao liu ji
  3. 所属分类:Energy industry

    • 发布日期:2017-04-10
    • 文件大小:1829832
    • 提供者:djahudhauw
  1. possion

    0下载:
  2. 本文从理论上推导出了 如何使用迭代方法解联立方程组, 在计算精度范围内严格地给出了泊松分布下的线性多 重回归的求解, 并且也解决了“ 面积亏损” 的问题-This paper theoretically out how to use the iterative method for solving simultaneous equations, in the context of strict accuracy of the Poisson distribution is given u
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:232490
    • 提供者:秦本军
  1. Jacobi

    0下载:
  2. Jacobi迭代法和SOR方法求解线性方程组-Jacobi iterative method and the SOR method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:13923
    • 提供者:刘华杰
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com