CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - Solve Equation

搜索资源列表

  1. jifen124

    0下载:
  2. 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2099
    • 提供者:yiri
  1. treesearch

    0下载:
  2. 牛顿迭代发求解方程x*x*x-x*x-1的c语言实现方法。-Newton made to solve equation x* x* xx* x-1 c-language implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:1160
    • 提供者:jcz
  1. NewtonsMethod

    0下载:
  2. Newtons method in C#. i.e. solve an equation using formula: Pn+1 = Pn - f(Pn)/f (Pn). Program can be easily altered for different equations, solved to your specified required accuracy, within your desired number of iterations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:24691
    • 提供者:loader7
  1. ThreeOrderEqu

    0下载:
  2. 该程序为c++程序,用途是使用卡丹公式求解一般一元三次方程。-Solve Three Order Equation using Cardin formula
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:873
    • 提供者:xin
  1. JieFangCheng

    0下载:
  2. 用c#编写的一个小程序,用来解一元二次方程,初学c#的朋友可以拿来作为一个参考!-Prepared with a small c# program, used to solve quadratic equation, beginner c# friends can be taken as a reference!
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:76828
    • 提供者:wangxi
  1. danchun

    0下载:
  2. 把单纯型法应用于新的方程解析,求解最佳值,解决实际问题-The simplex method applied to the new analytical equation, solving the optimal value, solve practical problems
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:1087
    • 提供者:海成
  1. cSharp-linear-equation

    1下载:
  2. 用c#实现各类线性方程组的求解的源代码,配套书籍为《C#数值计算算法编程》-C# implementation with all kinds of linear equations to solve the source code, supporting the book as " C# numerical algorithm programming"
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1075977
    • 提供者:许从
  1. Nonlinear-equation-solve

    0下载:
  2. 非线性方程,方程组求解,利用求非线性方程实根的对分法和求非线性方程组一组实根的梯度法-Nonlinear equation solve
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:103067
    • 提供者:闫志敏
  1. solveAnEquation

    0下载:
  2. 求一元二次方程的实数根 如何用C#求解一元二次方程-solve An Equation
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:16388
    • 提供者:wangwei
  1. TykClassLibrary

    0下载:
  2. 1元多次方程求实根及其它数学公式求解类库-Class library to get multi-order equation real root, and to solve other mathematical formula.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:17856
    • 提供者:tanyankui
  1. solve-ax2PbxPc

    0下载:
  2. Aplication windows form for solvштп equation
  3. 所属分类:CSharp

  1. chazhifa

    0下载:
  2. 运用插值法求解方程的根,通过计算机求解更方便快捷- 运用插值法求解方程的根,通过计算机求解更方便快捷 Interpolation method to solve the root of the equation, through the computer to solve more convenient
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1043
    • 提供者:王杰
  1. LU

    1下载:
  2. LU分解(LU Decomposition)是矩阵分解的一种,可以将一个矩阵分解为一个单位下三角矩阵和一个上三角矩阵的乘积(有时是它们和一个置换矩阵的乘积)。LU分解主要应用在数值分析中,用来解线性方程、求反矩阵或计算行列式。-LU Decomposition is a matrix of decomposition, a matrix can be decomposed into a unit of the lower triangular matrix and an upper triang
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1616
    • 提供者:付勐
  1. Solve Third Order Equation

    0下载:
  2. How to find the solutions of a third order equation by using C#.
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:192512
    • 提供者:cooldan
搜珍网 www.dssz.com