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

搜索资源列表

  1. Block_5_1_Big

    0下载:
  2. 一个用于求解无对角分块矩阵线性方程组的matlab程序。带有误差函数。-a matlab program used for solving for the roots of huge linear equations by LU decompision.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6753
    • 提供者:高山
  1. cx

    0下载:
  2. 多元一次方程组识别及求解。能够识别如“2x+y+z=4”之类格式的方程组,自动判别未知数及系数,并对未知数求解。-Multiple time to identify and solve equations. Able to identify as " 2x+ y+ z = 4" format, like equations, and automatically determine the unknown coefficients, and the unknown solutio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2506
    • 提供者:aslipper
  1. CG

    0下载:
  2. 采用c++实现共轭梯度算法求解大规模线性方程组-Using c++ to achieve large-scale conjugate gradient algorithm for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:675
    • 提供者:王俊
  1. numerical-algorithm-with-JAVA

    1下载:
  2. 用java语言对复数运算、矩阵运算、(非)线性代数方程组的求解、插值和数值积分等问题的数值计算进行编程-Progremming for numerical algorithm with JAVA
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:132938
    • 提供者:蔡洪文
  1. source-program

    0下载:
  2. 用于求解线性方程组,是一个实用性软件的源代码-For solving linear equations, is a practical software source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4586
    • 提供者:conan
  1. GAUSS

    1下载:
  2. 利用牛顿法思想,结合高斯法求解非线性方程组-Gauss Newton method for solving equations with the visual fortran sofeware including the detailed explanation in chinese characters and numbers and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-30
    • 文件大小:1024
    • 提供者:Bryne
  1. Gauss-Jordan

    0下载:
  2. 方程组的求解,主要是jordan方法,用于求解线性方程组-Equations and the main method is jordan
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1084
    • 提供者:吴建金
  1. LLUU

    0下载:
  2. 矩阵的LU分解,可以用来改进求解线性方程组的效率。-LU matrix decomposition can be used to improve the efficiency of solving linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:627
    • 提供者:Alice Yang
  1. qr

    0下载:
  2. 用qr分解法求解线性代数方程组,可以输出household矩阵和最终结果-Qr decomposition using linear algebraic equations, matrix and can output the final results of household
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1425
    • 提供者:schi
  1. lu

    0下载:
  2. 用lu分解法求解线性代数方程组,可以输出u|y增广矩阵-Using lu decomposition method for solving linear algebraic equations, can output u | y augmented matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1550
    • 提供者:schi
  1. mulFastDown

    0下载:
  2. 最速下降法求解非线性方程组,此程序求解了【6x-sin(y)-50=0 cos(x)-4y-70=0】这一方程的解,大家可以把方程组改换,应用于自己的题目,例子。-Steepest descent method for solving nonlinear equations, this procedure solved 【6x-sin (y)-50 = 0 cos (x)-4y-70 = 0】 solution of this equation, we can change the equati
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:543
    • 提供者:玛丽
  1. danchunxing1

    0下载:
  2. 用优化方法中单纯型的思想,转换为矩阵的变化,巧妙的求解线性和非线性方程组的解 -With optimization method of the type of pure thought for the change of the matrix, conversion, clever to solve the linear and nonlinear equations solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:803
    • 提供者:程耀兵
  1. gaosisaier

    0下载:
  2. 迭代法求解线性方程组,首先将方程组AX=B中未知数X给定,计算出矩阵B。然后把矩阵B带入,利用雅各比迭代法反求X-Iterative method for solving linear equations, the first of equations AX = B will be in the unknown X given to calculate the matrix B. Then the matrix B into the use of Jacobi iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:19632
    • 提供者:yanglu
  1. ttt

    0下载:
  2. 对矩阵进行雅阁比分解,实现线性方程组的迭代求解-Accord than the decomposition of the matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:326360
    • 提供者:黄晓林
  1. 82859165cifa

    0下载:
  2. 编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 -Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:潘骞
  1. guass

    0下载:
  2. 利用高斯列主元消去法求解线性方程组Ax=b的解,并进行验证-Gauss elimination method to solve out the main element equations,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:995
    • 提供者:席玺
  1. JGuss

    0下载:
  2. 用迭代法求解线性方程组:主要是Jacobi迭代法和Gauss-Seidel迭代法关于MATLAB源程序-Iterative method for solving linear equations: Jacobi iteration, and is mainly Gauss-Seidel iteration method on MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:736
    • 提供者:陈玟
  1. zxech

    0下载:
  2. 最小二乘法求解方程组的近似解,需输入系数矩阵-Least-squares method for solving equations of the approximate solution must enter the coefficient matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:784
    • 提供者:agan
  1. HOMOTOPY

    0下载:
  2. 同伦分析算法,可以用于求解非线性方程组。-homotopy analysis method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:116408
    • 提供者:niuyaobin
  1. Guass

    0下载:
  2. 这是求解线性方程组的一种方法,基于gauss求解法,最基本的-Solving linear equations is a method, based on gauss solution method, the most basic
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:596
    • 提供者:vongpo
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com