CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - relaxation method

搜索资源列表

  1. sor

    1下载:
  2. 求解线性方程组的超松弛(SOR)迭代法-Solving Linear Equations over-relaxation (SOR) iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:582byte
    • 提供者:liruifa
  1. laplace2

    1下载:
  2. 正三角形区域的有限差分法MATLAB超松弛迭代,-Triangular region, finite difference method over-relaxation iteration MATLAB
  3. 所属分类:matlab

  1. testchengxu

    0下载:
  2. 对于学习信号处理的同学们,需要数值分析的一些知识,如拟合、松弛迭代等等都是有用的数值分析方法-For students studying signal processing, numerical analysis requires some knowledge of relaxation that a useful method for numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9.56kb
    • 提供者:邓高峰
  1. Progs_m

    0下载:
  2. Solves Ax = b by Gauss-Seidel method with relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:47.28kb
    • 提供者:Saeed
  1. code-computational-physics

    0下载:
  2. The code is useful for solving partial differential equations such as the advection equation, the 2 dimensional heat equation. Also contains code to simulate two falling balls align in one axis with rebound. Also has some code for imple
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.81kb
    • 提供者:Abraham
  1. Jacobi-guass-SOR

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

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

    0下载:
  2. 给出二维静电场区域的边界条件,用超松弛法求二维静电场域的电位分布-Given the boundary conditions of the two-dimensional electrostatic field region over-relaxation method for two-dimensional electrostatic potential distribution of the field
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:862byte
    • 提供者:范奎
  1. Sor_use

    0下载:
  2. 超松弛迭代法求解线性方程组,有相应的例题以及详细的解说该代码的使用。-Successive over-relaxation method to solve linear equations code with specific explain and example.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:661byte
    • 提供者:yongminghu
  1. taylor_green_trt.m

    0下载:
  2. taylor green vortex runing on matlab, using two relaxation time method.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1.8kb
    • 提供者:Yao
  1. 111111

    1下载:
  2. 有限差分。超松弛迭代法相关程序和资料 有限差分。超松弛迭代法相关程序和资料-Finite difference. Super relaxation iteration method relevant procedures and material
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:6.43kb
    • 提供者:倪守龙
  1. shuffle

    2下载:
  2. 利用拉格朗日松弛法求解机组组合问题,考虑领域搜索的随机性-Using Lagrangian relaxation method to solve the unit combination problem, considering the randomness of the search field
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:214.07kb
    • 提供者:闫秉科
  1. laplace_2D

    0下载:
  2. this Laplace 2D . i solve with Jacobi Iteration method ,Point Gauss-seidel Interation method,Line Gauss-Seidel Iteration method ,Point Successive Over-Relaxation method (PSOR),Line Successive Over-Relaxation method (LSOR)-this is Laplace 2D . i solve
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:942byte
    • 提供者:Thanh
  1. sor

    0下载:
  2. 迭代松弛法算例,运用该代码,可假设不同松弛因子,计算出相应的结果并显示-Iterative relaxation method example, use this code, can assume different relaxation factor, calculate the corresponding results and display
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:558byte
    • 提供者:pingan
  1. sor22

    0下载:
  2. 迭代超松弛法算例,结果显示不同松弛因子,及相应的计算结果-Iterative overrelaxation method numerical example, the result showed different relaxation factor, and the corresponding calculation results
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:1019byte
    • 提供者:pingan
  1. WENJIAN

    0下载:
  2. 超松弛迭代法MATLAB程序及迭代次数与松弛因子的关系-SOR iteration method MATLAB program and the relationship with the relaxation factor
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9.57kb
    • 提供者:孙露露
  1. relaxation-method

    0下载:
  2. 采用松弛法在松弛因子变化情况下求解矩阵方程-Relaxation factor relaxation method used in the case of matrix equation changes
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:582byte
    • 提供者:yule
  1. DividePlane

    0下载:
  2. 用割平面法求解整数规划。先不考虑整数约束条件,求松弛问题的最优解,如果获得整数最优解,即为所求,运算停止.如果所得到最优解不满足整数约束条件,则在此非整数解的基础上增加新的约束条件重新求解.-By cutting plane method for solving integer programming. Not considered integer constraints, the optimal solution relaxation problem, if the integer obtai
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.23kb
    • 提供者:hunbi
  1. fixed_tilting_bearing_static

    0下载:
  2. 轴承静态计算,利用超松弛迭代法计算固定瓦可倾瓦轴承在静态下的承载系数-Bearing static, calculated fixed-watt tilting pad bearings under static load factor in the use of ultra-relaxation method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:zhangdi
  1. matlab

    0下载:
  2. 一个关于求电位分布的,用的是超松弛迭代法-One of the potential distribution, using the super relaxation iteration method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:徐瑞仙
  1. successive over relaxationmethod

    0下载:
  2. 逐次超松弛法,简称SOR方法,解线性方程组的常用迭代法之一,它由高斯一赛德尔迭代法经线性加速处理而得到。(Successive super-relaxation method, referred to as SOR method, one of the commonly used iterative methods for solving linear equations. It is obtained by linearly accelerating the Gaussian-Saier it
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:11kb
    • 提供者:feiyanglzl
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com