搜索资源列表

  1. C++常用算法之08非线性方程组求解

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book support
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:103473
    • 提供者:闻杉
  1. 非线性方程组的迭代解法

    0下载:
  2. 非线性方程组的迭代解法,包括:简单迭代法、Newton法、割线法、拟Newton法等.详见程序注释-nonlinear equations of the iterative solution, including : simple iterative method, Newton, secant, to the Newton law. Detailed procedures Notes
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16338
    • 提供者:周思良
  1. 拟牛顿法求非线性方程组的一组实数解

    0下载:
  2. 拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2135
    • 提供者:张博真
  1. 逆broyden秩1法解非线性方程组

    0下载:
  2. 逆Bbroyden秩1法解非线性方程组实例-Bbroyden Rank an inverse method for solving systems of nonlinear equations example
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1151
    • 提供者:
  1. 用牛顿法解非线性方程组

    0下载:
  2. 用牛顿法解非线性方程组(包括论文及源程序)-with Newton method for solving systems of nonlinear equations (including papers and source)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:103977
    • 提供者:彭文
  1. 非线性方程组的数值解法

    0下载:
  2. 经典的非线性方程组的数字解法权威书籍。
  3. 所属分类:其他书籍

    • 发布日期:2010-11-10
    • 文件大小:3851330
    • 提供者:yunrsh@126.com
  1. 拟牛顿法求非线性方程组的一组实数解

    1下载:
  2. 拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:张博真
  1. 逆broyden秩1法解非线性方程组

    0下载:
  2. 逆Bbroyden秩1法解非线性方程组实例-Bbroyden Rank an inverse method for solving systems of nonlinear equations example
  3. 所属分类:文档资料

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:
  1. 用牛顿法解非线性方程组

    1下载:
  2. 用牛顿法解非线性方程组(包括论文及源程序)-with Newton method for solving systems of nonlinear equations (including papers and source)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:103424
    • 提供者:彭文
  1. C++常用算法之08非线性方程组求解

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book support
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:103424
    • 提供者:闻杉
  1. 非线性方程组的迭代解法

    0下载:
  2. 非线性方程组的迭代解法,包括:简单迭代法、Newton法、割线法、拟Newton法等.详见程序注释-nonlinear equations of the iterative solution, including : simple iterative method, Newton, secant, to the Newton law. Detailed procedures Notes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:16384
    • 提供者:周思良
  1. 求解非线性方程组

    0下载:
  2. 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数-positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:leaderbbs
  1. MATLAB求解非线性方程组 fsolve源程序代码

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

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:peanut0414
  1. 牛顿-拉夫森法求解非线性方程组

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

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:李木子1230
  1. 计算方程组-1

    0下载:
  2. 该程序可用来求解计算复杂的非线性方程组的解析解,对初学者有一定参考价值(The program can be used to solve the analytic solution of complex nonlinear equations, and has some reference value for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:aaagwn
  1. PSO算法求解非线性方程组

    0下载:
  2. 使用pso粒子群算法求解非线性方程组,用c语言实现(PSO Particle Swarm Optimization (PSO) is used to solve nonlinear equations and is implemented in C language)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:347136
    • 提供者:dxlm
  1. Fortran Newton法求解非线性方程组

    0下载:
  2. 通过Fortran语言,利用牛顿方程迭代来求解非线性方程组,可设置为二元或多元(Through the Fortran language, the Newton equation iteration is used to solve the nonlinear equations, which can be set to two yuan or multivariate.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:wagzijian
  1. MATLAB牛顿法求解非线性方程组

    1下载:
  2. MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:lai东东
  1. MATLAB求解非线性方程组 fsolve

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

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:lai东东
  1. 用matlab求解非线性方程组的几种方法之程序

    0下载:
  2. matlab编程 求解非线性方程和方程组的多种方法(Matlab programming for solving nonlinear equations and equations)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:480256
    • 提供者:penny_ma
« 12 3 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org