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

搜索资源列表

  1. sor

    1下载:
  2. 求解线性方程组的超松弛(SOR)迭代法-Solving Linear Equations over-relaxation (SOR) iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:582
    • 提供者:liruifa
  1. matrix

    0下载:
  2. 矩阵运算可以实现矩阵运算的常见功能,方程组求解等功能。-C# Matrix type, you can realize a common matrix calculation functions, equation solving functions.-C# Matrix type, you can realize a common matrix calculation functions, equation solving functions.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:908
    • 提供者:kokoc
  1. algebraic

    0下载:
  2. 此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!-This process of linear algebraic equations for solving the source, which contains a small number of useful procedures for your reference!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:70467
    • 提供者:黄森军
  1. runge_kutta

    0下载:
  2. 采用4阶runge_kutta法求解给定初始值的常微分方程(组)。该方法具有较好的精度。-Using 4-order method runge_kutta given initial value of the ordinary differential equations (group). The method has good accuracy.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7781
    • 提供者:小龙
  1. gausseliminatetosolvelinearequation

    1下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-23
    • 文件大小:988
    • 提供者:jiyoujun
  1. diedaifa

    0下载:
  2. 给出了线性方程组的CG法、Gauss_Seidel、SOR、Jacobi、fem求解,-Linear equations given the CG method, Gauss_Seidel, SOR, Jacobi, fem solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2974
    • 提供者:王海
  1. AI

    0下载:
  2. 用MATLAB编写的使用免疫算法求解非线性方程组-MATLAB prepared with the use of immune algorithm for solving nonlinear equations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3056
    • 提供者:
  1. 3333

    0下载:
  2. 用java写的线性方程组求解,有用的可以下了-Using java to write the linear equations to solve
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:823
    • 提供者:cuijinkai
  1. t5

    0下载:
  2. 采用双步移位的QR分解算法求解方程组的解,中间采用了拟上三角化,反幂法等算法-Double step-by-step shift of the QR decomposition algorithm for solving equations of the solution, used to be the middle of the triangle, anti-power-law algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3228
    • 提供者:tai
  1. ode

    0下载:
  2. 基于龙格库塔算法的矩阵微分方程组求解子程序-Runge-Kutta algorithm based on the matrix differential equation solving subroutine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:590
    • 提供者:清风
  1. linear_solution

    0下载:
  2. 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6578
    • 提供者:熊君君
  1. 4GaussSeidel

    0下载:
  2. 用来求解方程组,是个不错的程序,计算方法里经常用到的算法哦-the programme is used to solve equations array, it is a good method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:186927
    • 提供者:一龙
  1. qnerr

    0下载:
  2. 采用局部拟牛顿法求解非线性方程组的C源代码-C code of quasi-Newton method for large nonlinear system solving
  3. 所属分类:Algorithm

    • 发布日期:2016-01-21
    • 文件大小:194560
    • 提供者:张旭平
  1. Algorithms

    0下载:
  2. 提供了多项式计算、矩阵计算、随机数产生、插值、拟合、方程组求解等一些数值计算算法,并附有查找、排序算法。在对这些算法进行讲解的同时,附上所有算法的C源码,方便进行动手尝试学习。-Provides a polynomial calculation, matrix calculation, random number generation, interpolation, fitting, solving equations and some numerical algorithms, along w
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6547647
    • 提供者:li li
  1. linerequationc

    0下载:
  2. 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1046
    • 提供者:gx
  1. linerequationc3

    0下载:
  2. 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:772
    • 提供者:gx
  1. linerequationc4

    0下载:
  2. 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1035
    • 提供者:gx
  1. linerequationc5

    0下载:
  2. 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1141
    • 提供者:gx
  1. SimultaneousEquationSolver

    0下载:
  2. 用于方程组求解的matlab实例源代码(赋使用说明)-Equations for the matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:85841
    • 提供者:钱晓康
  1. solve

    0下载:
  2. matlab算法程序集--非线性方程组求解程序-Solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2972
    • 提供者:yuanzh
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com