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

搜索资源列表

  1. jacobi

    0下载:
  2. 雅克比迭代法,运行方便,对于程序员可能会有非常大的帮助-Jacobi iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:600
    • 提供者:chh
  1. Solving-linear-equations

    0下载:
  2. 分别Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组-Jacobi iteration method respectively and Gauss-Seidel iteration method is used to solve the linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6506
    • 提供者:李记
  1. iteration

    0下载:
  2. 利用Matlab 实现求解方程组的 Jacobi 迭代法; 利用Matlab 实现求解方程组的 Gauss-Seidel 迭代法; 利用编制的算法求解给定的线性方程组; -Matlab Jacobi iterative method for solving equations Use of Matlab for solving the equations of Gauss-Seidel iteration method The preparation of the alg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:60349
    • 提供者:jenny
  1. jacobi-

    0下载:
  2. 应用matlab进行雅可比迭代法解方程AX=B.m的M文件-Application of matlab for Jacobi iterative method of solving equations AX = of Bm M-file
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:liyunzhao
  1. jacobi

    0下载:
  2. 用雅各比迭代法求解线性方程组的并行计算实现程序-Jacoby iterative method for solving linear equations of the parallel calculation program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2137
    • 提供者:zhangli
  1. Laplace_jacobi

    0下载:
  2. Laplace_jacobi 五点差分格式Jacobi迭代法解方程组-Laplace_jacobi five-point difference scheme Jacobi iterative method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:789
    • 提供者:hzy
  1. bin

    0下载:
  2. matlab中调用Jacobi迭代法所使用的函数-call a function of the Jacobi iterative method used in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:952
    • 提供者:吕序员
  1. JacobiIteration

    0下载:
  2. Jacobi迭代法求解线性方程组,内含Jacobi迭代矩阵的收敛情况验证。-JacobiIteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3933
    • 提供者:szy
  1. jacobi

    0下载:
  2. 此文件为MATLAB的M文件,功能是通过Jcobi迭代法求相应精度和迭代次数限制的线性方程组。-This file MATLAB M-files, the demand function is through Jcobi iterative method of linear equations corresponding precision and limit the number of iterations.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1325
    • 提供者:buqing
  1. Jacobi

    0下载:
  2. 数值分析计算程序例子,雅克比迭代法求解线性方程,有注释。-Numerical the analysis calculation procedures example, Jacobi iterative method for solving linear equations .
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:526
    • 提供者:Zhang li
  1. jacobi

    0下载:
  2. 雅克比迭代法,通过雅克比迭代,扩散图片的颜色,最终扩散到全图。-Jacobian iteration method, the Jacobian iteration, spread the picture color, eventually spread to the full.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:1049
    • 提供者:刘晨
  1. gauseidel-jacobi-richason-SOR

    0下载:
  2. 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1684
    • 提供者:pengtao
  1. Jacobi

    0下载:
  2. 数值计算方法中的一个上机实验,雅克比迭代法,一份很详细的实验报告,包括源码-Numerical methods in an experiment on the computer, Jacobi iterative method, a very detailed lab report, including source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:1109151
    • 提供者:蔡仕林
  1. Jacobi

    0下载:
  2. 本程序用C语言实现雅克比迭代法的应用,很简单。-This program with C language application of the Jacobi iterative method is very simple.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:693
    • 提供者:刘世界
  1. jacobi

    0下载:
  2. 雅可比迭代法的C++代码,最简单的迭代法求解方程组-jacobi iteration method C++ code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:6922
    • 提供者:wangchao
  1. jacobi

    0下载:
  2. 求解线性方程组的雅克比迭代法的C语言代码以及VC6.0编译器的项目文件。-The C language code of Jacobi iterative method for solving linear equations and the project files using the Visual Studio C++ 6.0 compile.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:62727
    • 提供者:qin
  1. Matrix-ProgrammingBeta2.0

    0下载:
  2. 该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等-The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative meth
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:557627
    • 提供者:fat
  1. a

    1下载:
  2. 矩阵与数值分析:高斯法,高斯列主元法,G_S迭代,牛顿法,jacobi迭代法,G-S迭代法 ,牛顿法求根,三次样条插值,多项式拟合,复化Simpson方法,复化梯形方法,n=3的Gauss_Lengendre公式,4阶Runge-Kutta法求解微分方程-Matrix and numerical analysis: Gauss method out PCA Gaussian law, G_S iteration, Newton' s method, jacobi iterative m
  3. 所属分类:Algorithm

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

    0下载:
  2. 应用C++编写的数值分析中的 雅克布迭代算法,是数值分析课程的基本算法迭代算法,是数值分析课程的基本算法-jacobi迭代算法是数值分析中的重要算法,主元消去法解方程组的有效方法
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:982
    • 提供者:宋寰宇
  1. lapulasifangcheng

    0下载:
  2. 正方形区域Laplace方程Diriclet问题的求解,需要调用Jacobi迭代法和Guass-Seidel迭代法求解线性方程组 -laplace s equation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4858
    • 提供者:王昭
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com