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

搜索资源列表

  1. gauss-jacobi

    0下载:
  2. Inplementation of Gauss-Jacobi method
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:30754
    • 提供者:Jaziel
  1. Gauss-Seidel

    0下载:
  2. 高斯斯代尔迭代法,用于数值分析课,正确,可以提供简单的参考-Gauss-Seidel iterative methods
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:735
    • 提供者:阿锦
  1. Powe_System_toolbox

    0下载:
  2. solve power flows by gauss seidel method ans newton Rapson
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:610246
    • 提供者:wilber2912
  1. Possion_FEM

    1下载:
  2. 有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):单元列阵的计算 AK(I,J,AIJ):总刚度矩阵元素迭
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:543033
    • 提供者:liang
  1. linear_solution

    0下载:
  2. 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6578
    • 提供者:熊君君
  1. Gauss-Seidel_neliniara

    0下载:
  2. Algorithm for the Gauss–Seidel method, for numerical linear algebra
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:608
    • 提供者:dutz
  1. gauss

    0下载:
  2. load flow solution by gauss seidel method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2184
    • 提供者:deva
  1. gauss-seidel

    0下载:
  2. 是一个做gauss-seidel的矩阵变换代码-it is a project about gauss-seidel
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:180926
    • 提供者:
  1. ALGO3-5

    0下载:
  2. Algo3-5.c C program for implementing Algorithm 3.5 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NU
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1825
    • 提供者:virumpa
  1. gauss-jakobi

    0下载:
  2. SOLVING A LINEAR MATRIX SYSTEM AX=B with Gauss Jordan Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3744
    • 提供者:hussam
  1. GaussSeidel

    0下载:
  2. Gauss Seidel algorithm using MPI
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1636461
    • 提供者:serfer
  1. Gauss-Seidel

    0下载:
  2. 高斯迭代法求线性方程组,用于数值分析方面,-Gauss-Seidel
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:975
    • 提供者:li
  1. Gauss Constrained Optimization

    0下载:
  2. CO is an applications module written in the GAUSS programming language. It solves the Nonlinear Programming problem, subject to general constraints on the parameters - linear or nonlinear, equality or inequality, using the Sequential Quadratic Progra
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-07-17
    • 文件大小:37622
    • 提供者:王知章
  1. gaussppg

    0下载:
  2. Program for Gauss - Seidel for Load Flow Analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2906
    • 提供者:REB mus
  1. Gauss-Seidel

    0下载:
  2. 经过优化的C代码实现的Gauss-Seidel 迭代算法-Optimized C code of the Gauss-Seidel iterative algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6738
    • 提供者:沈旭
  1. gauss-seidel

    0下载:
  2. 通过编程实现通过共轭梯度法和Gauss-Seidel迭代法两种方法求解方程组-By programming through the conjugate gradient method and Gauss-Seidel iteration method for solving equations of two
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:931
    • 提供者:张明
  1. Gauss-Seidel

    0下载:
  2. Gauss-Seidel的基于c语言的算法。开发环境为windows的c语言-Gauss-Seidel algorithm based on c language. Development environment for windows in c language.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1061
    • 提供者:王桢
  1. Gauss-Seidel-iteration-method

    0下载:
  2. Gauss-Seidel iteration method,c语言编写-Gauss-Seidel iteration method, c language
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:760
    • 提供者:小东
  1. Gauss-Seidel-Method

    1下载:
  2. 此文档是基于matlab的Gauss-Seidel Method的实验报告,没有matlab代码,可供大家参考。-This document is based on the Gauss-Seidel Method matlab experimental report, no matlab code, for your reference.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:16634
    • 提供者:fan
  1. gs

    0下载:
  2. GAUSS SEIDEL ITERATION FOR N SIMULTANEOUS LINEAR EQUATIONS
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:572
    • 提供者:bellaoui
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com