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

搜索资源列表

  1. Preconditioned_Conjugate_Gradient_Method

    2下载:
  2. 用C语言写的预处理共轭梯度法求解线性方程组的程序-Preconditioned Conjugate Gradient Method with C Language for solving linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.87kb
    • 提供者:Zhu Liyong
  1. powerflow

    1下载:
  2. 电力系统潮流程序,用matlab编程的的。潮流计算是电力系统运行分析和规划设计中最常用的工具,电力系统潮流计算问题在数学上是求解一组多元非线性方程,迭代的收敛性是实用者关心的技术焦点。-Power Flow procedures, with the matlab programming. Flow calculation is the electric power system operation analysis and planning and designing the most comm
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:2.96kb
    • 提供者:陈雨
  1. jiefc

    0下载:
  2. 一个C++程序。用来解多元一次线性方程组-A C++ program. solution to a system of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.28kb
    • 提供者:belle
  1. JacobiFunction

    0下载:
  2. Simultaneous Displacement Method for a linear equations system
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:775byte
    • 提供者:chinaco
  1. NonCvxGroupSparsity

    2下载:
  2. 本程序为一种基于凸优化的OFDM信道估计算法,平滑SLO算法是求解稀疏线性方程组的一种迭代解法,本程序将其应用于OFDM信道估计,取得了较好的信号估计精度以及速度-This procedure is a convex optimization of OFDM-based channel estimation algorithm, smoothing algorithm SLO is sparse system of linear equations to solve an iterative m
  3. 所属分类:matlab

    • 发布日期:2016-11-15
    • 文件大小:3.82kb
    • 提供者:赵亮
  1. linear-system-equations-matlab

    0下载:
  2. 线性方程组的matlab程序实现方法,有大量例题和程序-Linear equations matlab program implementation methods and procedures for a large number of Example
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:50.43kb
    • 提供者:xuhui
  1. bragg_reflector_analytic

    0下载:
  2. 3.4 MATLAB Program Reflectance Spectrum Computation of 1D PhC The program computes the reflectance spectrum of the user-defined layered structure by the method described in this chapter. The solution of the linear equations system is
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.87kb
    • 提供者:wow_sat
  1. solve-linear-system-by-LU

    0下载:
  2. 用LU分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the LU decomposition method to solve linear equations of the process of demonstration, I have the original, the test is correct, containing detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.7kb
    • 提供者:huyunq
  1. solve-linear-system-by-Cholesky

    0下载:
  2. 用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1.69kb
    • 提供者:huyunq
  1. solve-linear-system-by-LDLT

    0下载:
  2. 用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.91kb
    • 提供者:huyunq
  1. Jacobi

    0下载:
  2. jacobi算法求解线性方程组,迭代算法。-jacobi algorithm for solving linear equations, iterative algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:601byte
    • 提供者:zhengya
  1. Iteration-Solving-Linear-System

    0下载:
  2. 数值计算方法matalb,该程序包含了迭代法求解线性方程组!-The numerical calculation the method matalb This package contains the iteration method for solving linear equations!
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7.57kb
    • 提供者:刘鸿博
  1. Directly-Solving-Linear-System

    0下载:
  2. 数值计算方法matalb程序,该程序包含了直接发求解线性方程组!-The numerical calculation the method matalb program, which includes directly solving linear equations!
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6.15kb
    • 提供者:刘鸿博
  1. linear-equations

    0下载:
  2. 实现线性方程组的求解,能解决所有线性方程组的解。-Solving system of linear equations
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:937byte
    • 提供者:xiqi
  1. Computing-system-of-linear-equations

    0下载:
  2. 用雅可比迭代法计算线性方程组的解,方便快捷-The Jacobi iteration method to calculate the solution of the system of linear equations
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:981byte
    • 提供者:nick
  1. Generalized Minimum Residual Method - Fortran

    0下载:
  2. solve the system of linear equations A*X = B for X ---FORTRAN90
  3. 所属分类:数值算法/人工智能

  1. system

    0下载:
  2. OpenSees用以增加求解大规模线性系数方程的源代码,可以在本例基础上增加一系列高效的线性方程组求解器-OpenSees source code for adding new solutor of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.07kb
    • 提供者:万飞
  1. dumerical-equations

    0下载:
  2. 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-The inside of the numerical methods used though laser hair interpolation algorithm for solving linear equations, problem sets can be used to solve the linear system of equations
  3. 所属分类:File Operate

    • 发布日期:2017-12-16
    • 文件大小:14kb
    • 提供者:ggide
  1. equations

    0下载:
  2. 文件实现求解线性方程组,多项式插值或积分,包含gauss消去,迭代等-File to realize solving system of linear equations, polynomial interpolation or integral, containing gauss elimination, iteration, etc
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:83kb
    • 提供者:olruot
  1. ill-conditioned system of equations

    0下载:
  2. 分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:3kb
    • 提供者:jcg17
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com