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

搜索资源列表

  1. hompack.rar

    1下载:
  2. 用于求解非线性方程组的hompack软件,计算速度非常快,好用。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-12
    • 文件大小:189594
    • 提供者:hlj64@yahoo.com
  1. 爆轰波斜入射膨胀波反射时介质中初始参数

    0下载:
  2. 解爆轰波斜入射时多元方程组的估值试解程序,找到解时返回解,找不到返回“not found”
  3. 所属分类:matlab例程

  1. 解2元一次方程组

    0下载:
  2. 解任意的解2元一次方程组 百解百灵 附赠冒泡程序
  3. 所属分类:其它

  1. 程序

    0下载:
  2. 用matlab语言模拟非线性常微分方程组的数值解,以及解的变化规律(The numerical solution of the nonlinear equation is simulated)
  3. 所属分类:图形图象

    • 发布日期:2017-12-23
    • 文件大小:12288
    • 提供者:dongyuan
  1. niNewton_test

    0下载:
  2. Eigen 编写的拟牛顿法 解非线性方程组 //徐世良主编 数值分析与算法 // C++接口 需要Eigen3支持(quasi Newton method for solving nonlinear equations edited by Xu Shiliang numerical analysis and algorithm Eigen3 / C++ interface support)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:雪夜春风
  1. 常微分方程组的四阶RungeKuttamatlab实现

    0下载:
  2. 常微分方程组的四阶RungeKutta龙格库塔法matlab实现(RungeKutta realization of four order Runge Kutta method for ordinary differential equations matlab)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:208896
    • 提供者:高赵
  1. CG

    0下载:
  2. 程序可以求解线性方程组,迭代速度相对较快,复杂度O(Nlog(N))(The program can solve the linear equations, the iteration speed is relatively fast, the complexity is O (Nlog (N)))
  3. 所属分类:其他

  1. solveEquation

    1下载:
  2. 利用解优化问题解欠定方程组的matlab程序例子(The MATLAB programming example of solving underdetermined equations by solving optimization problems is given)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:32768
    • 提供者:carpinter
  1. 新建文件夹

    0下载:
  2. 本程序为利用拟牛顿法求非线性方程组的一组解,欢迎大家共同探讨(A set of solutions for nonlinear equations by quasi Newton method)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:骏驰
  1. MATLAB求解非线性方程组 fsolve源程序代码

    0下载:
  2. MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code)
  3. 所属分类:其他

  1. bin

    0下载:
  2. 亲测可用,程序简洁。可适用于绝大多数方程组求解。(Pro test is available and program is concise. It can be used to solve most equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:古城少年
  1. 高斯-约当消去法解方程组

    0下载:
  2. 高斯约当消去法解方程组,快捷方便,高效。(The solution of equations)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:13312
    • 提供者:crucis
  1. sanijaofenjie

    0下载:
  2. 解线性方程组的方法,实现系数矩阵的LU分解。(Solution of linear equations, the coefficient matrix LU decomposition.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:行者W
  1. 新建文件夹

    0下载:
  2. 龙哥库塔求解微分方程组的解,使用matlab语言编程(Mangge Kutta solving solutions of differential equations)
  3. 所属分类:文章/文档

  1. newtoniteration

    0下载:
  2. 本程序为使用牛顿迭代法和近似估计法解非线形方程组,包含详细的例程(Newton iteration method and approximation for solving nonlinear equations)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:wudubird
  1. 解线性方程组

    0下载:
  2. 求解线性方程组的方法:高斯赛德尔迭代法,LU分解法(Solving linear equations by Gauss Seidel iteration)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:l玲子l
  1. Iter.zip

    0下载:
  2. 求解线性方程组的常用算法matlab实现 包括 Jacobi,Gauss_Seid 与 SOR(Common iterative methods function to solve linear symstems of equations. (Jacobi, Gauss_Seid and SOR))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:焦浮
  1. LU_test

    0下载:
  2. cuda加速,采用LU分解法求解线性方程组(CUDA accelerated, using LU decomposition method to solve linear equations)
  3. 所属分类:并行计算

  1. DiffParam_SOR

    0下载:
  2. 非线性方程组求解matlab程序,基于DiffParam和SOR的非线性方程组求解matlab例程(Nonlinear equations for solving matlab program, based on DiffParam and SOR nonlinear equations for solving matlab routines)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:qweshpd
  1. ill-conditioned system of equations

    0下载:
  2. 分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:jcg17
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com