CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 非线性方程求解

搜索资源列表

  1. Lyapnov_wolf.rar

    0下载:
  2. 计算时间序列的李雅普诺夫指数的著名wolf算法,比较经典与精简,适合物理专业配合所求解得非线性方程使用,Calculation of time series of well-known Lyapunov exponent wolf algorithm, compared with the streamlining of the classic, suitable for solving physics with the use of a non-linear equation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2195
    • 提供者:michael wang
  1. symbolic

    0下载:
  2. MATLAB库文件,该方程用于最小二乘法计算,可对非线性方程进行求解,方便-dfe
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:13153826
    • 提供者:
  1. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  1. feixianxingfanchengqiujie

    0下载:
  2. 非线性方程求解的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-Non-linear equation of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific resea
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:11222
    • 提供者:苏木亚
  1. 7MATLAB

    0下载:
  2. matlab 用于介绍求解方程包含非线性方程和线性方程的方法-matlab about how to solute the noliner equation etc
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11364
    • 提供者:刘晓远
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. matlab_fxx

    0下载:
  2. MATLAB在非线性方程求解中的运用-MATLAB non-linear equations in use. . . . . . . . .
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1015257
    • 提供者:yewen
  1. Matlab_Optimization_Toolbox

    0下载:
  2. 提供了一般和大型的非线性优化函数,同时还提供了线性规划,二次规划,非线性最小二乘以及非线性方程求解的工具。是SWF格式的,用单独的flash player打开,或者用任何一种网页浏览器打开即可。-Provides a general and large-scale nonlinear optimization function, and also provides a linear programming, quadratic programming, nonlinear least squar
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:216334
    • 提供者:Human旦旦
  1. newton2

    0下载:
  2. 非线性方程组的牛顿迭代方法与非线性方程解法类似,也是求解非线性方程组的常用方法。-Nonlinear equations of the Newton iteration method and nonlinear equations similar to solving nonlinear equations is a common method.
  3. 所属分类:matlab

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

    0下载:
  2. 现代数值分析中典型算法的实现源代码 包括了非线性方程求解等-Typical of modern numerical analysis algorithm implementation source code, including the non-linear equations, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:21928
    • 提供者:三只兔
  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-16
    • 文件大小:27086588
    • 提供者:Binjie Liao
  1. Nonlinear-equations-to-solve

    0下载:
  2. 本例是matlab算法实例,利用matlab实现非线性方程求解。-Using matlab to achieve a non-linear equation solver
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:13298
    • 提供者:朱真真
  1. Matlab

    0下载:
  2. 这是利用matlab非线性方程求解,包括基于龙格库塔法的Matlab数值积分函数和最小二乘法的Matlab参数辨识-This is the use of nonlinear equations matlab, including parameter identification based on Matlab Matlab Runge-Kutta method of numerical integration of functions and the least squares method
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:23924
    • 提供者:江鸳鹓
  1. Newton-Raphson

    1下载:
  2. 牛顿-拉夫逊法在数学上是求解非线性代数方程组的有效方法,其要点是把非线性方程求解过程变成反复地对相应的线性方程进行求解的过程。-Newton- Raphson method in mathematics is an effective method for solving nonlinear algebraic equations, the point is that the non-linear equation solving process into the process repeate
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:790
    • 提供者:liang
  1. 非线性方程组求解

    1下载:
  2. 数值分析非线性方程求解值问题的matlab的范例,超好用der((Numerical analysis of the Matlab example, super easy to use der))
  3. 所属分类:matlab例程

    • 发布日期:2017-10-17
    • 文件大小:11264
    • 提供者:mabiubiu
  1. Newtonddf

    0下载:
  2. 内附Newton迭代法求解非线性方程和非线性方程组的M文件 li6_26fun.m,dli_26fun.m存储非线性方程及其微分函数 li6_28fun.m,Jli_26fun.m存储非线性方程组及其Jacobi矩阵函数(Containing Newton iterative method for solving nonlinear equations and nonlinear equations of the M file Li6_26fun.m, dli_26fun.m stored
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Mathematic
  1. 非线性方程解法相关程序

    0下载:
  2. 用二分法以及迭代法求解非线性方程、非线性方程组的例子(An example of solving nonlinear equations and nonlinear equations by the dichotomous method and iterative method)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:brimg
  1. 用最小二乘法解一个或多个非线性方程。

    0下载:
  2. LMFNLSQ2求解一个或多个超定的非线性方程 在最小二乘意义上,打印雅可比矩阵和经过的时间(LMFNLSQ2 Solve one or more of (over)determined nonlinear equations % in the least squares sense, prints Jacobian matrix and elapsed time)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:taodashi
  1. 蒙特卡洛求解非线性方程

    2下载:
  2. 使用蒙特卡洛方法对非线性方程进行求解,能够仿真。质量较好,环印下载
  3. 所属分类:matlab例程

  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
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com