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

搜索资源列表

  1. yushangong

    0下载:
  2. 解线性方程组的一种迭代法,类似于共轭斜量法:预善共轭斜量法-Solution of linear equations of a iterative method, similar to conjugate oblique method: Pre-good conjugate oblique method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:868
    • 提供者:李霞
  1. twostage2

    0下载:
  2. 求系数举证为大型解线性方程组的两级迭代法-Find evidence for large coefficient of linear equations the solution of two iterative
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:558
    • 提供者:刘成志
  1. linearequationsthe-iterative-method

    0下载:
  2. 第12章 解线性方程组的迭代法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 12 solution of linear equations of the iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10118
    • 提供者:空悟
  1. Jacobi

    0下载:
  2. 解线性方程组的雅克比法,可指定精度和迭代次数-Conjugate gradient method for linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:672
    • 提供者:skyve xu
  1. solutions

    0下载:
  2. 各种常见的解方程组方法:Cholesky分解法解方程组、LU分解线性方程组、高斯消去法解方程组、列主元解线性方程组、雅可比迭代解线性方程组-Common solution of equations: the Cholesky decomposition of equations, LU decomposition of linear equations, Gaussian elimination method for solving equations, column element for s
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1261663
    • 提供者:wenwen
  1. gaodengshuxue

    0下载:
  2. 可实现的算法:软件说明: 1.全主元高斯约当消去法2.LU分解法3.追赶法4.五对角线性方程组解法5.线性方程组解的迭代改善6.范德蒙方程组解法7.托伯利兹方程组解法8.奇异值分解9.线性方程组的共轭梯度法10.对称方程组的乔列斯基分解法11.矩阵的QR分解12.松弛迭代法第2章插值1.拉格朗日插值2.有理函数插值3.三次样条插值4.有序表的检索法5.插值多项式6.二元拉格朗日插值-The algorithm can be realized: Software Descr iption:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1442301
    • 提供者:liuwei
  1. gauss-seidl

    0下载:
  2. 数值分析计算程序例子,高斯-赛德尔迭代法,用来解线性方程组,有注释。-Numerical analysis of the calculation procedure, Gauss-Seidl iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1086
    • 提供者:Zhang li
  1. Iterative

    0下载:
  2. 解各种线性方程组的迭代法,各种代码源文件,仅供参考,多谢修正。-Iterative method for solution of a variety of linear equations, a variety of code source file, are for reference only, thank correction.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-24
    • 文件大小:8646
    • 提供者:石西建
  1. codes-for-numerical-analysis

    0下载:
  2. 高教版数值分析的matlab代码,误差与范数,非线性方程(组)的数值解法,解线性方程组的直接方法,解线性方程组的迭代法,矩阵的特征值与特征向量的计算,函数的插值方法,函数逼近与曲线(面)拟合,数值微分,数值积分,常微分方程(组)求解-entire codes for numerical analysis based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:902246
    • 提供者:theo
  1. E3

    0下载:
  2. 解线性方程组的迭代法-Jacobi迭代和Gauss-seidel迭代法-Solving linear equations iterative methods-Jacobi iteration and Gauss-seidel iterative method
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1460
    • 提供者:hmg
  1. solving-linear-equations

    0下载:
  2. 线性方程组的求解,此源程序包括消去法,高斯消去法,赛德尔迭代法,SOR法等多个子程序可供解方程选择,还包括几个验证算例-code for solving the linear equations,including subroutines of four methods to choose from,respectively elimination, Gauss-elimination, Seidel interation and SOR 。Verified cases are also inc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:426764
    • 提供者:陈静
  1. iteration-method

    0下载:
  2. 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1381
    • 提供者:纪成
  1. Templates-of-LinearSystem

    0下载:
  2. 线性方程组解的模板:迭代法基础Richard Barrett2Michael Berry3, Tony F. Chan4, James Demmel5, June M. Donato6, Jack Dongarra3, Victor Eijkhout7, Roldan Pozo8, Charles Romine9, and Henk Van der Vorst10-Templates for the Solution of Linear Systems: Building Blo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:435291
    • 提供者:
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. 12-xianxingfangchengzu-diedaifa-

    0下载:
  2. 解线性方程组之迭代法【matlab例程】经典算法直接应用方便快捷-Convenient for solving linear equations of the iterative method [] classical algorithm matlab routines direct application
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8053
    • 提供者:jason yan
  1. liner-formular

    0下载:
  2. 利用Jacobi迭代法和共轭梯度法来解线性方程组的matlab源代码-Use Jacobi iteration method and conjugate gradient method for solving linear equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:918
    • 提供者:李耀兵
  1. equations-iterative-method

    0下载:
  2. 解线性方程组的迭代法的详细代码,帮助初学者尽早入门。-Solving linear equations iterative method detailed code as soon as possible to help beginners get started.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8656
    • 提供者:张天一
  1. IterativeTechniquesMatrixAlgebra

    0下载:
  2. 解线性方程组的迭代法:(1)雅克比迭代法(2)高斯-赛德尔迭代法 (3)松弛迭代法(4)共轭梯度法-Iterative Techniques in Matrix Algebra:(1)The Jacobi Iterative Techniques (2)Gauss-Siedel Iterative Techniques (3)sor method (4)The Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2863
    • 提供者:huangyonghao
  1. jacobi

    0下载:
  2. 解线性代数方程组的Jacobi迭代法。使用c++标准库的vector实现。-Solution of linear algebraic equations Jacobi iteration. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2309
    • 提供者:
  1. 3

    0下载:
  2. 列主元高斯消去法和逐次超松弛迭代法 (1) 编制解n阶线性方程组Ax=b的列主元Gauss消去法的通用程序; (2) 用所编程序解线性方程组RI=V,并打印出解向量,保留五位有效数字 (3) 本题编程之中,你提高了哪些能力 -guass method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1488
    • 提供者:dsd
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com