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

搜索资源列表

  1. gausselimination

    0下载:
  2. This a matlab code that implements the gauss elimination algorithm to solve linear system of equations-This is a matlab code that implements the gauss elimination algorithm to solve linear system of equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:525
    • 提供者:amine
  1. langyen

    0下载:
  2. 最大信噪比的独立分量分析算法,使用大量的有限元法求解偏微分方程,雅克比迭代求解线性方程组课设。- SNR largest independent component analysis algorithm, Using a large number of finite element method to solve partial differential equations, Jacobi iteration for solving linear equations class-based.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4722
    • 提供者:gengfun
  1. MATLAB_numerical-analysis

    5下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2590142
    • 提供者:li
  1. Gauss-Seidel

    0下载:
  2. Gauss-Seidel method is an iterative method used to solve systems of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3073977
    • 提供者:Anna_7D
  1. Extended_GCD

    0下载:
  2. 扩展欧几里得算法,能够求解同余线性方程组。数论里的内容。-Extended Euclidean Algorithm can solve the congruence of linear equations. Number theory in content.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:546
    • 提供者:陈越
  1. gongetidufa

    0下载:
  2. 一种共轭梯度法的matlab函数,可以用于求解病态的线性方程组,提高求解精度.还提供了算法的介绍文档-A conjugate gradient method of matlab function, can be used to solve ill-conditioned linear equations, improve the accuracy of solving
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:74207
    • 提供者:cyw
  1. langnou_v54

    0下载:
  2. 一个师兄的毕设,雅克比迭代求解线性方程组课设,使用大量的有限元法求解偏微分方程。- A complete set of brothers, Jacobi iteration for solving linear equations class-based, Using a large number of finite element method to solve partial differential equations.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4541
    • 提供者:yenghangsan
  1. 4

    0下载:
  2. 学习和掌握用直接三角分解法解线性方程组; 熟悉运用用直接三角分解法解线性方程组解决实际问题。 - Learning and mastering the direct triangular decomposition method for solving linear equations 熟悉运用用直接三角分解法解线性方程组解决实际问题。 Familiar with the use of direct triangular decomposition of li
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:21792
    • 提供者:吕志强
  1. 5

    0下载:
  2. 学习和掌握用平方根法求解线性方程组; 熟悉运用用平方根法求解线性方程组解决实际问题。 - Learning and mastering square root method for solving linear equations 熟悉运用用平方根法求解线性方程组解决实际问题。 Familiar with the use of square root method for solving linear equations to solve practical
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:22794
    • 提供者:吕志强
  1. guassian-

    0下载:
  2. 列主元高斯消去法,可以解决线性方程组数值解法的问题-Gauss elimination method can solve the problem of numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:546
    • 提供者:诸葛南桥
  1. Conjugate-Gradient-Method

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate gradient method (Conjugate Gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:367526
    • 提供者:陈怀兵
  1. FR

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-The Conjugate Gradient method is a method b
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:1253
    • 提供者:刘杉
  1. cholesky

    1下载:
  2. cholesky分解是用于将一个对称正定的矩阵分解为一个上三角与一个下三角矩阵乘积的形式,可运用于回归系数求解,线性方程组求解中 逐步回归是在回归分析的建模过程中用于变量筛选的有效方法,这里同时进行了向前和向后回归,效果更加显著(Cholesky decomposition is used to decompose a symmetric positive definite matrix into an upper triangle and a lower triangular matrix
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:qinglili
  1. 新建文件夹 (2)

    0下载:
  2. 雅可比迭代的MATLAB代码,可以求解一些线性方程组 用鼠标作图(The MATLAB code of Jacobi iterative, you can solve some linear equations Plot with a mouse)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:8192
    • 提供者:御风致远
  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. caoz

    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. 所属分类:工具条

    • 发布日期:2017-12-29
    • 文件大小:14336
    • 提供者:llavh
  1. FGMRES

    0下载:
  2. 利用灵活的广义最小残差法(FGMRES)求解矩阵的子程序(a subroutine to solve the linear equations by the Flexible Generalized Minimal Residual Algorithm (FGMRES))
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:bruce12345678
  1. total gauss

    0下载:
  2. 采用列主元高斯消去法求解线性方程组,可供初级学习参考使用,也可求解较复杂线性方程组。(The column principal element Gaussian elimination method is used to solve the linear equations, which can be used for primary learning reference and can solve the more complex linear equations.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:筱海子
  1. pr_reg

    0下载:
  2. 多种最优化方法的集合函数,包括吉洪诺夫正则化算法等。(mutilple method for inverse problem, mainly to solve ill-conditioned system of linear equations.including Tikhonov regularization method.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:jay_C
  1. LU

    0下载:
  2. 可以用该程序数值求解矩阵,具有详细的注释,理解LU分解法求线性方程组的算法原理(The program can be used to solve the matrix, with detailed notes, understanding the LU decomposition method for solving linear equations algorithm principle)
  3. 所属分类:数值算法/人工智能

« 1 2 ... 8 9 10 11 12 1314 15 16 17 »
搜珍网 www.dssz.com