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

搜索资源列表

  1. matrix

    0下载:
  2. 求解三对角方程组,有详细的注释。 节省存储空间的算法-Solving tridiagonal equations, there are detailed notes. Algorithm to save storage space
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:6177
    • 提供者:shao
  1. Algorithm

    0下载:
  2. c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 -c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:34201
    • 提供者:li
  1. 3107002005_4th_jocabiGS

    0下载:
  2. 非线性方程组不能用消去和分解法进行求解,jacabi迭代和高斯迭代是最常用的两种迭代方法-Nonlinear equations can not be eliminated and the decomposition method to solve, jacabi iteration and Gauss iteration is the most commonly used two types of iterative methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1083
    • 提供者:lommmmmm
  1. chap7(3)

    0下载:
  2. 非线性方程是常见的一类方程,非线性方程(组)的理论远不如线性方程(组)成熟和有效,特别是非线性方程组解的存在唯一性还没有完全解决,判断其解的存在性和解的个数几乎没有可行的办法。本例能使读者熟练掌握Matlab中的非线性方程求解相关的函数。-Nonlinear equations is common for a class of equations, nonlinear equations (group) is far below the theoretical linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2551
    • 提供者:xutianyuan
  1. 1-8

    0下载:
  2. %求解系数矩阵对称正定的线性方程组的最速下降法 - Solution of symmetric positive definite coefficient matrix of linear equations of the steepest descent method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:838
    • 提供者:dulan
  1. Cxianxing

    0下载:
  2. 本文件是用C语言实现线性代数方程组的求解源程序-This document is used C language to achieve linear algebra equations source
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:16470
    • 提供者:lis
  1. Fangcheng

    0下载:
  2. 可以求解线性方程组的解!只要在源文件中设置方程系数即可!-Solving linear equations can be the solution! As long as the source file in the equation coefficients can be set up!
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:934
    • 提供者:吴根斌
  1. cholesky

    0下载:
  2. cholesky分解,求解一般的线性方程组很方便。-Cholesky decomposition, for solving general linear equations easily.
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:3010
    • 提供者:桂鹏
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:114954
    • 提供者:张力
  1. gauss2

    1下载:
  2. gauss法求解线性方程组fortran-Gauss method to solve linear equations fortran
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:1100
    • 提供者:nicolas
  1. GaussSeide

    0下载:
  2. 实验题目:求解线性代数方程组的迭代法 相关知识:求解线性代数方程组的Gauss-Seidel迭代法的计算公式如下 数据结构:一个一维数组和一个二维数组 算法设计:用Gauss-Seidel迭代法求解线性代数方程组的算法如下 第一步:对于i=1,2,…,n (取零向量为初始向量) 第二步:e←0 第三步:对于i=1,2,…,n ⑴ ⑵对于j=1,2,…,n但 ⑶ ⑷若 ,则 ⑸ 第四步:若 (预先给定的误差精度),则转
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:818
    • 提供者:张涛
  1. lagelangri

    0下载:
  2. 这是一个用拉格朗日插值法求解方程组的解。程序不是很完善,多多包涵.-This is a Lagrange interpolation method of solution of equations. Process is not very perfect, forgive me.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1543
    • 提供者:郭称平
  1. shuzhi2

    0下载:
  2. 拉格朗日插值算法 牛顿插值多项式,用于离散数据的拟合 高斯列主元消去法,求解其次线性方程组-Lagrange polynomial interpolation Newton interpolation algorithm for discrete data, fitting out PCA Gaussian elimination method, followed by solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:8539
    • 提供者:hujingxin
  1. gauss

    0下载:
  2. 运用高斯消去算法实现方程组的求解,里面有简单的界面设计和高斯消去算法设计-Use Gaussian elimination algorithm equations, which have a simple interface design and Gaussian elimination algorithm design
  3. 所属分类:GUI Develop

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

    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
  3. 所属分类:Algorithm

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

    0下载:
  2. 利用gauss分解求解线性方程组,并得到最有解-Using Gauss decomposition for solving linear equations, and the most solvability
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:4535
    • 提供者:杨华凌
  1. Gauss

    0下载:
  2. 高斯消元,求解线性方程组,高斯消元,求解线性方程组-Gauss, solving linear equations, Gauss elimination, for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:861
    • 提供者:唐世兴
  1. Gauss2

    0下载:
  2. 列主元高斯消去:解方程组用,在实际使用高斯消去法时,常结合使用“选主元”的技术以避免零主元或小主元的出现,以便保证高斯消去发的正常进行或改善求解过程的数值稳定性。-PCA out Gaussian elimination: Solution of equations used in the actual use of Gaussian elimination method, often combined with the use of PCA election technology in o
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:988
    • 提供者:klb
  1. Jacobi

    0下载:
  2. 雅克比迭代:线性代数方程组的迭代法与直接方法不同,他不能通过有限次的算术运算球的方程组的精确解,而是通过迭代逐步逼近他。该法是求解具有大型系数系数矩阵的线性方程组的重要方法之一。-Jacobian iteration: linear algebraic equations of the iteration method and direct way, he can not be limited times arithmetic equations ball exact solution, but
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:864
    • 提供者:klb
  1. Jacobi

    0下载:
  2. JACOBI迭代求解线形方程组的问题,其中有代码-JACOBI iterative linear equation group, including code
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:2438
    • 提供者:擦擦
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com