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

搜索资源列表

  1. Sbuddongdiiano

    0下载:
  2. 此程序源码为解非线性方程组的不动点迭代代法,在MATLAB执行. 可直接使用。 -This program source code for the solution of nonlinear equations, fixed point iteration on behalf of France, executed in MATLAB can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:611
    • 提供者:
  1. newton-to-nonlinear-equations

    0下载:
  2. 牛顿法求解非线性方程组matlab源程序-Newton method for solving nonlinear equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5732
    • 提供者:wgl
  1. Nonlinear-equations-NL

    0下载:
  2. 非线性方程组N-L解-数值方法(MATLAB版 第4版).pdf-Nonlinear equations NL- A numerical method (MATLAB version 4). Pdf
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:392010
    • 提供者:bluedream
  1. dfp

    0下载:
  2. 一种拟牛顿算法,非线性方程组的最优化方法,matlab调用函数-A Quasi Newton method of nonlinear equations, optimization methods, matlab function is called
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:566
    • 提供者:雨山
  1. newton_method

    0下载:
  2. 基于matlab应用牛顿法解非线性方程组-the matlab Newton method for solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:984
    • 提供者:hyh
  1. Solution-of-nonlinear-equations

    0下载:
  2. matlab对非线性方程组的求解案例分析,包括多种数值解法的m文件-the matlab case analysis of non-linear equations, including a variety of numerical solution of the m file
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:12109
    • 提供者:郭晓晴
  1. MATLAB-25-cases

    1下载:
  2. MATLAB高效编程技巧与应用,25个案例分析。272页的电子书。包含重新认识向量化编程,MATLAB处理海量数据,积分案例,MATLAB优化及非线性方程求解案例,人脸图像压缩与重建,预测分类案例常微分方程组求解案例,层次分析法,定时器。-Efficient MATLAB programming skills and application of the 25 case studies. 272 e-books. Contains new understanding of vectorized
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:27086588
    • 提供者:Binjie Liao
  1. Solution-of-nonlinear-equations

    0下载:
  2. 偏微分方程的MATLAB解法,主要介绍非线性方程组求解方法,给出不同方法的数值解法。-MATLAB Solution of partial differential equations, describes the nonlinear equations solving methods, given the different methods of numerical solution solution.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:13257
    • 提供者:润拙
  1. Nonlinear-equations-to-solve

    0下载:
  2. 非线性方程组的解法,三个方程式三个未知量,利用matlab来求解-Solution of nonlinear equations, three equations for three unknown quantities, can be solved by using matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:19384
    • 提供者:于浩
  1. NLFSS

    0下载:
  2. 非线性方程组的多种求解方法的matlab实现-A variety of solution methods for nonlinear equations matlab achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:12091
    • 提供者:XINGJINGCHAO
  1. Penalty-function-method

    0下载:
  2. 为matlab中求解非线性方程组用到的惩罚函数法,相关研究者可以学下-Penalty function method for solving nonlinear equations used for matlab related researchers can learn
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:13565
    • 提供者:纪飞
  1. 123

    0下载:
  2. 使用MATLAB编程,求非线性方程组的根。本例为三个参数的非线性方程组。-Using the MATLAB programming, seeking the roots of nonlinear equations. In this case, there are three parameters.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1262
    • 提供者:张阳
  1. matlab

    0下载:
  2. 误差的来源 非线性方程(组)的数值解法 解线性方程组的直接方法 解线性方程组的迭代法 矩阵的特征值与特征向量的计算 函数的插值方法 函数逼近与曲线(面)拟合 数值微分 数常微分方程(组)求解值积分 -The source of the error Numerical method for solving the nonlinear equation (group) The direct method of solving linear
  3. 所属分类:File Formats

    • 发布日期:2017-11-08
    • 文件大小:1071502
    • 提供者:陈佳文
  1. Newdon

    0下载:
  2. MATLAB实现牛顿法求解非线性方程组,简介快速-MATLAB realization Newton' s method for solving nonlinear equations, Introduction Quick
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:561
    • 提供者:王心雨
  1. Solving-equations

    0下载:
  2. matlab线性方程组求解,非线性方程数值求解, 常微分方程初值问题的数值解法-matlab linear equations, numerical solution of nonlinear equations, ordinary differential equations numerical solution of initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:84689
    • 提供者:Chanel
  1. MATLABsolving-nonlinear-equations1

    0下载:
  2. 用matlab求解非线性方程组的一些实例,很实用-Using matlab for solving nonlinear equations group some examples of, very practical
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:849190
    • 提供者:李亚
  1. Nonlinear-iterative-solution

    0下载:
  2. 通过matlab编制程序,对非线性方程组迭代求解。-Through matlab programming, iterative solution of the nonlinear equations
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:537
    • 提供者:wyt
  1. The-MATLAB-equation

    0下载:
  2. MATLAB解方程与函数极值、线性方程组求解、非线性方程数值求解、常微分方程初值问题的数值解法、函数极值。-The MATLAB equation and the extreme value of function, solving linear equations, nonlinear equations, numerical solution of initial value problem of ordinary differential equation, the numerical s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:11384
    • 提供者:石头
  1. GE.m

    2下载:
  2. 遗传算法解非线性方程组的Matlab程序,有详细说明。-Genetic algorithm for solving nonlinear equations Matlab procedures, described in detail.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-18
    • 文件大小:20480
    • 提供者:彭荣鲲
  1. GEfornonlinereq

    2下载:
  2. 用遗传算法解非线性方程组的Matlab程序,包含程序流程的文字说明。-Genetic algorithm for solving nonlinear equations Matlab program, the program is described in detail.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-18
    • 文件大小:19456
    • 提供者:彭荣鲲
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com