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

搜索资源列表

  1. nonliearequation

    0下载:
  2. 这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector function, JF its Jacobian matr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:908
    • 提供者:娄雯
  1. iamatlab

    1下载:
  2. 免疫算法解非线性方程组matlab源程序,很好用-immune algorithm for solving systems of nonlinear equations Matlab source, easy to use
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3372
    • 提供者:李响
  1. Matlab_xxfc

    1下载:
  2. 用matlab解非线性方程组算法介绍,文章中有matlab详细代码
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:49225
    • 提供者:陈媛媛
  1. tuihuo

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

    • 发布日期:2008-10-13
    • 文件大小:2425
    • 提供者:沈晶晶
  1. Newton

    0下载:
  2. 此程序为MATLAB计算非线性方程组的程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:850
    • 提供者:yang
  1. budongdian

    1下载:
  2. 此程序为解非线性方程组的不动点迭代法,在MATLAB执行.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:811
    • 提供者:yang
  1. Broyden

    0下载:
  2. 此程序为解非线性方程组的逆Broyden秩1迭代法,为MATLAB源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:yang
  1. 数学优化分析综合工具软件包

    6下载:
  2. 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-23
    • 文件大小:7421107
    • 提供者:zhangqi
  1. newton

    1下载:
  2. 用牛顿迭代法解非线性方程组的源程序,在MATLAB中可用-Newton iteration method for nonlinear equations of the source, available in MATLAB
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-15
    • 文件大小:3210
    • 提供者:zhengjia
  1. feixianxingfangchengzujiesuan

    0下载:
  2. 非线性方程组数值计算,MATLAB语言实现。包括多种迭代方法,牛顿法,拟牛顿法,以及相关的改进算法。-Numerical calculation implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:29003
    • 提供者:sanlizi
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. adams

    0下载:
  2. 常微分方程组adams数值解法以及非线性方程的二分法解法-Adams Ordinary Differential Equations Numerical Solution of nonlinear equations as well as the dichotomy method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1279
    • 提供者:secret
  1. fxzxec

    0下载:
  2. 非线性方程组的一般解法,matlab用~-FXZXEC( Property , Value ,...) creates a new FXZXEC or raises the existing singleton.Starting from the left, property value pairs are applied to the GUI before fxzxec_OpeningFunction gets called. An unrecognized property name
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2086
    • 提供者:Sakuya
  1. STRSCNE

    0下载:
  2. 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4843
    • 提供者:muxihan
  1. simpson_Newton

    0下载:
  2. 非线性方程组simpson、NewtonRaphson数值解法matlab实现,-Nonlinear equations simpson, NewtonRaphson numerical method matlab implementation,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1380
    • 提供者:金超
  1. mulVNewton

    0下载:
  2. 非线性方程组的逆Newton法的matlab实现,代码简洁,算法精确!-Nonlinear equations inverse Newton method matlab implementation, code simplicity, the algorithm accurately!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:533
    • 提供者:tony
  1. 3机9节点数据

    1下载:
  2. 3 机9 节点数据 潮流计算在数学上属于多元非线性方程组的求 解问题,在用迭代法求解时涉及到大量的矢量和矩阵运算,因而寻求一个能高效 地处理矩阵运算的语言,将给潮流计算程序的编制带来巨大的方便.(Power flow calculation is mathematically the solution of multivariate nonlinear equations. Solving the problem involves a large number of vector
  3. 所属分类:matlab例程

    • 发布日期:2021-01-15
    • 文件大小:21504
    • 提供者:邹昊
  1. 方程求根

    1下载:
  2. 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-31
    • 文件大小:9216
    • 提供者:zjujie
  1. matlab NLS equation

    8下载:
  2. matlab解耦合非线性薛定谔方程组,考虑自相位调制、交叉相位调制与四波混频(Matlab solves the coupled nonlinear Schrodinger equations, considering self phase modulation, cross phase modulation and four wave mixing.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-09
    • 文件大小:1024
    • 提供者:糖分控
  1. MATLAB的13个数值分析常用算法

    0下载:
  2. 插值 函数逼近 矩阵特征值计算 ..... 非线性方程组求解 常微分方程的初值问题 等等
  3. 所属分类:图形图像处理(光照,映射..)

« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com