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

搜索资源列表

  1. MyDesign

    0下载:
  2. 用C语言实现高斯消元算法,求解Ax=B,线性方程组。其中可以熟悉函数的调用,学习一定的编程思想。-C language Gaussian elimination algorithm for solving Ax = B, linear equations. Which may be familiar with the function call, learning some programming ideas.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:164898
    • 提供者:Andy
  1. MyBaysSolvEqs

    0下载:
  2. 贝叶斯正则化求解线性方程组的解,对于不适定问题也可以求解-baysian regulation application in solving ill-posed linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:679
    • 提供者:yuyifa
  1. GAUSS

    0下载:
  2. 列主元Gauss消去法求解线性方程组 c语言源代码-Main-element Gauss elimination method for solving linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:741
    • 提供者:于飞
  1. xianyuan

    0下载:
  2. fortran的小程序,不完全乔列斯基分解的双复共轭梯度法(ICCG)求解方程组-the fortran applet, incomplete Cholesky decomposition of the dual complex conjugate gradient method (ICCG) solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1846
    • 提供者:邢书豪
  1. gausstiaoshi

    0下载:
  2. gauss列主元求解线性代数方程组;自动或手动选主元,数值计算原理书上的相关实验题-gauss main-element solution of linear algebraic equations automatically or manually pivoting, numerical calculation principle books on related experimental questions
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:885
    • 提供者:zhou
  1. Gaussian-elimination-method

    2下载:
  2. 高斯列主元消去法vb源程序,方便求解方程组未知数的值。-The main element of the Gaussian elimination method vb source code, to facilitate solving equations unknowns value.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1742
    • 提供者:aqingqt
  1. gaosixiaoqufa

    0下载:
  2. 用matlab高斯消元法求解方程组,主程序里输入矩阵即可-Solving equations with matlab Gaussian elimination, the main program can input matrix
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1030
    • 提供者:Gong Peng
  1. LU

    0下载:
  2. fortran语言编写的LU分解程序,可用来求解小型方程组-fortran language LU decomposition process can be used to solve small equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:553
    • 提供者:鸟仔
  1. Columns-of-the-main-element-method

    0下载:
  2. 使用列主元法求解方程组,比使用高斯消元法更准确-Columns of the main element method to solve the equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2555
    • 提供者:guzhu
  1. pardiso_unsym_c

    1下载:
  2. 利用Intel mkl求解线性方程组的例子,其中调用了pardiso函数,特别适合快速求解稀疏线性方程组-Intel MKL for solving linear equations with examples, which calls pardiso function, particularly suitable for fast sparse linear equations
  3. 所属分类:Console

    • 发布日期:2017-11-01
    • 文件大小:2382
    • 提供者:周乐
  1. newton

    0下载:
  2. 牛顿迭代法 数值分析 求解方程组的解 这是一个matlab程序代码-newton iteration method
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:592
    • 提供者:diana
  1. 7EULER

    0下载:
  2. 常微分方程组的求解方法,采用定步长欧拉方法求解-Method for solving ordinary differential equations, using a fixed-step Euler method to solve
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1024
    • 提供者:彭烟花
  1. 7EULER1

    0下载:
  2. 常微分方程组的求解,采用变步长欧拉方法求解-The solution of ordinary differential equations with variable step size Euler method
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:1400
    • 提供者:彭烟花
  1. 7GILL

    0下载:
  2. 常微分方程组的求解,采用变步长Gill方法求解。-The solution of ordinary differential equations with variable step size Gill method for solving.
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:1619
    • 提供者:彭烟花
  1. MERSON

    0下载:
  2. 常微分方程组的求解,采用变步长Merson方法求解。-The solution of ordinary differential equations with variable step size Merson method for solving.
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:1595
    • 提供者:彭烟花
  1. SolveEq2

    0下载:
  2. 求解计数阶特殊矩阵对应的线性方程组的解,类似于追赶法的求解-Solving the count order special matrix corresponding to the solution of linear equations, solving similar to the law to catch up
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:251244
    • 提供者:maxwellddd
  1. gauseidel-jacobi-richason-SOR

    0下载:
  2. 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1684
    • 提供者:pengtao
  1. zhuiganfa

    0下载:
  2. 基于追赶法(LU格式)求解三对角方程组的程序代码-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1639
    • 提供者:yangsong
  1. coevluation-simulation

    0下载:
  2. 对物种的进化问题简历微分方程组模型,并利用龙哥库塔法进行数值求解,并进一步将结果利用C#可视化-failed to translate
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-04
    • 文件大小:971037
    • 提供者:wang yikai
  1. snsqe

    0下载:
  2. 一般而言,非线性常微分方程的求解都需要赋初值,初值对于求解非线性度高的微分方程是很重要的。初始值通过求解非线性微分方程的零问题得到。这里提供了非线性代数方程组的代码。-In general, the nonlinear ordinary differential equation solving initial value, the initial value is very important for solving nonlinear differential equations with
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:50269
    • 提供者:胡歌
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com