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

搜索资源列表

  1. solver_Eq

    0下载:
  2. 本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。-This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gauss elimination method, Jacobi i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2879
    • 提供者:蔡声泽
  1. 1153304_4_4.cpp

    0下载:
  2. 改程序分别用Jacobi迭代法和G-S迭代法求解给出的方程组,并分别就记录达到所需精度的迭代次数。-Reform program were the Jacobi iteration and GS iterative method for solving equations given, respectively, on the record number of iterations to achieve the required accuracy.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1115
    • 提供者:小哈
  1. jacobi-gauss-seidel-sor

    0下载:
  2. 用Jacobi Gauss-seidel SOR迭代法求解线性方程组-With Jacobi Gauss-seidel SOR iterative method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:50430
    • 提供者:李春兰
  1. matlab

    1下载:
  2. 用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、 gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。 -Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interp
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2238
    • 提供者:佳佳
  1. jacobi

    0下载:
  2. 用雅克比迭代法求解方程,给出5*5 但可在此基础上拓展-Solving equations using Jacobi iterative method, gives 5* 5 but can be expanded on the basis of
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:560
    • 提供者:gd
  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. Calculator

    0下载:
  2. 数值计算下的计算器,包含有Jacobi迭代法,Gauss-Seidel迭代法,Newton插值法,Rung-Kutta方法和三次插值-Under numerical calculators, including a Jacobi iterative method, Gauss-Seidel iterative method, Newton interpolation method, Rung-Kutta method and cubic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-31
    • 文件大小:13158478
    • 提供者:hnn
  1. Linear_equations

    0下载:
  2. 线性方程组的数值解法,包括高斯列主元消去法 ,Jacobi迭代法,Gauss--Saidel迭代法,超松弛迭代法-The numerical solution of linear equations, including gaussian pca elimination method, Jacobi iteration method, Gauss- Saidel iteration method, overrelaxation iteration method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:170463
    • 提供者:熊莹
  1. mathmatical-calculation-with-matlab

    0下载:
  2. CG、Gauss、SOR、Jacobi迭代法matlab程序 自己收藏的源程序-CG, Gauss, SOR, Jacobi iteration method matlab program his collection of source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4238
    • 提供者:yangjinhong
  1. Jacobi

    0下载:
  2. 雅可比迭代法,可以解方程数值解。对微分方程的数值解有着重要意义。-Jacobi iteration method, numerical solution of equations can be solved. Numerical solution of differential equations is of great significance.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:560
    • 提供者:李琳
  1. Jacobi-iteration-method-

    0下载:
  2. 雅克比迭代法求线性方程组,这是一种有效的方法。-Jacobi iteration method to solve linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1103
    • 提供者:gaolian
  1. hw

    0下载:
  2. 解线性方程的迭代法,使用Jacobi迭代法和SOR迭代法。-Iterative method for solving linear equations using Jacobi iterative method and SOR iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1146
    • 提供者:张刚
  1. hanshuchazhi

    0下载:
  2. matlab差值代码,内置GaussSeidel迭代法,Jacobi迭代法和牛顿差值法,适合数据差值计算及相关迭代计算-difference matlab code, built GaussSeidel iteration method, Jacobi iterative method and Newton difference method for computing the difference between the calculated data and related iterativ
  3. 所属分类:matlab

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

    1下载:
  2. 数值分析中数值求解正方形域上的Poisson方程边值问题利用SOR迭代法计算 -Calculated using the SOR iterative method。
  3. 所属分类:matlab

    • 发布日期:2016-11-28
    • 文件大小:2048
    • 提供者:xubin
  1. chaos--seidel--jacobi--lnback--ode

    0下载:
  2. 该程序包包含五个代码,均用matlab编写,内容分别是混沌动力系统中,logistics函数随参数a变化周期收敛图像;以及seidel,jacobi两种迭代法求解线性方程组;以及常微分方程求解乒乓球运动轨迹;以及用newton向后插值法估计lnx函数值的源文件。-This package contains five codes are written in matlab, the contents are chaotic dynamical systems, logistics function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1264
    • 提供者:杨文昌
  1. jaco

    0下载:
  2. 求解jacobi迭代法的迭代误差与迭代次数-Iterative Method for Solving Iterative jacobi and iterations
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:526
    • 提供者:李光照
  1. jacobi

    0下载:
  2. 雅各比(Jacobi)迭代法的MATLAB程序-Jacoby (Jacobi) iteration method MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:612
    • 提供者:ke_zhifang
  1. solving-differential-equations

    0下载:
  2. 微分方程数值例子的解法,包括高斯消去法,jacobi迭代法,PR,SOR方法等-Numerical solution of differential equations Examples include Gaussian elimination, jacobi iterative method, PR, SOR method
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3033
    • 提供者:程智
  1. Jacobi

    0下载:
  2. 雅可比迭代法与矩阵的特征值 雅可比迭代法与矩阵的特征值-Jacobi Iterative Method and matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:215319
    • 提供者:shangfei
  1. Jacobi

    0下载:
  2. 雅克比迭代法,数值分析用的~ -Jacobi iterative method
  3. 所属分类:matlab

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:笑天
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com