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

搜索资源列表

  1. diedai

    0下载:
  2. 迭代法 matlab 数值计算 jacobi -Numerical jacobi iteration matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:24348
    • 提供者:史同鑫
  1. Jacobiegv

    0下载:
  2. 雅克比法迭代法,求矩阵特征值。希望能得到有关最小二乘法的程序..希望大家多多指教-Jacobi iteration method, find the matrix eigenvalue. Hope to get the least squares procedure on .. hope exhibitions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1321
    • 提供者:lipeili
  1. test3

    0下载:
  2. 迭代法解方程组 雅可比方法 高斯-塞德尔方法 超松弛方法-Iteration method equation Jacobi Gauss- Seidel method overrelaxation method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1033
    • 提供者:mao
  1. MATLAB

    0下载:
  2. 数学上Gauss-Seidel迭代法求线性方程组,Jacobi迭代求线性方程组等等,希望有用-Gauss-Seidel iterative mathematical method for solving linear equations, Jacobi iteration for solving linear equations, etc., want to be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:12921
    • 提供者:huqianqian
  1. CC

    0下载:
  2. 数值分析的上机作业,有三个文件,可以实现1、LU分解法;2、高斯消去法和高斯行主元消去法;3、雅克比迭代法和高斯迭代法。去求解矩阵方程~-Numerical Analysis of the machine operation, there are three files, you can achieve 1, LU decomposition 2, Gaussian elimination and Gauss-line principal component elimination metho
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:317555
    • 提供者:王豆豆
  1. algorithm

    0下载:
  2. 超松弛迭代法、最小二乘法、拉格朗日插值法、牛顿插值法、牛顿迭代法、雅克比迭代-Over relaxation method, least squares, Lagrange interpolation, Newton interpolation, Newton' s iterative method, Jacobi iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7227
    • 提供者:钱伟欣
  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. Jacobiwudian

    1下载:
  2. 本例用五点差分法求解一个二阶偏微分方程,其间用Jacobi迭代求解-This example uses a five-point difference method for solving second order partial differential equations, during which the Jacobi iterative
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1094
    • 提供者:张强
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结果包括:
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6483
    • 提供者:Gaivn Jin
  1. Matlab

    0下载:
  2. 雅克比(Jacobi)迭代法. 设有n阶方程组. (4.1). 若系数矩阵非奇异,且 (i = 1, 2,…, n),将方程组(4.1)改写成. 然后写成迭代格式 -Jacobi (Jacobi) iterative method. With n-order equations. (4.1) and if non-singular coefficient matrix, and (i = 1, 2, ..., n), the equations (4.1) rewritten and then
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:244871
    • 提供者:wangxiao
  1. algorithms-for-linear-problems

    0下载:
  2. 线性方程的迭代法,集合了Jacobi,Gauss-Seidel,SOR三种方法,还有针对泊松方程的SOR方法-Programs to solve linear problems.Four algorithms are included.They are Jacobi,Gauss-Seidel,SORand SOR for Poisson
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1770
    • 提供者:Mu Lufei
  1. diedaifa-methods

    0下载:
  2. 雅克比迭代法,GS迭代法,SOR迭代法。用来求解非线性方程组的解-Jacobi iterative method, GS iteration, SOR iterative method. Used to solve the solution of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:764
    • 提供者:luoyong
  1. jacobi

    1下载:
  2. 雅克比迭代的计算,应用于有限差分法解决数值模拟温度场-Jacobi iterative calculation applied to the finite difference method to solve the numerical simulation of temperature field
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:1020540
    • 提供者:龙娟
  1. yakebi

    0下载:
  2. 用牛顿-雅可比迭代法求非线性方程组的一个根-Newton- Jacobi iterative method of nonlinear equations of a root .
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1164
    • 提供者:石话
  1. Jacobi

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

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

    0下载:
  2. 雅克比迭代法用cpp实现,在数值计算中比较常用的一种方法-Jacobi iterative method using the cpp implementation, a method commonly used in the numerical calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1685
    • 提供者:Zhai
  1. fastdown-and-jacobi

    0下载:
  2. 最速下降法和雅可比法经典迭代matlab程序-Steepest descent method and Jacobi method classic iteration matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1622
    • 提供者:王楠
  1. XianXingFangChengZuDeDieDaiFa

    0下载:
  2. 线性方程组的迭代法,Jacobi方法、G-S法以及SOR方法的内涵,并且使各个算法得以实现。-Linear equations of the iterative method, Jacobi method, GS, and SOR method connotation, and so that each algorithm can be achieved.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:27724
    • 提供者:郭瑾
  1. shuzhifenxi

    0下载:
  2. 数值分析中的Jacobi以及Gauss-Seidel迭代法的实现。-This is about the implementation methods of Jacobi and Gauss-Seidel iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1404
    • 提供者:孙兴龙
  1. jacob

    0下载:
  2. 工程硕士计算方法课程,雅克比迭代法matlab源代码-Master of Engineering calculation methods courses, the Jacobi iteration method Matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:27133
    • 提供者:豆豆
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com