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

搜索资源列表

  1. Gauss_autoamanual

    0下载:
  2. 选列主元的高斯消元法求解线性方程组,c++程序-Gaussian elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2101675
    • 提供者:张英丽
  1. Slove

    0下载:
  2. 采用C语言编写的求解方程组代码, 可以输入多维的方程组,用高斯消元法进行求解,可以判定无解和无穷解的情况-Solving equations using C language code, Can enter a multi-dimensional equations is solved using Gaussian elimination method can determine the situation of no solution and infinite solutions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:911
    • 提供者:Nemol
  1. linear-equations

    0下载:
  2. 求解实系数方程组的高斯消去法,约当法,追赶法,分解法,平方根法,大型稀疏方程组法-Solving real coefficient equations of the main Gaussian elimination, about the law to catch up with France, large-scale sparse equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:16261
    • 提供者:胡程序
  1. jacobi

    0下载:
  2. 用雅各比迭代法求解线性方程组的并行计算实现程序-Jacoby iterative method for solving linear equations of the parallel calculation program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2137
    • 提供者:zhangli
  1. Solve-the-equation

    0下载:
  2. 运用matlab求解一般代数方程、线性方程组、线性微分方程、非线性微分方程的源代码-Using matlab to solve common algebraic equations, linear equations, linear differential equation and nonlinear differential equation of source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:88987
    • 提供者:王菲茵
  1. N-R

    0下载:
  2. 计算电力系统稳态潮流,使用直角坐标下的牛拉法,用牛顿迭代求解非线性方程组。计算结果包括节点电压、发电机注入功率、负荷注入功率支路始端功率、支路末端功率、支路损耗、网络损耗 -Calculation of the steady-state trend of power system, using ox-drawn in the rectangular coordinate method for solving nonlinear equations using Newton iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3279
    • 提供者:王浩
  1. G-s

    0下载:
  2. 异步步迭代求解,利用高斯迭代原理。求解线性方程组的解。-Synchronous iterative solution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:534
    • 提供者:杨超
  1. GAUSS-and-QR

    0下载:
  2. 使用高斯列主元法和QR方法求解方程组,使用matlab编程.-Gaussian and QR column main element method for solving equations.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4795
    • 提供者:涉水灯盏
  1. jiefangcheng

    0下载:
  2. 求解复系数方程组的全选主元高斯—约当消去法-equation set
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1667
    • 提供者:文军
  1. Solving-linear-equations

    0下载:
  2. 求解线性方程组,首先要确定方程式的个数,以及每个方程的系数,要求程序与用户交互, 在程序运行过程中,要求用户输入方程个数和方程中的系数,程序把系数存入系数矩阵中 运用消元法(高斯消元法):1.将系数矩阵消为上三角2.回代求得方程组的解-Solving linear equations, we must first determine the number of equations, and the coefficients of each equation required proc
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:27296
    • 提供者:邹成睿
  1. Examine

    0下载:
  2. 对求解线性方程组的算法进行测试,包括矩阵LU分解算法-Begin the test of the Algorithms used in solving the liner equation, including the LU decomposition
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:72681
    • 提供者:xiongxi
  1. solveLE

    0下载:
  2. 检验线性方程组是否可求,用换行法求解线性方程组-Inspection linear equations can be asked whether, with a line break method is used to solve the linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1214
    • 提供者:刘济海
  1. pso

    0下载:
  2. 用PSO算法(粒子群算法)求解非线性方程组-Using PSO ( particle swarm optimization ) algorithm for solving nonlinear equations
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:253430
    • 提供者:ohyes
  1. iterative-method

    0下载:
  2. 基于MATLAB的,求解线性方程组的雅可比迭代法和高斯-赛德尔迭代法的比较-Than the iteration method and Gauss- Seidel iterative method based on MATLAB, solving linear equations of Jacques
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:91008
    • 提供者:mathman
  1. Differential-equation-code

    0下载:
  2. 微分方程的求解代码,包括单微风方程,微分方程组。-Differential equation code, including the single breeze equation, differential equations.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:38636
    • 提供者:杨丽
  1. nonlinear-solve

    0下载:
  2. matlab 求解非线性方程组的相关命令流,书籍为:MATLAB语言常用算法程序集龚纯, 王正林编著\第10章-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12099
    • 提供者:谢福平
  1. 103145671Gauss_Seidel_iterative

    0下载:
  2. 用Gauss_Seidel迭代求解线性方程组-use Gauss_Seidel sovle problem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1236
    • 提供者:豆倩
  1. jacobi

    0下载:
  2. Jacobi方法解方程组,子函数文件,用于返回求解和迭代次数-use method Jacobi to solve functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:556
    • 提供者:张文莲
  1. G_S

    0下载:
  2. Gauss_seidel迭代法求解方程组,放回方程的节与迭代次数-use method Gauss-seidel to solve functions
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:838
    • 提供者:张文莲
  1. findiff

    0下载:
  2. Cholesky分解,以某个具体的矩阵进行的分解,便于求解线性方程组-Cholesky decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:965
    • 提供者:zhantao
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com