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

搜索资源列表

  1. chaosongchidiedai

    0下载:
  2. 该程序实现用超松弛迭代算法求解数值分析中的线性方程组的问题!-The program overrelaxation iterative algorithm for solving linear equations in numerical analysis problem!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:9615
    • 提供者:xuefeng li
  1. jacobichaosongchidiedai

    0下载:
  2. jacobi超松弛迭代方法,经典的数值计算fortran程序!-Jacobi super relaxed Iterative Method, numerical computation of classical fortran program!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:699507
    • 提供者:冰洋
  1. gauss_sidel

    0下载:
  2. 高斯赛德尔迭代法求解方程,以及基于高斯赛德尔迭代法的超松弛求解法-Gauss-Seidel solve linear function,and Sor metghod to accerlate
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:273832
    • 提供者:万里
  1. chaosongchidiedai

    0下载:
  2. 计算数学中超松弛迭代方法的c语言编程(清华大学书版课后习题)-To calculate mathematical Super relaxation iterative method c language programming
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:178741
    • 提供者:
  1. temperatureofoilthrustbearing

    2下载:
  2. 主要用于求解轴承油膜温度场程序,主要运用超松弛方法进行迭代求解温度场。-Mainly used to solve the oil film temperature field program, the main use of overrelaxation iterative solution of the temperature field.
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1637
    • 提供者:tang
  1. multi_interative

    0下载:
  2. 本文实现了雅克比迭代,高斯赛德尔迭代,逐次超松弛迭代等多种迭代方法,方便大家对各种算法的学习-the code realize multi iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1351
    • 提供者:yongzhi
  1. Overrelaxation-solving-equations

    0下载:
  2. 超松弛法求解线性方程组的C语言程序,程序运行效率高,注释很详细,是求解线性方程组的利器。可高速运行在单片机里面。-Overrelaxation method for solving linear equations C language program, the program is running high efficiency, very detailed notes, is a tool for solving linear equations. High-speed running on
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:1377
    • 提供者:ahui
  1. songchi

    0下载:
  2. 超松弛迭代算法用于线性规划中求解最优解,而且属于近似算法。-Over-relaxation iterative algorithm for solving linear programming optimal solution, but also belongs to the approximation algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:481228
    • 提供者:yangli
  1. SOR

    0下载:
  2. MATLAB实现的线性方程组超松弛迭代算法源程序。-MATLAB realization of linear equations over-relaxation iterative algorithm source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:683
    • 提供者:king
  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. sor22

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

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

    0下载:
  2. 运用有限差分法和超松弛迭代法求解金属槽槽内各个离散节点电位数值解-Combining the finite difference method( FDM) with over-relaxation iteration to solving the potential of each discrete nodes in the metal slots
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:685
    • 提供者:张锦军
  1. chaosongchidiedai

    1下载:
  2. 使用MATLAB进行模拟超松弛迭代法仿真,电磁场与电磁波实验。-Using MATLAB simulation SOR method simulation, electromagnetic field and wave experiments.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:87857
    • 提供者:gczhi
  1. iteration-method

    0下载:
  2. 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1381
    • 提供者:纪成
  1. WENJIAN

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

    • 发布日期:2017-04-07
    • 文件大小:9798
    • 提供者:孙露露
  1. sor22

    0下载:
  2. 用超松弛迭代法求解方程组Ax=b,nm为最大迭代次数,w为误差精度,ww为松弛因子-Ultra-relaxation method for solving equations Ax = b, nm is the maximum number of iterations, w is the error precision, ww for the relaxation factor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:663
    • 提供者:Emma
  1. GAOR

    0下载:
  2. 一个很好的关于广义超松弛迭代解法的例子程序,例子矩阵可随意改-A good solution of generalized SOR examples of procedures, examples of the matrix can be freely changed
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:599
    • 提供者:孙德宇
  1. MAOR

    0下载:
  2. 改进超松弛迭代法求解线性方程的例子程序,例子矩阵可随意修改-MAOR method for solving linear equations example program, examples can be freely modified matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:552
    • 提供者:孙德宇
  1. matlab

    0下载:
  2. 一个二维静电场,电位函数为φ(x, y),将正方形分成25个正方形网格。有16个内部网格点。假定16个网格点的初值都定为零,试用超松弛法确定16个内部网格点的电位值。-A two dimensional electrostatic field, the potential function for phi (x, y), the square into 25 square grid. There are 16 internal grid point. Assume that 16 mesh po
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:210152
    • 提供者:chenchunman
  1. Interate_Equation

    0下载:
  2. win32小程序 实现数值分析中迭代法求解方程组功能 包括雅可比迭代 高斯赛德尔迭代 超松弛迭代 能够正常运行 希望大家指教-Win32 small program to achieve numerical iteration method in solving equations features include Jacobi iteration gauss seidel iteration overrelaxation iteration can run normally hope you
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:8889651
    • 提供者:刘双九
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com