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

搜索资源列表

  1. matlab-program

    0下载:
  2. 牛拉法,高斯法,sor法解线性方程的程序,并有实例-N-L method, Gauss method, sor method for solving linear equations of the program, and there are examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:834893
    • 提供者:吴三桂
  1. ADI_SOR

    0下载:
  2. Advanced Numerical Methods ADI SOR
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:556
    • 提供者:Doron Sahray
  1. EqtsSOR

    0下载:
  2. SOR迭代法求解线性方程组,输出结果和迭代次数。-SOR iterative method for solving linear equations, the output and the number of iterations.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:706
    • 提供者:王木三
  1. chap5.2_2

    0下载:
  2. Gauss-Seidel and SOR (Successive Over Relaxation)
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:14232
    • 提供者:selami
  1. Jacobi-guass-SOR

    0下载:
  2. 数值方法:雅克比、高斯赛德尔、超松弛迭代法matlab编程-Numerical methods: Jacobian, Gauss Seidel, over relaxation iterative method matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1547
    • 提供者:阿杰
  1. fast_current

    1下载:
  2. SOR迭代法与高斯赛德尔迭代在洋流分析中的应用-Two iterative method in the analysis of the application of the ocean currents
  3. 所属分类:matlab

    • 发布日期:2015-06-10
    • 文件大小:1024
    • 提供者:slj
  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. lmn4op.ZIP

    0下载:
  2. SOR方法的拓展与应用The development and application of SOR method-The development and application of SOR method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:315594
    • 提供者:
  1. Source

    0下载:
  2. I2C 控制器的 Verilog源程序以及I2C规范说明-The I2C bus provides a simple two-wire means of communication. This protocol is used in many applications.SDRAM modules implement a serial EEPROM that supports the I2C protocol. This is used so that a micro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:9241
    • 提供者:zx
  1. bandSOR1

    0下载:
  2. banded sor method banded sor method banded sor method -banded sor method banded sor methodbanded sor methodbanded sor methodbanded sor method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1924
    • 提供者:Alexander Kim
  1. matlab

    0下载:
  2. 用matlab实现的一些算法的小程序,其中包括三次样条插值,sor迭代,G-seidel迭代、jacobi迭代,lagrange插值-Some algorithm matlab implementation of the program, including the cubic spline interpolation, sor iteration, the G-seidel iteration and so on ....
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7306
    • 提供者:李丘
  1. SOR1

    0下载:
  2. 利用SOR迭代法求解线性代数方程组,此迭代法是数值计算方法中的基本方法之一。-The use of the SOR iterative method for solving linear algebraic equations, this iterative method is one of the basic method of numerical methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:570
    • 提供者:fairy-mina
  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. Five

    0下载:
  2. 利用五点差分格式计算近似Dirichlet问题,取步长1,试用Jacobi迭代、Guass-Seidel迭代和SOR迭代求解-The five-point difference scheme to calculate the approximate Dirichlet problem, take a step a trial Jacobi iterative the on Guass-Seidel iteration and SOR iterative solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1779
    • 提供者:刘波
  1. Jacobi

    0下载:
  2. 用Matlab语言实现Jacobi迭代算法、Gauss-Seidel迭代算法和逐次超松弛迭代法,求解一般的线性代数方程组问题-Jacobi Gauss-Seidel sor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5636
    • 提供者:
  1. GS

    0下载:
  2. 任意阶的 gauss-seidels 有错误提示 略微修改即可改成SOR算法-The any order gauss-seidels error slightly modified to change the SOR algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:555
    • 提供者:wangxunjue
  1. iteration

    0下载:
  2. 高斯迭代,雅克比迭代,sor迭代,通过判断矩阵是否正定再进行各个操作-Gauss iteration, Jacobi iteration, sor iteration individual judgment matrix is ​ ​ positive definite
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:2329
    • 提供者:廖秋晓
  1. solution-of-linear-equations

    0下载:
  2. matlab线性方程组的解法,包括雅各比迭代法,高斯-赛德斯迭代法,追赶法,改进平方法和sor法-matlab solution of linear equations, including Jacoby iterative method, iterative method of Gauss- Sai Desi chasing method to improve level method and sor law
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:3053
    • 提供者:郑凯
  1. pianweifenfangchengjiefa

    0下载:
  2. 二阶椭圆形偏微分方程的解法,利用sor超松弛的方法,解得最后解。-The second-order elliptical partial differential equation solution and, sor the overrelaxation the method, the solution to the final solution.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-09
    • 文件大小:7076
    • 提供者:陈腾飞
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com