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

搜索资源列表

  1. do_login

    0下载:
  2. 1. 编制应用Broyden方法求解非线性方程组 的解的计算程序。并求非线性方程组-1. Application Broyden preparation method for solving nonlinear equations of Solutions program. And for nonlinear equations
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1762
    • 提供者:许问还
  1. C++

    1下载:
  2. 如何运用C++求解非线性方程组非常值得看-How to use C++ For solving nonlinear equations is very worth watching
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1419
    • 提供者:wangmingtao
  1. shu

    0下载:
  2. 这是数值方法中实现非线性方程组求解的程序,运用到了高斯消元方法-This is the realization of numerical methods for solving nonlinear equations of the procedures, the use of the Gauss elimination method
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:10988
    • 提供者:wyywd
  1. LINGO

    0下载:
  2. LINGO是Linearnteractive and General Optimizer的缩写,即“交互式的线性和通用优化求解器”,可以用于求解非线性规划,也可以用于一些线性和非线性方程组的求解等。lingo教程帮助你学习lingo-LINGO is Linearnteractive and General Optimizer acronym, that is, " an interactive optimization of linear and general-purpose sol
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:184855
    • 提供者:fxx
  1. feixxfchqiujie

    0下载:
  2. 各种非线性方程及方程组求解算法,如对分法、牛顿法、QR法等,VC6.0-A variety of non-linear equation and equations algorithm, such as sub-method, Newton' s method, QR law, VC6.0
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:75447
    • 提供者:李文
  1. hc

    0下载:
  2. 用于求解非线性方程组,非常有用,请研究者参考。-For solving nonlinear equations, very useful, please researchers
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1117
    • 提供者:wangbin
  1. Nonlinear-equation-solve

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

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

    0下载:
  2. 非线性方程组求解,matlab解非线性方程组多种解法代码。-Solving Nonlinear Equations
  3. 所属分类:Other systems

    • 发布日期:2016-09-11
    • 文件大小:444416
    • 提供者:ning fengping
  1. SNSE

    0下载:
  2. 梯度法求解非线性方程组,数值算法与计算机实现-Gradient method for solving nonlinear equations, numerical algorithms and computer implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:717
    • 提供者:孙臻
  1. matlab

    1下载:
  2. matlab代码 迭代法求解非线性方程 用不动点迭代法求非线性方程组的一个根-matlab code iterative method for solving nonlinear equations using fixed point iteration method for solving nonlinear equations of a root
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:12806
    • 提供者:李建军
  1. five-ways

    0下载:
  2. 数值分析非线性方程求解(五种方法)。分析牛顿法、割线法、对分法、Steffensen法、简易牛顿法解线性方程组的性质-Numerical analysis of nonlinear equations (five methods). Nature of the analysis of Newton, secant, bisection method, Steffensen method, simple Newton method for solving linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:232426
    • 提供者:周舟
  1. matlab-Code

    0下载:
  2. 此时例是关于用matlab实现牛顿法求解非线性方程组,(包含牛顿法、改进的牛顿法.梯度法、最速下降法代码),里面附带可以直接运行的程序。-At this case is about solving nonlinear equations using matlab Newton, (including Newton, Newton method to improve the code), which comes with the program can be run directly.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:梅兰竹菊
  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. newton-feixianxingfangcheng

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

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:木手冈
  1. MATLAB求解非线性方程组 fsolve源程序代码

    2下载:
  2. 这是MATLAB求解非线性方程组 fsolve源程序代码(This is MATLAB solving nonlinear equations fsolve source code)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:peanut0414
  1. 新建文件夹

    0下载:
  2. 本程序为利用拟牛顿法求非线性方程组的一组解,欢迎大家共同探讨(A set of solutions for nonlinear equations by quasi Newton method)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:骏驰
  1. MATLAB求解非线性方程组 fsolve源程序代码

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

  1. 牛顿-拉夫森法求解非线性方程组

    1下载:
  2. 牛顿-拉夫森法求解非线性方程组 牛顿-拉夫森法求解非线性方程组(Solving Nonlinear System of Newton 's Iteration Method)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:李木子1230
  1. 代码

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

    • 发布日期:2018-04-23
    • 文件大小:13312
    • 提供者:00雪
  1. buaa.data analyse.third

    0下载:
  2. 插值,最小二乘,解非线性方程组,算法,算例,源代码,分析(Interpolation, least squares, solving nonlinear equations, algorithms, examples, source code, analysis)
  3. 所属分类:其他

    • 发布日期:2020-05-04
    • 文件大小:277504
    • 提供者:haoyy
« 12 »
搜珍网 www.dssz.com