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

搜索资源列表

  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例程

    • 发布日期:2008-10-13
    • 文件大小:2850
    • 提供者:leaderbbs
  1. 求解非线性方程组的拟牛顿-粒子群混合算法

    1下载:
  2. 求解非线性方程组的拟牛顿-粒子群混合算法
  3. 所属分类:报告论文

    • 发布日期:2011-09-29
    • 文件大小:312413
    • 提供者:yuyehang2011
  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. Levenberg-Marquardt

    5下载:
  2. Levenberg-Marquardt 信赖域方法求解非线性方程组的Matlab程序-Levenberg-Marquardt trust region method for solving nonlinear equations of the Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:997
    • 提供者:蔚无
  1. 求解非线性方程组的混合人口迁移算法

    0下载:
  2. 摘要:针对变尺度法对初始值敏感和人口迁移算法容易陷入局部极值的缺陷,结合变尺度法和人口迁移算 法各自的优点,提出了一种混合人口迁移算法,用来求解非线性方程组。该混合算法不仅发挥了人口迁移算 法强大的全局搜索能力,而且利用了变尺度法的局部精细搜索能力。实验结果表明,该算法不但以较高的精 度求出了各种非线性方程组的解,而且鲁棒性强,收敛速度快速,是一种解决非线性方程组问题的较好方法。
  3. 所属分类:报告论文

  1. 求解非线性方程组的BFGS差分进化算法

    0下载:
  2. 摘要:针对差分进化算法进化后期收敛缓慢和稳定性不强的缺陷,将BFGS算法插入差分进化算法当中,提出了一种BFGS差 分进化算法,用来求解非线性方程组。通过5 个非线性方程组和一个工程实例的实验,说明:算法收敛精度较高、收敛速度较快、 鲁棒性强、收敛成功率高,是一种较好的解决非线性方程组的方法。
  3. 所属分类:报告论文

  1. AI

    0下载:
  2. 用MATLAB编写的使用免疫算法求解非线性方程组-MATLAB prepared with the use of immune algorithm for solving nonlinear equations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3056
    • 提供者:
  1. qnerr

    0下载:
  2. 采用局部拟牛顿法求解非线性方程组的C源代码-C code of quasi-Newton method for large nonlinear system solving
  3. 所属分类:Algorithm

    • 发布日期:2016-01-21
    • 文件大小:194560
    • 提供者:张旭平
  1. suanfa

    0下载:
  2. C++数值运算的常用算法,包括项式与连分式计算、矩阵运算、线性方程组求解、 非线性方程组求解、数值积分、数据处理与回归分析、数学变换与滤波等-C++ numerical computation of the commonly used algorithms, including the item type and continued fractions, the matrix operations, solving linear equations, solving systems of non
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:411899
    • 提供者:程大宝
  1. resource

    0下载:
  2. 数值分析算法:求解非线性方程组,插值,曲面拟合,得近似表达式-Numerical analysis algorithms: solving nonlinear equations, interpolation, surface fitting, very similar to the expression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:631016
    • 提供者:tianping
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. MATLAB求解非线性方程组 fsolve源程序代码

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

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:peanut0414
  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. PSO算法求解非线性方程组

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

    • 发布日期:2018-04-21
    • 文件大小:347136
    • 提供者:dxlm
  1. 代码

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

    • 发布日期:2018-04-23
    • 文件大小:13312
    • 提供者:00雪
  1. Fortran Newton法求解非线性方程组

    2下载:
  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. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小: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. 所属分类:数学计算

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

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

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

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

    • 发布日期:2020-11-09
    • 文件大小:480256
    • 提供者:penny_ma
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com