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

搜索资源列表

  1. changyongsuanfachengxuji

    1下载:
  2. 本程序针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。 书中所有算法均用C语言描述。 本程序集可供广大科研人员、工程技术人员以及管理工作者阅读使用,也可作为高等院校师生的参考程序。 与本程序配套的书为《C常用算法程序集》。也一同上传。可从本网站上下载。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:200852
    • 提供者:杨志亮
  1. sample-rate-conversion

    0下载:
  2. 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:22108
    • 提供者:hjq
  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:222943
    • 提供者:Jawen
  1. pso

    0下载:
  2. 用PSO算法(粒子群算法)求解非线性方程组-Using PSO ( particle swarm optimization ) algorithm for solving nonlinear equations
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:253430
    • 提供者:ohyes
  1. Newton-Raphson

    0下载:
  2. Newton-Raphson 算法 用来求解非线性方程组根的解法-Newton-Raphson algorithm used to solve the root of the solution of nonlinear equations
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1288
    • 提供者:zhangrui
  1. matlab--jie-fang-cheng-zu

    0下载:
  2. 非线性方程组的求解是一个很麻烦的问题,应该对某一类方程组进行matlab求解-Nonlinear equations is a very troublesome problem, it should be of a certain type equations matlab solving
  3. 所属分类:source in ebook

    • 发布日期:2017-11-07
    • 文件大小:11546
    • 提供者:刘帅民
  1. matlab

    0下载:
  2. 龚纯主编的“matlab语言常用算法程序集”第十章非线性方程组求解的源代码-Gong pure edited matlab language commonly used algorithm for assembly source code Chapter solving nonlinear equations
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:12097
    • 提供者:李伟
  1. PSO

    1下载:
  2. 粒子群优化的基本算法,利用该方法求解非线性方程组-The basic particle swarm optimization algorithm, using this method for solving nonlinear equations
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:589
    • 提供者:blueice
  1. main

    1下载:
  2. 通过改进的遗传算法来求解复杂的非线性方程组-Through the improved genetic algorithm to solve complex nonlinear equations
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:xiang
  1. Gravity-and-magnetic-data

    0下载:
  2. 重磁金属的非线性方程组求解,使得大家可以对编程有更深刻的理解,对C++编程开发更加深入学习。-Gravity and magnetic metals nonlinear equations, so that we can have a more profound understanding of programming, programming for C++ develop more in-depth study.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2110447
    • 提供者:徐倩
  1. newton

    0下载:
  2. 用newton迭代法求解非线性方程组的matlab主程序.-Solving nonlinear equations matlab main program using newton iterative method.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:964
    • 提供者:zhouzhou
  1. CH6

    1下载:
  2. FORTRAN编程,求解非线性方程组,如牛顿迭代法,DFP方法等-FORTRAN programming, solving nonlinear equations, such as Newton iteration, DFP methods
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:12360
    • 提供者:海寒
  1. PSO-HJ

    1下载:
  2. PSO算法和模式搜索法的混合算法求解非线性方程组-PSO algorithm and hybrid algorithm pattern search method for solving nonlinear equations
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1712
    • 提供者:何骞
  1. PSO-MC

    1下载:
  2. PSO算法和蒙塔卡洛算法的混合算法,求解非线性方程组。单目标优化问题-Hybrid algorithm of PSO and Monta Carlo algorithms for solving nonlinear equations. Single-objective optimization problem
  3. 所属分类:source in ebook

    • 发布日期:2015-10-31
    • 文件大小:1024
    • 提供者:何骞
  1. PSO

    0下载:
  2. PSO源代码,求解单目标优化问题,本代码用于求解非线性方程组问题-PSO source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1319
    • 提供者:何骞
  1. newton

    0下载:
  2. 简化牛顿法求解非线性方程组,程序内附注释-Simplified Newton method forSolving Nonlinear equations, the program containing the comment
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:713014
    • 提供者:赵堃
  1. 非线性方程组求解

    1下载:
  2. 利用改进的遗传算法求解非线性方程,遗传算法得到全局最优解作为初值寻找局部最优解(Using the improved genetic algorithm to solve the nonlinear equation, the genetic algorithm gets the global optimal solution as the initial value to find the local optimal solution)
  3. 所属分类:并行计算

    • 发布日期:2017-10-28
    • 文件大小:4096
    • 提供者:zzb1111
搜珍网 www.dssz.com