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

搜索资源列表

  1. numerical-method

    0下载:
  2. 数值方法课程中的程序,如GaussSeidel迭代法解方程组,Jacobi迭代法解方程组,SOR迭代法解方程组,杜利特尔矩阵分解以及矩阵的直接解法,拉格朗日插值等11个程序。-Courses in numerical methods, such as iterative method for solution GaussSeidel equations, Jacobi iterative method for solution of equations, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6707
    • 提供者:刘冬
  1. TT

    0下载:
  2. 数值方法中的使用道理特方法解方程组,这是个非常好的运用程序。-Numerical Methods for the use of reason in the special method to solve equations, this is a very good use of the procedure.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:5938
    • 提供者:wyywd
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. YuShanGongEXieLiangFa

    0下载:
  2. 解线性方程组的一种迭代法,类似于共轭斜量法:预善共轭斜量法-Solution of linear equations of a iterative method, similar to conjugate oblique method: Pre-good conjugate oblique method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1076
    • 提供者:赵亮
  1. 1

    0下载:
  2. 第二章 解线性方程组的直接法 --------------------------------------------------------------------------------------- 主函数文件 子函数文件 功能 实例 -------------------------------------------------------------------------------------- GELIMM.C GELIM.C Gauss顺序消去法解线
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:374250
    • 提供者:xig
  1. jiefc

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

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

    0下载:
  2. 一篇论文,阐述了用C语言解线性方程组的两种算法-A paper on using the C language to solution of linear equations
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:117901
    • 提供者:belle
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

    2下载:
  2. 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1098
    • 提供者:要清风
  1. newtonmethod

    1下载:
  2. 用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4957
    • 提供者:peihongtao
  1. gausseliminatetosolvelinearequation

    1下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-23
    • 文件大小:988
    • 提供者:jiyoujun
  1. 1

    0下载:
  2. matlab开发环境,Broyden迭代法解非线性方程组,其中的M文件-matlab development environment, Broyden iteration method for solution of nonlinear equations, in which M-file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:699
    • 提供者:平猪
  1. Runge-Kutta

    0下载:
  2. 在C++环境下,实现用四阶龙格库塔方法解方程组。-In C++ environment, using fourth-order Runge-Kutta method to solve equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:166151
    • 提供者:王飞
  1. diedaifa

    0下载:
  2. 一种数值方法解非线性方程组,可用于工程计算-a method for solving unlining equs.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:9025
    • 提供者:wang
  1. Gauss

    0下载:
  2. 用Gauss法来直接解方程组的c程序,简单实用-use Gauss law to solute the linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:591
    • 提供者:咕咚
  1. gauss

    0下载:
  2. 用于求解线性方程组的经典高斯迭代法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the classical iterative method of Gauss! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1054
    • 提供者:juice
  1. Scientific_Computing_and_C_assembly

    0下载:
  2. 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in Chapter III of the direct meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:354674
    • 提供者:hankl wen
  1. t5

    0下载:
  2. 采用双步移位的QR分解算法求解方程组的解,中间采用了拟上三角化,反幂法等算法-Double step-by-step shift of the QR decomposition algorithm for solving equations of the solution, used to be the middle of the triangle, anti-power-law algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3228
    • 提供者:tai
  1. LU

    0下载:
  2. LU分解算法 及 分解后矩阵解线性方程组-LU algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1324
    • 提供者:gengxiaoyang
  1. fun

    2下载:
  2. 计算大规模非线性方程组的解,这个是计算碰灌得,希望对大家有帮助!-Large-scale computing solutions of nonlinear equations, this is a calculated irrigation touch, we want to help!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-05-30
    • 文件大小:629
    • 提供者:YB
  1. ToSolveAnEquationSet

    0下载:
  2. 数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:92356
    • 提供者:xichen
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com