CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 方程组求解

搜索资源列表

  1. Lagrange 插值法

    0下载:
  2. 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-inside the numerical method used to solve the Hangzhou linear interpolation algorithm equation can be used to solution of linear equations Exercises
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14802
    • 提供者:姚天伟
  1. main.cc

    0下载:
  2. 数学上,高斯消元法(或译:高斯消去法),是线性代数规划中的一个算法,可用来为线性方程组求解。但其算法十分复杂,不常用于加减消元法,求出矩阵的秩,以及求出可逆方阵的逆矩阵。-In mathematics, the Gauss elimination method (or Gauss elimination method) is an algorithm in linear algebra programming, which can be used to solve linear equation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:syb
  1. SOR

    0下载:
  2. 这是松弛迭代法(SOR)的源代码,对解决线性方程组求解问题很有帮组-This is a relaxation iterative method (SOR) of the source code to solve linear equations to solve the problem is to help group
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:610
    • 提供者:chena79enee
  1. myLud

    0下载:
  2. 周期矩阵的线性方程组求解,先根据公式推导得到LUD分解的步骤,再用追赶法求解-Solution of linear equations of periodic matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:709
    • 提供者:潘伊笑
  1. MATLAB-algorithms-assemblies

    0下载:
  2. matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:154103
    • 提供者:赵东昌
  1. xianxing

    0下载:
  2. 矩阵运算,线性方程组,高斯消元,线性方程组求解,VB编程-Matrix operations, linear equations, Gaussian elimination
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:cztong
  1. dqrhj

    0下载:
  2. 这是一个线性方程组求解的例子,大家看看,希望对大家学习有帮助-This is an example of a system of linear equations solution, look. I hope it can help everybody to learn
  3. 所属分类:ComboBox

    • 发布日期:2017-12-12
    • 文件大小:50316
    • 提供者:velgn
  1. newton-feixianxingfangcheng

    0下载:
  2. MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:木手冈
  1. solve

    1下载:
  2. 求解线性方程组的通用程序,请复制到MATLAB环境下运行(solve the linear function)
  3. 所属分类:其他

    • 发布日期:2017-11-04
    • 文件大小:1024
    • 提供者:yayayang
  1. Ihis-This

    0下载:
  2. 这是一个线性方程组求解的例子,大家看看,希望对大家学习有帮助(This is an example of a system of linear equations solution, look. I hope it can help everybody to learn)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-19
    • 文件大小:50176
    • 提供者:zyf%25246656
  1. CG

    0下载:
  2. 程序可以求解线性方程组,迭代速度相对较快,复杂度O(Nlog(N))(The program can solve the linear equations, the iteration speed is relatively fast, the complexity is O (Nlog (N)))
  3. 所属分类:其他

  1. MATLAB求解非线性方程组 fsolve源程序代码

    0下载:
  2. MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code)
  3. 所属分类:其他

  1. GausANDJacobian

    0下载:
  2. 高斯消元以及Jacobian迭代求解线性方程组,有详细的注释(Gauss elimination and Jacobian iterative solution of linear equations have detailed annotations)
  3. 所属分类:其他

  1. Gauss2

    0下载:
  2. 高斯消元法(或译: 高斯消去法),是线性代数规划中的一个算法,可用来为线性方程组求解(Gaussian elimination (or the gauss elimination method), is an algorithm in the planning of linear algebra, available for the system of linear equations to solve)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:49152
    • 提供者:corrie1
  1. 求解混沌系统微分方程组

    0下载:
  2. 出来的图形是混沌图形,但是x,y,z分解后为有规律曲线,与信号类似,说明信号的叠加或许是一种混沌系统(The figure is chaotic, but x, y, Z are decomposed into regular curves, similar to signals, indicating that the superposition of the signals may be a chaotic system.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:128000
    • 提供者:知道17
  1. 代码

    0下载:
  2. 求解非线性方程组详细代码,属于源代码程序(The detailed code for solving nonlinear equations belongs to the source code program.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:13312
    • 提供者:00雪
  1. Matlab程序

    0下载:
  2. 经典四阶龙格库塔公式,可以用于微分方程组的数值求解(The classical four Runge Kutta formula can be applied to numerical solution of differential equations.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:zmy622sun
  1. 高斯赛德尔迭代

    3下载:
  2. 利用VB实现高斯赛德尔迭代求解线性方程组,原系数矩阵用TXT文件输入。可供数学专业的同学使用。(Using VB to achieve Gauss Seidel iteration to solve linear equations, the original coefficient matrix is input with TXT file. It can be used by students in mathematics.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:皓月008
  1. 解方程

    1下载:
  2. 运用MATLAB进行一般方程、线性方程组、线性偏微分方程的求解(Using MATLAB to solve general equations, linear equations and linear partial differential equations.)
  3. 所属分类:其他

    • 发布日期:2019-07-28
    • 文件大小:88064
    • 提供者:Rockman007
  1. Generalized Inverse Matrix

    1下载:
  2. 使用Hermite标准型、SVD分解和满秩分解求矩阵的广义逆,在此基础上求解线性方程组的解。(Hermite's canonical form, SVD decomposition and full rank decomposition are used to find the generalized inverse of the matrix, and then the solution of the linear equation system is solved.)
  3. 所属分类:其他

    • 发布日期:2020-06-30
    • 文件大小:2048
    • 提供者:hh_w
« 1 2 34 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com