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

搜索资源列表

  1. danchunxing1

    0下载:
  2. 用优化方法中单纯型的思想,转换为矩阵的变化,巧妙的求解线性和非线性方程组的解 -With optimization method of the type of pure thought for the change of the matrix, conversion, clever to solve the linear and nonlinear equations solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:803
    • 提供者:程耀兵
  1. two

    0下载:
  2. 各种非线性方程及方程组求解算法,如对分法,程序在C环境下通过。-Equations of nonlinear equations and solving algorithm, such as the points system, through the program in the C environment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:17947
    • 提供者:luo
  1. one

    0下载:
  2. 各种非线性方程及方程组求解算法,如LU分解法,程序在C环境下通过。-Equations of nonlinear equations and solving algorithm, such as LU decomposition, the program in the C environment through.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:18285
    • 提供者:luo
  1. tree

    0下载:
  2. 各种非线性方程及方程组求解算法,如牛顿插值,程序在C环境下通过。-Equations of nonlinear equations and solving algorithms, such as Newton' s interpolation, the program through the C environment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:17151
    • 提供者:luo
  1. four

    0下载:
  2. 各种非线性方程及方程组求解算法,如弦截法,程序在C环境下通过-Equations of nonlinear equations and solving algorithm, such as strings cut method, the program in the C environment through
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:16491
    • 提供者:luo
  1. HOMOTOPY

    0下载:
  2. 同伦分析算法,可以用于求解非线性方程组。-homotopy analysis method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:116408
    • 提供者:niuyaobin
  1. matlab-weifenfangcheng

    0下载:
  2. 用matlab求解微分方程 里面涉及非线性方程组 -MATLAB weifenfangcheng
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:43985
    • 提供者:ghf
  1. Jacobi-Iteration

    0下载:
  2. 雅克比迭代法用来求解线性方程组,使用非常广泛,是最常用的求解非线性方程组的算法 -Jacobi iterative method for solving linear equations, is widely used, is the most commonly used algorithm for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5831
    • 提供者:时光
  1. gen_inverse-matrix--non_-eqs-

    0下载:
  2. 本程序为利用广义逆矩阵法求解朝顶非线性方程组,里面调用了其他三个函数,非别为一般实矩阵的奇异值分解、奇异值分解求一般实矩阵的逆矩阵、广义逆矩阵法求线性超定方程组。-The procedure for the use of generalized inverse matrix method for solving nonlinear equations toward the top, which calls the other three functions, not as a general r
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4410
    • 提供者:RTQ
  1. mat

    0下载:
  2. 可以为多种非线性方程组的求解方法生成函数模板-For a variety of methods for solving nonlinear equations generated function template
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2917
    • 提供者:yb
  1. n1oneqNew3

    0下载:
  2. 求解非线性方程组,十分好用!!!我擦你娘!-solving the unlinear equation group
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5050
    • 提供者:爹爹
  1. mixfhs

    1下载:
  2. 混合罚函数法求解非线性方程组,用于最优化处理,约束条件为等式约束和不等式约束相结合-Mixed penalty function method is used to solve the nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:671
    • 提供者:kxm
  1. diedaifa-methods

    0下载:
  2. 雅克比迭代法,GS迭代法,SOR迭代法。用来求解非线性方程组的解-Jacobi iterative method, GS iteration, SOR iterative method. Used to solve the solution of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:764
    • 提供者:luoyong
  1. Nonlinear-equation-solve

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

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

    0下载:
  2. 牛顿迭代,雅克比,求解非线性方程组 数值分析 MATLAB相结合-Jacobi NEWTON
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:826
    • 提供者:ericwang
  1. Treelike-Open-Network-Power-Flow

    0下载:
  2. 电力系统的树形开式网络的潮流计算程序。 应用牛顿法实现多元非线性方程组的求解。 利用C++和matlab混合编程实现。-Power System, Open Network in tree form, Newton Algorithm, Nonlinear multivariable equations, C++ and matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3614
    • 提供者:刘搏
  1. newraph

    0下载:
  2. 牛顿法求解非线性方程组-newton method for solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:769
    • 提供者:文风
  1. Fcode_for_nnumerical_caculation

    0下载:
  2. 求解非线性方程组、 矩阵计算、 数值积分、 插值与曲线拟合-Solving nonlinear equations、Matrix calculation、 Numerical integral、 Interpolation and the curve fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:14056
    • 提供者:徐晨
  1. 4NETN

    0下载:
  2. 使用拟牛顿法求解非线性方程组的源码,只需要改变输入的方程组,即可求得需要的解。-Using the quasi-Newton method for solving nonlinear equations, source, only need to change the input equations, you can obtain the desired solution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:Ella yang
  1. N-R

    0下载:
  2. 计算电力系统稳态潮流,使用直角坐标下的牛拉法,用牛顿迭代求解非线性方程组。计算结果包括节点电压、发电机注入功率、负荷注入功率支路始端功率、支路末端功率、支路损耗、网络损耗 -Calculation of the steady-state trend of power system, using ox-drawn in the rectangular coordinate method for solving nonlinear equations using Newton iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3279
    • 提供者:王浩
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com