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

搜索资源列表

  1. 圣维南方程组的显示差分格式源代码

    2下载:
  2. 圣维南方程组的显示差分格式源代码,用于非恒定流计算的程序,Saint-Venant equations differential display format source code, for the unsteady flow calculation program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-22
    • 文件大小:1213
    • 提供者:李博
  1. Newton-Raphson(C++)

    1下载:
  2. Newton-Raphson(C++)非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-Newton-Raphson (C++) Nonlinear equations of Newton- methods拉斐森example, it should be more useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1338
    • 提供者:zhangjia
  1. zuixiaoerchengfa

    0下载:
  2. 最小二乘法快速解决方程组求解问题 给定方程组系数 旧能快速求出解级-Fast least squares method to solve problems of solving a given equation coefficients used to quickly find the solution level
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:460249
    • 提供者:cai
  1. sy3

    0下载:
  2. Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1117
    • 提供者:王宝木
  1. Preconditioned_Conjugate_Gradient_Method

    2下载:
  2. 用C语言写的预处理共轭梯度法求解线性方程组的程序-Preconditioned Conjugate Gradient Method with C Language for solving linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2941
    • 提供者:Zhu Liyong
  1. nanewton1

    1下载:
  2. 牛顿迭代法 若高阶非线性方程组: u ( x , y) = 0 v ( x , y) = 0 可以用迭代公式 -Newton iteration if the higher-order nonlinear equations: u (x, y) = 0v (x, y) = 0 can be used iterative formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1102
    • 提供者:
  1. C++

    1下载:
  2. 如何运用C++求解非线性方程组非常值得看-How to use C++ For solving nonlinear equations is very worth watching
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1419
    • 提供者:wangmingtao
  1. tonglunsuanfalilun

    1下载:
  2. 同伦算法的研究理论,一硕士论文,对解非线性方程组很有用-Homotopy algorithm theory, a master' s thesis on the nonlinear equations are useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1384491
    • 提供者:liuming
  1. Levenberg-Marquardt

    5下载:
  2. Levenberg-Marquardt 信赖域方法求解非线性方程组的Matlab程序-Levenberg-Marquardt trust region method for solving nonlinear equations of the Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:997
    • 提供者:蔚无
  1. 求解非线性方程组的混合人口迁移算法

    0下载:
  2. 摘要:针对变尺度法对初始值敏感和人口迁移算法容易陷入局部极值的缺陷,结合变尺度法和人口迁移算 法各自的优点,提出了一种混合人口迁移算法,用来求解非线性方程组。该混合算法不仅发挥了人口迁移算 法强大的全局搜索能力,而且利用了变尺度法的局部精细搜索能力。实验结果表明,该算法不但以较高的精 度求出了各种非线性方程组的解,而且鲁棒性强,收敛速度快速,是一种解决非线性方程组问题的较好方法。
  3. 所属分类:报告论文

  1. 求解非线性方程组的BFGS差分进化算法

    0下载:
  2. 摘要:针对差分进化算法进化后期收敛缓慢和稳定性不强的缺陷,将BFGS算法插入差分进化算法当中,提出了一种BFGS差 分进化算法,用来求解非线性方程组。通过5 个非线性方程组和一个工程实例的实验,说明:算法收敛精度较高、收敛速度较快、 鲁棒性强、收敛成功率高,是一种较好的解决非线性方程组的方法。
  3. 所属分类:报告论文

  1. fortran

    0下载:
  2. 关于常用的FORTRAN算法,该书有关于线性方程组的求解,矩阵特征值的计算,常微分方程组的求解等-FORTRAN on the commonly used algorithms, the book on the linear equations, eigenvalue calculation, solving ordinary differential equations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5828365
    • 提供者:东东
  1. solve

    0下载:
  2. 用牛顿法解方程组,迭代法解方程组和求矩阵最大特征值-Newton Method with equations, iterative methods for solution of matrix equations and the largest eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2172
    • 提供者:张志敏
  1. NdimensionNiNetwon

    4下载:
  2. 解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-26
    • 文件大小:4265
    • 提供者:冰冰
  1. iteration

    0下载:
  2. 雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组-iteration code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1570
    • 提供者:Snake
  1. AlgorithmsforNonlinearEquations

    1下载:
  2. 非线性方程组求解的经典算法,例如牛顿法,两点割线法,最快下降法-Solving nonlinear equations of classical algorithms, such as Newton method,bi-section method,the fastest descent method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:12092
    • 提供者:Bingo
  1. Cholesky

    0下载:
  2. Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:18964
    • 提供者:宫同举
  1. 2

    1下载:
  2. matlab开发环境下,牛顿迭代法解非线性方程组,使用者把非线性方程组的M文件fx1(x)和非线性方程组导数的M文件dfx1(x)相应代入即可。-matlab development environment, the Newton iteration solution of nonlinear equations, nonlinear equations to the user of the M documents fx1 (x) and non-linear equations of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1548
    • 提供者:平猪
  1. xxfcz

    0下载:
  2. 线性方程组求解的三个源程序.rar--Three source codes about linear equations solution( .Rar)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-11
    • 文件大小:9955
    • 提供者:xqiang
  1. Gmres

    4下载:
  2. 解大规模线性方程组的预条件Gmres方法.系数矩阵可以非对称正定.-Solution of large-scale linear equations of the preconditioned GMRES method. Coefficient matrix can be non-symmetric positive definite.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2794
    • 提供者:xzz
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com