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

搜索资源列表

  1. suanli1_1_3

    0下载:
  2. 孙志忠编写的《偏微分方程数值解法》一书中例题1.1.3的程序。用紧差分格式解常微分方程边值问题。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:555
    • 提供者:zhang
  1. matlab22

    0下载:
  2. 把微分方程的一维经典初值问题的有限插分法:Euler法、改进的Euler法、Admas二步外插法、Admas二步内插法编写成通用子程序,并且利用这些通用子程序解决常微分方程的数值解。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1905
    • 提供者:mengxiang
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. ode45

    1下载:
  2. 解常微分方程的Matlab程序 字符串ypfun是用以表示f(t, y)的M文件名, tspan=[t0, tfinal]表示自变量初值t0和终值tf y0表示初值向量y0,可选参数options为用odeset设置精度等参数。 输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。-Solution of ordinary differential equations of the Matlab program is
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6201
    • 提供者:jiajt
  1. Numerical-solution-of-differential-equation-and-Ma

    0下载:
  2. 常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。-Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:992414
    • 提供者:wang jungang
  1. pdf

    0下载:
  2. 常微分方程(ODEs)的MATLAB数值解法-Ordinary differential equations (ODEs) of the MATLAB numerical solution
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:246262
    • 提供者:巴山竹
  1. suanfa

    0下载:
  2. 数值解与理论解对比可知,四阶龙格-库塔法的精度已经很高,用它来解一般常微分方程已经足够了。-Numerical comparison shows that the theoretical solutions, Runge- Kutta method has high accuracy, and use it to solve ordinary differential equations general enough.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:33614
    • 提供者:李婷
  1. Complete-collection-of-algorithm

    8下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7684096
    • 提供者:商志远
  1. Milne

    0下载:
  2. 用米尔恩(Milne)公式求解常微分方程初值问题的数值解-By Milne (Milne) for solving ordinary differential equations numerical solution of initial value problems
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6733
    • 提供者:honghong
  1. hanming

    0下载:
  2. 利用常用四阶龙格-库塔公式求初值,再利用汉明公式、米尔恩公式和改进的四阶亚当斯隐式公式及常用的四阶龙格-库塔公式求解其余的数值解求解常微分方程初值问题,并计算它与精确解的误差-Use of commonly used fourth order Runge- Kutta initial value to the Formula, and then use the Hamming formula, Milne formula and improved fourth-order implicit Ad
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6702
    • 提供者:honghong
  1. 123140

    0下载:
  2. matlab求解二阶常微分方程数值解,具有较好的效果,对学习matlab非常有用。-matlab solving second order ordinary differential equations, with good results, to learn matlab very useful.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:702
    • 提供者:吴寿权
  1. lvbo_wavwrite1

    0下载:
  2. 对于常微分方程组,很难求得解析解,因此工程上常用数值解法,常微分方程组的R-K解法-For ordinary differential equations, analytical solution is difficult to obtain, so the numerical method used on the project, RK solution of ordinary differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1199
    • 提供者:潘延
  1. RK4

    0下载:
  2. 数值分析中,显式4阶龙格-库塔法(Runge-Kutta)是用于求常微分方程数值解的重要迭代法。本算法优点是可以求高阶常微分方程(或多变量微分方程组)的数值解,并且可缩减求解时间-Runge-Kutta method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:836
    • 提供者:rayallen
  1. mathexp4m

    0下载:
  2. 第五章 常微分数值解 改进欧拉公式求微分方程数值解的程序 预备实验-Of ordinary differential equations numerical solution
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:936
    • 提供者:xiaoqian
  1. matlab_changweifenfangchengshuzhijie

    0下载:
  2. 常微分方程数值解在matlaB中的实现,压缩包里面包含讲义和源代码。-Often differential equations in MATLAB to achieve compression package which contains the lecture notes and source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:793945
    • 提供者:安迪
  1. MATLAB-Numerical-Evaluation

    0下载:
  2. Matlab 数值计算讲义和例程,包括如下章节: 范数、条件数和方程解的精度 矩阵特征值和矩阵函数 奇异值分解 函数的数值导数和切平面 函数极值点 数值积分 随机数据的统计描述 多项式拟合和非线性最小二乘 插值和样条 Fourier分析 常微分方程 稀疏矩阵-Matlab numerical evaluation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:353849
    • 提供者:叶子
  1. Differential-Equations

    0下载:
  2. 常微分方程数值解(含有几个算例,可以结合算例学习)-Numerical Solution of Ordinary Differential Equations
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3051
    • 提供者:markzhao
  1. odesbvp

    0下载:
  2. 利用边值问题求解器bvp4c求解常微分方程的数值解(The numerical solution of ordinary differential equations is solved by using the boundary value solver bvp4c)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:xrzy
  1. 牛顿插值和欧拉法解方程

    0下载:
  2. 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:润惠万物
  1. MATLAB解矩阵微分方程

    2下载:
  2. 本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving nume
  3. 所属分类:matlab例程

    • 发布日期:2019-12-18
    • 文件大小:300032
    • 提供者:李磊哥
« 12 »
搜珍网 www.dssz.com