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

搜索资源列表

  1. LaplaceSOR.m

    0下载:
  2. Laplace equation solving with SOR algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1661
    • 提供者:ahmadahmad1
  1. 3.40

    0下载:
  2. 东南大学《数值分析》上机题答案,逐次超松弛迭代法-Southeast University numerical analysis machine answers, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:305277
    • 提供者:郭小强
  1. Jacobi_etc

    0下载:
  2. %Jacobi迭代法求方程组等程序,内含有七个解放程组的程序,希望这些程序对大家有一点用处- Jacobi iteration procedures for equations, etc., which contain seven-way group liberation process, we hope that these procedures there is one point on the usefulness of
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3801
    • 提供者:要使用
  1. NewtonSorMethod

    0下载:
  2. 通过牛顿-SOR迭代法求解线性方程 不同的迭代因子有不同的迭代效率,从0至2迭代次数先减少后增加,在1.2附近迭代次数最少,而在0和2 附近次数最多。-Through the Newton-SOR iterative method for solving linear equations iterative different factors have different iteration efficiency, from 0-2 to reduce the number of itera
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:5194
    • 提供者:xulin
  1. numerical-method

    0下载:
  2. 数值方法课程中的程序,如GaussSeidel迭代法解方程组,Jacobi迭代法解方程组,SOR迭代法解方程组,杜利特尔矩阵分解以及矩阵的直接解法,拉格朗日插值等11个程序。-Courses in numerical methods, such as iterative method for solution GaussSeidel equations, Jacobi iterative method for solution of equations, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6707
    • 提供者:刘冬
  1. homework

    0下载:
  2. Jacobi和SOR算法实现,自己写的-Jacobi and SOR
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1326
    • 提供者:luoyimu
  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. Jacobi

    0下载:
  2. 用SOR迭代法求矩阵,可以求任意阶的矩阵,非常好用-SOR iterative method with matrix, can be arbitrary order for the matrix, very easy to use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:544
    • 提供者:fbb
  1. xianxingfangchengzuqiugen

    0下载:
  2. 线性方程组求根实验,分别用平方根法,Jacobi迭代法(不收敛),SOR三种方法,包含实验报告-Root experimental system of linear equations, respectively, with the square root method, Jacobi iterative method (not convergence), SOR three methods, including test reports
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:172565
    • 提供者:左小龙
  1. yuyinshiyan

    0下载:
  2. 线性方程组求根实验,分别用平方根法,Jacobi迭代法(不收敛),SOR三种方法,包含实验报告-Root experimental system of linear equations, respectively, with the square root method, Jacobi iterative method (not convergence), SOR three methods, including test reports
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1564289
    • 提供者:左小龙
  1. GSandSOR

    0下载:
  2. 高斯GS与超松弛SOR迭代算法解线性方程组-Gaussian GS and SOR iterative algorithm over-relaxation solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:376215
    • 提供者:陈炜
  1. SOR

    0下载:
  2. 数值分析的算法,松驰迭代算法,要的人可以下载-Numerical analysis algorithms, relaxation iterative algorithm, it is necessary to take a look at the people can download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:722
    • 提供者:kevincai100
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  1. experimentreport

    0下载:
  2. 用迭代法解方程组 Jacobi Gauss-Sedel SOW 超松弛迭代 各种技术的比较 数值实验报告-Iterative solution of equations Jacobi Gauss-Sedel SOW SOR numerical comparison of various techniques Experimental Report
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:212345
    • 提供者:邓大
  1. ProjectTwo

    0下载:
  2. Iterative Techniques, Jacobi Iteration, Gauss Seidel iteration and SOR iteration
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2313
    • 提供者:touchworks
  1. Iterate

    0下载:
  2. will implement either Jacobi, Gauss-Seidel or SOR iterative techniques to solve the problem
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:743
    • 提供者:ali
  1. main.c

    0下载:
  2. stress tensor is computed by using the finite difference method and the described spectral radius for SOR is computed.
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:711
    • 提供者:nahid
  1. DIPUM_toolbox_m

    0下载:
  2. MATLAB图像处理实用工具箱,很多算法要用-MATLAB image processing utility toolbox, many algorithms use ~ ~
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:63268
    • 提供者:熊泽
  1. sor134

    0下载:
  2. SOR FOR MATLAB NOT QUITE CORRECT BUT EASY TO UNDERSTAND
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:564
    • 提供者:zhang
  1. sor12

    0下载:
  2. SOR FOR MATLAB NOT QUITE CORRECT BUT EASY TO UNDERSTAND
  3. 所属分类:IT Hero

    • 发布日期:2017-04-03
    • 文件大小:571
    • 提供者:zhang
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com