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

搜索资源列表

  1. wwwniyundongxue

    0下载:
  2. 利用matlab编程求解非线性方程组,用于逆运动学求解-Programming using matlab solving nonlinear equations for the inverse kinematics
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:801
    • 提供者:anbo
  1. nolinear-equations

    0下载:
  2. 用matlab符号对象求解非线性方程组,进行函数绘图-solve nolinear equations used matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:48963
    • 提供者:张鞠成
  1. ohb

    0下载:
  2. 关于圆盘耦合摆的研究,将介绍单圆盘耦合发电机模型和双圆盘耦合发电机模型的非线性方程组。通过对方程组的分析和MATLAB模拟计算,指出前者电流有稳定的周期解,后者在两圆盘角速度不同时可能进入混沌态,并且通过数值计算其Lyapunov指数(其中一个,出现了正值)来证明其混沌态-Research on the disk coupled pendulums, will introduce the model of a single disc and double disc coupling genera
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19214
    • 提供者:张龙腾
  1. Nonlinear-equations

    0下载:
  2. 非线性方程组求解,里面有很多相关的matlab算法例子。希望对大家有用!-Nonlinear equations, there are many examples of related matlab algorithm. Hope it useful!
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:11695
    • 提供者:郑林
  1. Solving-nonlinear-equations

    0下载:
  2. 非线性方程组MATLAB求解的程序,希望能够成功上传,-Solving nonlinear equations MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:95190
    • 提供者:段永超
  1. chapter06_ex

    0下载:
  2. 非线性方程组与最优化方法Matlab数值分析与应用-nonlinear equation and optimization method
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1330
    • 提供者:why
  1. LMFsolve

    2下载:
  2. 这个程序实现了Levenberg Marquardt Fletcher(LMF)算法,并用于非线性最小二乘的计算。用于在一个非线性多项式组成的矛盾/超定方程组中,找到最优的解。-This program implements the Levenberg Marquardt Fletcher (LMF) algorithm, and used nonlinear least squares calculations. Formed in a non-linear polynomial for th
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3909
    • 提供者:蒋常富
  1. nls4

    0下载:
  2. 这个程序只合适计算k=1 (也就是Lcd=1),对于其他k值,一些参数要做适当变化。这也是soliton format 不宜用于非线性耦合开关的一个原因。它使问题复杂化。这个程序是计算孤子格式化下的非线性薛定格方程组,程序中的方程与我们之前的博文提供的程序的方程不同。我们当初做这个仿真的目的,一方面要重复 S. Trillo, S. Wabnitz, E. M. Wright and G. I. Stegman, 在他们论文“Soliton switching in fiber nonlinea
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1746
    • 提供者:风云
  1. solving-nonlinear-equations

    0下载:
  2. 用matlab语言实现模拟退火算法来解非线性方程组。-Matlab language implementation simulated annealing algorithm for solving nonlinear equations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:169595
    • 提供者:gaolouhello
  1. inverse-broyden-iteration

    0下载:
  2. matlab的发展环境,为解决大型迭代法的非线性方程组,M-file-matlab development environment, broyden iteration method for solution of nonlinear equations, in which M-file
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:961
    • 提供者:zhoujinming
  1. Jacobi

    0下载:
  2. 牛顿迭代,雅克比,求解非线性方程组 数值分析 MATLAB相结合-Jacobi NEWTON
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:826
    • 提供者:ericwang
  1. Treelike-Open-Network-Power-Flow

    0下载:
  2. 电力系统的树形开式网络的潮流计算程序。 应用牛顿法实现多元非线性方程组的求解。 利用C++和matlab混合编程实现。-Power System, Open Network in tree form, Newton Algorithm, Nonlinear multivariable equations, C++ and matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3614
    • 提供者:刘搏
  1. mulfastdown

    0下载:
  2. 非线性方程组的最速下降法,数值计算基于matlab的源程序。-Steepest descent method based on the Matlab nonlinear equations, numerical calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:581
    • 提供者:钢弹
  1. nonlinear-solve

    0下载:
  2. matlab 求解非线性方程组的相关命令流,书籍为:MATLAB语言常用算法程序集龚纯, 王正林编著\第10章-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12099
    • 提供者:谢福平
  1. newton_feixianxin

    0下载:
  2. matlab实现牛顿迭代法求解非线性方程组-Matlab achieve the Newton iterative method for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:18079
    • 提供者:alex
  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. 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. 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 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com