搜索资源列表

  1. Jacobi

    0下载:
  2. Jacobi迭代法和SOR方法求解线性方程组-Jacobi iterative method and the SOR method for solving linear equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:14336
    • 提供者:刘华杰
  1. 060090-UK

    0下载:
  2. Although accurate digital thermometers are now available at low cost, it remains exciting and instructive to build one your- self. The present circuit is particularly intended to help the reader in the use of a
  3. 所属分类:文件操作

    • 发布日期:2024-05-14
    • 文件大小:123904
    • 提供者:Ivan
  1. dcal

    0下载:
  2. 病态方程组求解的matlab程序,涵盖LU分解、Jacobi迭代、GS迭代、SOR迭代四种方法,通过输入参数M来选去对应的算法。-Sick Equations matlab program, covering LU decomposition, Jacobi iteration, GS iteration, SOR iterative four methods, through M to choose input parameters
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:louis
  1. CC2420-ZigBee

    0下载:
  2. The main features and structure of the 2. 4GHz RF chips CC2420 are introduced. The chip is the first IEEE 802. 15. 4 standard IC and can be used to desi gn the ZigBee equipment and product in industrial sen2 sor netw
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:137216
    • 提供者:sunny
  1. PCA_GS_SOR

    0下载:
  2. 模式识别中的PCA算法,数值分析中的SOR和GS迭代算法-The PCA algorithm for pattern recognition, numerical analysis and GS SOR iterative algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:lixiang
  1. sy3

    0下载:
  2. Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王宝木
  1. facerecognitionsv

    0下载:
  2. code for face recognition using ica (independent component analysis) .a good code sor reaserch.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:ali
  1. frpca

    0下载:
  2. code for face recognition using pca(principle component analysis) .a good code sor reaserch.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ali
  1. NumericalAnalysisReport

    0下载:
  2. 数值分析的实验报告,很完整的,希望对大家有用~ 课题一: 线性方程组的迭代法 一、实验内容 二、实验要求 1、体会迭代法求解线性方程组,并能与消去法做以比较; 2、分别对不同精度要求,如 由迭代次数体会该迭代法的收敛快慢; 3、对方程组2,3使用SOR方法时,选取松弛因子 =0.8,0.9,1,1.1,1.2等,试看对算法收敛性的影响,并能找出你所选用的松弛因子的最佳者; 4、给出各种算法的设计程序和计
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:315392
    • 提供者:小八
  1. SOR2

    0下载:
  2. 可求解二维变量矩阵的超松弛迭代方法,因此所求解未知量可为二维矩阵。-It is a SOR solver which can be used to solve the 2D unknowns matrix.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ylw
  1. shuzhifenxi

    0下载:
  2. 里面是例题,Gauss消元法,Gauss列主元消元法,平方根法,追赶法,SOR法求方程组的根-There are examples, Gauss elimination method, Gauss elimination method pivot column, the square root law, pursuit method, SOR Method root equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:331776
    • 提供者:amma
  1. nonlinear-equation

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

    • 发布日期:2024-05-14
    • 文件大小:11264
    • 提供者:汪张扬
  1. sorSSOR

    0下载:
  2. 在matlab中实现矩阵的sor分解和ssor分解-Implemented in the matlab sor matrix decomposition decomposition and ssor
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:liu18hao
  1. 01

    0下载:
  2. This is fortran source code for solving driven cavity problem with SOR method.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:nima motaghian
  1. fangchengzudiedaifa

    0下载:
  2. 线性方程组迭代法,有五个常用算法,jacobi,seidel,sor,fastdown,conjgrad
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:hll
  1. methode_de_relaxation

    0下载:
  2. the way SOR in c language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:mohamed
  1. itdemo1

    0下载:
  2. Jacobi GS SOR 方法解线性方程迭代速度的比较-Jacobi GS SOR iterative method to solve linear equations comparison of speed
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张晓君
  1. bijin_bijiao

    0下载:
  2. 高斯、加斯比、SOR三种逼近算法的比较,matlab实现-Gaussian, Gatsby, SOR comparison of three approximation algorithms, matlab implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:zhangshun
  1. IC_linear_equation

    0下载:
  2. Hilbert矩阵的J、GS和SOR迭代-Hilbert matrix of J, GS and SOR iteration
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ZZ
  1. shuzhifenxichengxu

    0下载:
  2. 包含多个数值分析程序,高斯消去法,拉格朗日插值法,牛顿插值法,sor,平方根法等。-Multiple numerical analysis program, Gaussian elimination method, Lagrange interpolation, Newton interpolation, sor, the square root law.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:刘伟
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »

源码中国 www.ymcn.org