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

搜索资源列表

  1. sor

    0下载:
  2. 算法实验名称: 解线性方程组的超松弛迭代法的c程序 功能说明: 本实验主要写出了解线性方程组Ax=b的超松弛迭代法的C程序代码,并举例进行了运算.-err
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5375
    • 提供者:白文静
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. jacobi

    0下载:
  2. 用雅克比迭代求解线性方程组。编程语言是VB。计算方法-Jacobi iteration used to solve linear equations. Programming language is VB. Calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1925
    • 提供者:sarin
  1. preconjgrad

    0下载:
  2. preconjgrad:预处理共轭梯度法求线性方程组Ax=b的解 conjgrad:共轭梯度法求线性方程组Ax=b的解 twostep:两部迭代法求线性方程组Ax=b的解 fastdown:快速下降法求线性方程组Ax=b的解-preconjgrad: preconditioned conjugate gradient method for solving linear equations Ax = b solution conjgrad: conjugate gradient met
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1683
    • 提供者:wallace
  1. Jacobi-and-Gauss-Seidel

    0下载:
  2. Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5560
    • 提供者:涉水灯盏
  1. matlab-suanfadaquan

    0下载:
  2. 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:239605
    • 提供者:陈岚崴
  1. SOR

    0下载:
  2. 这是松弛法编程,它是高斯-赛德尔迭代法的一种加速收敛的方法。是大型稀疏矩阵线性方程组的有效解法之一。 -This is the relaxation method programming, it is the Gauss- Seidel iterative method to accelerate the convergence of a method. Large sparse matrix system of linear equations, one effective solutio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2887
    • 提供者:顾一新
  1. xxfc

    0下载:
  2. 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8333
    • 提供者:wzz
  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. 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. SOR

    0下载:
  2. 用SOR迭代法求解线性方程组 线性方程组的超松弛法,也叫SOR法-SOR iterative method using linear equations to solve linear equations of the over-relaxation method, also known as SOR method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5872
    • 提供者:h.k.start
  1. AX=b

    0下载:
  2. 求解大规模非对称线性方程组AX=b的迭代方法-Solving large-scale non-symmetric linear equations AX = b of the iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2697
    • 提供者:CAICAI
  1. Gauss-Seidel

    0下载:
  2. 用Gauss-Seidel求线性方程组的解向量,并给出迭代次数和误差.-Using Gauss-Seidel linear equations for the solution vectors, and give and error iterations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1143
    • 提供者:Jimmy
  1. GongEXiangLiangFa

    0下载:
  2. 解线性方程组的一种非线性迭代法:共轭斜量法。适用于方程组系数矩阵实对称正定的情况-Solution of linear equations of a nonlinear iterative method: conjugate oblique method. Applicable to equations coefficient matrix is symmetric positive definite situation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:999
    • 提供者:赵亮
  1. Mathcalculationprocedures

    0下载:
  2. 该程序包含矩阵最大特征值上、下界估计、线性方程组的求解、非线性方程组的一个最新迭代方法、数值积分、微分方程数值解!-The program contains the largest eigenvalue matrix, the lower bound estimates, linear equations, nonlinear equations, a recent iterative method, numerical integration, numerical solution of di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6612
    • 提供者:刘利斌
  1. Iritaiton_linearsystem

    0下载:
  2. 用迭代法解线性方程组,还有两者效率的比较-Iterative Method for Solution of linear equations, there are both efficiency comparison
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2548
    • 提供者:王冉
  1. SORiterativemethodoftheMatlabprogram

    0下载:
  2. SOR迭代法的Matlab程序,用MATLAB语言编写,用SOR迭代求解线性方程组-SOR iterative method of the Matlab program, using MATLAB language, using SOR iteration for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3375
    • 提供者:欧阳
  1. DLZTTC-FDTD

    0下载:
  2. 通过求解线性方程组来完成各个场量的迭代,能够计算导体球的散射截面。-By solving linear equations to complete the volume of each market iteration, to calculate the scattering cross section of conducting sphere.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8291
    • 提供者:汤恩现
  1. xianfanchenqiugen

    0下载:
  2. 线性方程组的迭代解法解法,里面有三种不同的源程序,在matlab2008中测试通过-Linear equations of the iterative solution method, there are three different types of source code, adopted in matlab2008 test! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1438
    • 提供者:zhong
  1. spgs

    0下载:
  2. 用途:利用二分法快速求解非线性方程f(x) = 0; 用向量形式(普通存储格式)的Gauss-Seidel迭代解线性方程组Ax=b;Newton迭代法解非线性方程f(x) = 0;用分量形式的SOR迭代解线性方程组Ax=b;用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b -Purposes: the use of dichotomy quickly solving nonlinear equations f (x) = 0 with vector form o
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:535
    • 提供者:李能
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »
搜珍网 www.dssz.com