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

搜索资源列表

  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. linear

    0下载:
  2. 数值线性代数运算,分别用列选主元的高斯消去法,矩阵的LU分解并求解方程组和迭代法解方程组,并比较计算结果和时间。-Numerical linear algebra, respectively out how principal component of the Gaussian elimination method, LU decomposition of the matrix, and solving equations and iterative solution of equations,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:190163
    • 提供者:Emily
  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. liezhuyuanxiaoyuanfa

    0下载:
  2. 提供一种方程组求解方法,并且可以在编程过程中直接调用-fsadgfsdsdfghdfhfhsdfs
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:527
    • 提供者:wei
  1. newton2

    0下载:
  2. 非线性方程组的牛顿迭代方法与非线性方程解法类似,也是求解非线性方程组的常用方法。-Nonlinear equations of the Newton iteration method and nonlinear equations similar to solving nonlinear equations is a common method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:712
    • 提供者:jiaoyuwei
  1. Simpleequationstoachieve

    0下载:
  2. 利用该方程组求解一般的线性方程组,别且符合数学求解原理-Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1843
    • 提供者:赵伟元
  1. solvinglinearequations

    0下载:
  2. 线性方程组求解算法实现。包括了列主元消元法、直接LU分解法、雅克比迭代、高斯赛德尔迭代法。并且对四个算法实现做了不太规范的、简单的类封装。原创代码,含详细注释。希望对用到数值计算的带来帮助。-Algorithm for solving linear equations. Including the main-element elimination method, the direct LU decomposition, Jacobi iteration, high Sisaideer itera
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:107676
    • 提供者:风流云散
  1. gs

    0下载:
  2. 高斯塞德尔迭代法求解线性方程组的MATLAB程序-High Sisaideer iteration for solving linear equations in the MATLAB program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1066
    • 提供者:hy
  1. homotopycontinue

    1下载:
  2. 同伦连续算法,很好得用来求解非线性方程组-Homotopy continuation method, may very well be used to solve nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4545
    • 提供者:liuming
  1. nolinerequationssolves

    0下载:
  2. MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:14089
    • 提供者:liuming
  1. dcal

    0下载:
  2. 病态方程组求解的matlab程序,涵盖LU分解、Jacobi迭代、GS迭代、SOR迭代四种方法,通过输入参数M来选去对应的算法。-Sick Equations matlab program, covering LU decomposition, Jacobi iteration, GS iteration, SOR iterative four methods, through M to choose input parameters to the corresponding algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:louis
  1. fangcheng

    0下载:
  2. 非线性方程组求解,很多实用方法的M文件,包括常用的各种方法-m file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:11700
    • 提供者:陈合涛
  1. Algrithms

    0下载:
  2. 常用的方程组求解算法,包括LU分解、高斯分解、范德蒙等算法。-Algorithm commonly used equations, including LU decomposition, Gauss decomposition, Vandermonde and other algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:45213
    • 提供者:彭检贵
  1. changyongsuanfachengxuji(C)

    0下载:
  2. 一些常用的算法程序,C语言描述,包括多项式计算,线性方程组求解,插值逼近,一些变换和滤波-common arithmetical program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:200591
    • 提供者:lurong
  1. commonly_used_algorithms_C_language

    0下载:
  2. 该文件夹包含了常用的一些算法,用C语言编写的,包括多项式、矩阵、特征值、方程组求解、插值与逼近-The folder contains a number of commonly used algorithms, written with C language, including polynomial, matrix, eigenvalue, equations, interpolation and approximation, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:180264
    • 提供者:Lin
  1. curve

    0下载:
  2. 一个曲线拟合 方程组求解,VS2008编译,根据特定点的坐标进行拟合-Curve fitting equations, VS2008 compiler
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1276
    • 提供者:xpjandy
  1. xianxingfangcheng

    0下载:
  2. 数值计算高斯-赛德尔迭代法线性方程组求解-Numerical Gauss- Seidel iterative method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:29209
    • 提供者:郭立杰
  1. CTOD_CombinedTM1

    1下载:
  2. 非线性方程组求解,有关于超越方程组的求解,包含对奇异点的处理-Nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2000
    • 提供者:heshutao
  1. Homotopy_method

    1下载:
  2. 求解低阶非线性方程组的同伦方法程序,包括Euler修正迭代算法程序,切矩阵形成,切向量生成程序等。-Nonlinear equations to solve low-order methods and procedures homotopy
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:13691
    • 提供者:Qin
  1. Jacobi

    0下载:
  2. Jacobi法线性方程组求解的matlab function-Jacobi method for solving linear equations of the matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:643
    • 提供者:gechengwei
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com