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

搜索资源列表

  1. yingyongshuzhifenxi.rar

    0下载:
  2. 本书包括绪论,插值法,函数逼近,解线性方程组的直接方法、迭代法,数值微分与数值积分,非线性方程求根,常微分方程数值解法,矩阵特征值与特征向量的计算以及附录和习题解答等。 ,This book includes introduction, interpolation, function approximation, solution of linear equations of the direct method, iterative method, numerical differentiati
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3239623
    • 提供者:zz
  1. fmincon.rar

    0下载:
  2. 求解非线性方程。调用格式x=fmincon(fun,x0,A,b,Aeq,beq,VLB,VUB),For solving nonlinear equations. Call the format x = fmincon (fun, x0, A, b, Aeq, beq, VLB, VUB)
  3. 所属分类:Algorithm

    • 发布日期:2016-09-10
    • 文件大小:6683
    • 提供者:狄凌松
  1. EQU_SOLVE

    1下载:
  2. 完整的以最速下降法,牛顿迭代法,二分法求解非线性方程的Matlab程序源代码,含GUI界面,简洁明了,可对每种算法绘制收敛曲线,计算求解精度。-the completely matlab source code for equation solving by adapting steepest descent method,newton method, binary divided method,graphics user interface applied,simply and explici
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:16990
    • 提供者:张宏欣
  1. NLSE.zip

    5下载:
  2. 一个非常好用的计算非线性薛定谔方程的小软件,A very useful calculation of nonlinear Schr枚dinger equation of small software
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:89256
    • 提供者:石智伟
  1. matlab_nonlinear.rar

    7下载:
  2. 非线性动力学中lyapunov、duffing等方程的求解,详细Matlab程序,Nonlinear Dynamics lyapunov, duffing equations and other details Matlab procedures
  3. 所属分类:matlab例程

    • 发布日期:2013-05-09
    • 文件大小:8520
    • 提供者:刘永强
  1. erfenfa.rar

    0下载:
  2. 介绍了二分法求解非线性方程的算法,欢迎大家提出宝贵意见。,Introduced the dichotomy of the algorithm for solving nonlinear equations, welcome you to give valuable advice.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1036
    • 提供者:王海
  1. C_Ngeshi

    2下载:
  2. 用C_N格式求解耦合非线性薛定谔方程,matlab程序-C_N format used to solve coupled nonlinear Schrö dinger equation, matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1195
    • 提供者:丽萍
  1. MyRunge_Kutta

    3下载:
  2. 实现四阶龙格库塔算法,求解非线性方程或是非线性方程组。-To achieve fourth-order Runge-Kutta algorithm for solving nonlinear equations or nonlinear equations.
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:1024
    • 提供者: 袁清平
  1. newt_g

    0下载:
  2. 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
  3. 所属分类:Scanner

    • 发布日期:2017-04-01
    • 文件大小:694
    • 提供者:侯源君
  1. mtlab

    0下载:
  2. 牛顿法解非线性方程,用牛顿法编程解非线性方程的解-newton
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1092
    • 提供者:sxxjie
  1. ssmf

    1下载:
  2. 用matlab仿真非线性薛定谔方程模拟光在光纤的传输-Matlab simulation of nonlinear Schrö dinger equation with the simulation of light in optical fiber transmission
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:901
    • 提供者:孔德乾
  1. nonlinear_equations_solve

    1下载:
  2. 包括各种非线性方程的MATLAB求解算法,如拟牛顿法,数值延拓法,高斯牛顿法-Include a variety of nonlinear equations MATLAB algorithm, such as the quasi-Newton method, numerical continuation method, Gauss-Newton method
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-01
    • 文件大小:11247
    • 提供者:付和平
  1. newton1

    0下载:
  2. 用牛顿法解非线性方程,此程序为C++的,算法简洁明了-Newton method for solving nonlinear equations with
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3944
    • 提供者:
  1. NEWTON

    1下载:
  2. 利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:545
    • 提供者:刘栋
  1. Newton-matlab

    1下载:
  2. Newton牛顿迭代法解非线性方程,这个程序挺不错的,分享给大家-Newton-matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:580
    • 提供者:gake
  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. 1

    1下载:
  2. 北航数值分析第三题,最小二乘法,求解非线性方程,能够为北航数值分析提供很好的支持。-Beihang numerical analysis third title, the least square method for solving nonlinear equations, numerical analysis of Beihang able to provide good support.
  3. 所属分类:Algorithm

    • 发布日期:2014-06-11
    • 文件大小:314338
    • 提供者:yuchao
  1. fxxfcz

    0下载:
  2. 非线性方程求解例子--Examples of Non Linear equation`s solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-09
    • 文件大小:4505
    • 提供者:xqiang
  1. fxfc

    0下载:
  2. 关于非线性方程和非线性方程组的根的数值算法和程序!-On the nonlinear equations and nonlinear equations of the numerical algorithm of the root and procedures!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:29917
    • 提供者:公诚
  1. Algorithm

    0下载:
  2. csharp版常见数值计算源码,包括矩阵计算、插值、线性方程和非线性方程等-CSharp version of common-source numerical computation, including the matrix calculation, interpolation, linear equations and nonlinear equations, such as
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:34270
    • 提供者:crpp0104
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com