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

搜索资源列表

  1. VisualC

    0下载:
  2. 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:63148434
    • 提供者:龚云隆
  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. 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. Delphi_SHU

    1下载:
  2. 本书目录列表: 第1章线性代数方程组的解法 1.全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 -Directory listing of this book: Chapter 1 of the solution of linear algebraic equations 1. The whole PCA Gauss Jordan elimination 2.LU decomposition 3. To catc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:463406
    • 提供者:luoshong1
  1. celiangchengxuji

    0下载:
  2. 关于测量程序计算的几个小程序,它包括大地主题解算、高 斯平面计算、坐标转换程序、单导线计算、线性方程组求解、解算法方程 、大地四边形条件平差-Calculation of the measurement procedure a few small programs, which includes the earth theme solvers, Gaussian plane calculation, coordinate conversion process, single-wire b
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:297431
    • 提供者:仝乐乐
  1. Solvinglinarequationshedirectmethod

    0下载:
  2. 关于解线性方程组的直接法的常见matlab程序。可直接使用 -解线性方程组的直接法
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6561
    • 提供者:linjunying
  1. 57578859matpower3.1b2

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

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

    0下载:
  2. 本工具箱包含非线性方程组求解的程序代码,通过调用函数可求解相关方程的数值解,适合MATLAB初学者调试-This kit contains the nonlinear equations of the program code, by calling the function can be related equation for solving the numerical solution, suitable for beginners debug MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:12641
    • 提供者:zhangnijin
  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. linarequation

    0下载:
  2. C++解线性方程组,方法多样,可以进行很好的扩展-C++ solution of linear equations, methods, and could be extended for good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3047
    • 提供者:石轩
  1. Solution_of_ode_based_on_MATLAB

    0下载:
  2. 基于MATLAB解常微分方程组的详细介绍,解法分类-Solution of ordinary differential equations based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:346934
    • 提供者:shuyi
  1. Gauss

    0下载:
  2. 用C++描述了高斯公式解一般线性方程组,对初学C++的给点参考 -Using C++ describes the general Gauss formula solution of linear equations, on the novice C++, to the point of reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:3035
    • 提供者:xiaomili
  1. Newton

    0下载:
  2. 用C++描述了牛顿公式解一般方程组的算法,给初学C++语言的一点参考-Using C++ describes the general equations of Newton formula solution algorithm, to the novice C++ language reference point
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2651
    • 提供者:xiaomili
  1. eliminationmethod

    0下载:
  2. 线性方程组的数值解法高斯消元法包括列主元消元法和高斯简顿消元法MATLAB环境编程实现线性方程组的解-Numerical Solution of Linear Equations Gaussian elimination method,including the mainelement elimination method and Gauss Jane Dunxiao element method.MATLAB environment,programming solution of linear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1554
    • 提供者:sujuanliu
  1. jiefangcheng

    0下载:
  2. 采用Gauss列主元消去法解线性方程组,输入所有系数后即可解得所有未知数的值-with this programme,you dcan work out any functions quickly,all you need to do is type in the seriels numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1186
    • 提供者:刘进锋
  1. jisuanfangga

    0下载:
  2. 计算方法实验报告完整版 解线性方程组的迭代法-解线性方程组的迭代法
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:73270
    • 提供者:gaorui
  1. raodong

    0下载:
  2. 基于MATLAB的M文件,探究扰动之后线性方程组的解得病态问题-MATLAB-based M files to explore the linear perturbation equations were ill-posed problem
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:608
    • 提供者:gaiguozhen
  1. Doolittle

    0下载:
  2. Doolittle求方程组的解,快速计算,计算物理中有的-Doolittle solution
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1064
    • 提供者:zhuyu
  1. XIANXING

    0下载:
  2. 这个是解线性方程组的,计算的过程中也可进行方程组的修改。-This is the solution of linear equations, the calculation process can also be modified equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7418
    • 提供者:林凯杰
  1. sirt

    2下载:
  2. SIRT方法解线性方程组,通过迭代求解,取得了更为精确的结果,节省了计算时间-sirt mehtod to solve equation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:569
    • 提供者:雷英成
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com