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

搜索资源列表

  1. feixianxing

    1下载:
  2. 各种求解非线性方程组的算法程序,包括牛顿法及变形,不动点迭代,共轭梯度-Various algorithms for solving nonlinear equations procedures, including Newton and deformation, fixed point iteration, conjugate gradient, etc., etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11027
    • 提供者:廖益文
  1. KrylovSubspceMethod

    1下载:
  2. Krylov subspace作为一种迭代方法,在求解非线性方程组方面发挥巨大作用,这个ppt和大家分享-Krlov subspace method
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:362234
    • 提供者:之末
  1. Adomiandecompositionmethod

    3下载:
  2. 用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。-using Adomian decompositon method to solve fractional differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:735
    • 提供者:zgl
  1. mulSimNewton

    1下载:
  2. MATLAB用于非线性方程组的求解问题,用的方法是牛顿迭代法-the solution of nonlinear functions
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:529
    • 提供者:zhang xiao ai
  1. shuzhifenxi

    0下载:
  2. 主要涉及以下知识点:分片二次插值、非线性方程组的解法、线性方程组的解法、曲面拟合、最小二乘拟合、矩阵的求逆、计算向量的无穷范数等。-Knowledge involves the following points: piecewise quadratic interpolation, solution of nonlinear equations, solution of linear equations, surface fitting, least squares fitting, matri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:215762
    • 提供者:abler
  1. mulDamp

    0下载:
  2. 阻尼最小二乘法 解非线性方程组  非常好用 -matlab MulDamp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:617
    • 提供者:xin
  1. mulMix-mulNewton

    0下载:
  2. mulSimNewton 解非线性方程组  非常好用-mulSimNewton very useful for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:938
    • 提供者:xin
  1. mulGSND-mulGXF1

    0下载:
  2. mulGSND mulGXF1 解非线性方程组  非常好用的算法 希望大家能用到 -Nonlinear equations is very useful method to hope that we can
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:913
    • 提供者:xin
  1. mulDNewton-mulFastDown

    0下载:
  2. mulDNewton mulFastDown 解非线性方程组的方法 希望能帮到大家-mulDNewton mulFastDown method of solving the nonlinear equations we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:993
    • 提供者:xin
  1. mulNumYT-mulRank1

    0下载:
  2. mulNumYT mulRank1 解非线性方程组  很实用的算法-mulNumYT mulRank1 nonlinear equations is very practical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:946
    • 提供者:xin
  1. third

    0下载:
  2. 全选主元高斯消去法解线性方程组,牛顿迭代法求非线性方程组-Full pivoting Gaussian elimination method for solving linear equations, Newton iterative method for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1501
    • 提供者:Dennis
  1. wwwniyundongxue

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

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

    0下载:
  2. 非线性数学方程组数值解法,可使用牛顿法求解一般非线性方程组-numerical algorithm for Mathematical equatiosn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1253039
    • 提供者:zhangfan
  1. Matrix

    0下载:
  2. 求解4阶非线性方程组的算法,只需要修改输入的函数,利用牛顿两点序列割线法莱求解。-4-order nonlinear equations to solve the algorithm, only need to modify the input function, two sequences using Newton secant method for solving Levin.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2005
    • 提供者:邹谦
  1. nolinear-equations

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

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

    0下载:
  2. 非线性方程组的数值解法,用数值解法求解非线性方程组-Numerical solution of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:965530
    • 提供者:刘哲
  1. cSharpnumerical-calculation

    0下载:
  2. 一本介绍C#数值计算的书,内容包括复数运算、矩阵运算、线性代数方程组求解、非线性方程组求解、插值、积分等问题,并印有源代码-A descr iption of the book C# numerical calculation, including complex arithmetic, matrix operations, linear algebra equations, nonlinear equations, interpolation, integration and other is
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4501368
    • 提供者:许从
  1. NewTon-and-Dolittle

    0下载:
  2. 计算方法中重要的算法,用Newton迭代法求解非线性方程组,用Dolittle直接分解法计算A的行列式-Important calculation algorithm, using Newton iterative method for solving nonlinear equations, decomposition method with Dolittle direct determinant of A
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:45513
    • 提供者:fanfan
  1. DiffParam1

    1下载:
  2. 用参数微分法中的欧拉法求非线性方程组的一组解-Differential method with the parameters of Euler' s Method in a set of nonlinear equations solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1048
    • 提供者:
  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 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 32 »
搜珍网 www.dssz.com