搜索资源列表

  1. Newton

    0下载:
  2. 牛顿法求解非线性方程组,VC++,牛顿法求解非线性方程组算法源码 -Newton method for solving nonlinear equations, VC++, Newton method for solving nonlinear equations algorithm source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:183296
    • 提供者:GYZ
  1. 2006817104421915

    0下载:
  2. 非线性方程组的解法,牛顿方法,参考数值算法集-Solution of nonlinear equations, Newton method, reference set numerical algorithm
  3. 所属分类:中间件编程

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:yyy
  1. C_Algorithms

    0下载:
  2. C语言算法集,包括:插值算法、非线性方程组、复数运算、极值问题、拟合与逼近、排序、数值积分、随机数产生、图形模式下读写屏幕、线性代数方程组-C language algorithms, including: interpolation algorithm, nonlinear equations, complex computation, extremal problems, fitting and approximation, sor
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:144384
    • 提供者:s050403054
  1. SCPSOfc

    0下载:
  2. 使用协同微粒群和随机微粒群结合的算法求解一个六元的非线性方程组.-Use of synergies and random particle swarm particle swarm algorithm combining a six-million nonlinear equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:duyl
  1. gener

    0下载:
  2. 用遗传优化算法求解高次非线性方程组。代码中举例说明。-Optimization using genetic algorithm high nonlinear equations. Code example.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:沈晶晶
  1. tuihuo

    0下载:
  2. matlab实现退火算法求解非线性方程组。-matlab wife of mother
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:沈晶晶
  1. nonlinearequationssolution

    0下载:
  2. 进行非线性方程组的具体解法,可以有效的解非线性方程
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:xuxiaokai
  1. feixian

    0下载:
  2. C语言算法,短小精悍,非常适合初学者,非线性方程组-C language algorithms, dapper, very suitable for beginners, non-linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:zy
  1. Newton

    1下载:
  2. 牛顿下山法求解非线性方程组问题,同时其中的例子可以修改,具体见readme-Newton downhill method to solve nonlinear equations, while an example of which can be amended, see specific readme
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:shandy
  1. niudunfajiefangchengzu

    0下载:
  2. 牛顿法解非线性方程组输入系数可直接运行的-Newton Method with input coefficient of nonlinear equations can be directly run
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:239616
    • 提供者:
  1. Newton

    0下载:
  2. 此程序为MATLAB计算非线性方程组的程序-This procedure for calculating the nonlinear equations MATLAB procedure
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:yang
  1. budongdian

    0下载:
  2. 此程序为解非线性方程组的不动点迭代法,在MATLAB执行.-This procedure for the solution of nonlinear equations of the fixed point iteration method, in the MATLAB implementation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:yang
  1. Broyden

    0下载:
  2. 此程序为解非线性方程组的逆Broyden秩1迭代法,为MATLAB源程序-This procedure for the solution of nonlinear equations inverse Broyden iteration rank 1 for MATLAB source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:yang
  1. NewtonRaphson

    0下载:
  2. 求解非线性方程组的NewRaphson方法-Solving nonlinear equations NewRaphson method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:明明
  1. Homotopy

    0下载:
  2. 求解非线性方程组 的同伦曲线法-Solving nonlinear equations homotopy curve method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:明明
  1. QuasiNewton

    0下载:
  2. 求解非线性方程组的延拓法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:明明
  1. NoLinearEquation

    0下载:
  2. 非线形方程组类:包括各种非线性方程组的各种求解方法,非常方便调用-Non-linear equations categories: including a variety of nonlinear equations to solve a variety of methods, very convenient to call
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:pooly
  1. pitcon

    0下载:
  2. 求解非线性方程组的一组源代码,FORTRAN90.用于解决N个未知数,N-1个方程.-Solving nonlinear equations of a set of source code, FORTRAN90. For settlement of N unknown, N-1 equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:57344
    • 提供者:陆卫兵
  1. dqed_for

    0下载:
  2. 求解非线性方程组的一个高效算法,用FORTRAN实现.-Solving nonlinear equations of an efficient algorithm, using FORTRAN realize.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:59392
    • 提供者:陆卫兵
  1. LMF

    0下载:
  2. LMF方法解非线性方程组,有例子,可以直接运行!-LMF method to solve nonlinear equations, there are examples, can be directly run!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:聂建辉
« 1 2 34 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org