搜索资源列表

  1. 常微分方程求解

    0下载:
  2. 包括欧拉法求解、改进欧拉法求解、经典四阶龙格库塔法求解,同时还有这三种方法的结果比较
  3. 所属分类:数值算法/人工智能

  1. odeEuler

    0下载:
  2. 求解常微分方程数值解的Euler算法matlab源程序。-ordinary differential equation solving numerical solution of Euler algorithm Matlab source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-20
    • 文件大小:1kb
    • 提供者:闰土
  1. usingODE45

    0下载:
  2. 非常好的东东,可以用来求解常微分方程。包含每种情况的源程序,总有你想要的。-Dongdong very good and can be used to solve ordinary differential equations. Each case contains the source code, there is always what you want.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-20
    • 文件大小:61kb
    • 提供者:贾贞
  1. ode_solver

    0下载:
  2. 求解常微分方程的工具,matlab版本的-A tool for solving ordinary differential equations, matlab version of the
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:55kb
    • 提供者:before
  1. matlab2

    0下载:
  2. matlab求解常微分方程在机械设计中的应用-matlab solving ordinary differential equations in mechanical design
  3. 所属分类:matlab例程

    • 发布日期:2024-11-20
    • 文件大小:64kb
    • 提供者:lgx
  1. numerical

    0下载:
  2. 按显示R-K算法编制任意m级显式R-K程序,用四阶或五阶的方法解决方程求解常微分方程的求解问题。-The use of R-K method for solving equations of the mathematical model
  3. 所属分类:matlab例程

    • 发布日期:2024-11-20
    • 文件大小:25kb
    • 提供者:于雨
  1. adams

    0下载:
  2. 用四阶亚当斯显式公式求解常微分方程初值问题是一种比较有效的方法-Adams with the fourth-order explicit formula for solving ODEs is a more effective method
  3. 所属分类:matlab例程

    • 发布日期:2024-11-20
    • 文件大小:8kb
    • 提供者:honghong
  1. odesbvp

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

    • 发布日期:2024-11-20
    • 文件大小:1kb
    • 提供者:xrzy
  1. 常微分方程求解

    0下载:
  2. 常微分方程求解,人体液透析过程的模型,求解方程组(Ordinary differential equation solution, the human body dialysis process model, solving equations)
  3. 所属分类:matlab例程

  1. 用MATLAB解常微分方程

    0下载:
  2. 利用MATLAB求解常微分方程,列举例子后并进行说明(Using MATLAB for solving ordinary differential equations, cited examples and explained)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-20
    • 文件大小:56kb
    • 提供者:GJG123
  1. 常微分方程求解算法

    0下载:
  2. 高阶线性常微分方程的求解算法步骤实验报告。(Solving algorithm, procedure and experiment report of higher order linear ordinary differential equation.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:226kb
    • 提供者:瑞秋
  1. 常微分方程

    1下载:
  2. 你投资了100元在某个储蓄账户,存款年利率为 。令 表示 年后你的账户金额。假设该账户是连续计息,那么 满足以下常微分方程初值问题: 利用欧拉法或使用ode45求解该常微分方程初值问题,并画出10年内的 函数图像,和该常微分方程精确解比较(You invest 100 yuan in a savings account, the annual interest rate is. The amount of your
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:177kb
    • 提供者:Lyndsay
  1. Matlab解微分方程(ODE+PDE)

    0下载:
  2. MATLAB解常微分方程和偏微分方程求解器介绍,算法和用法。结合几个有代表性的案例,一步步讲解,非常简单、清楚,明了(MATLAB solutions to ordinary differential equations and partial differential equations solver, algorithm and usage. A few representative cases, step by step, are
  3. 所属分类:文档资料

    • 发布日期:2024-11-20
    • 文件大小:485kb
    • 提供者:Shown Liu
  1. rongerKUTA

    0下载:
  2. 龙格库塔法求解常微分方程,matlab程序,解决速率方程的计算(Runge-Kutta method for solving ordinary differential equations, matlab program, to solve the calculation of the rate equation)
  3. 所属分类:行业应用软件

    • 发布日期:2024-11-20
    • 文件大小:1kb
    • 提供者:ww12311
  1. Matlab60个小程序代码

    0下载:
  2. 利用Eular求解常微分方程、牛顿插值、迭代求解等计算方法(Use Eular solving ordinary differential equations)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-20
    • 文件大小:24kb
    • 提供者:simonlyn
  1. 自适应变步长的龙格库塔法

    0下载:
  2. 常微分方程的数值解,可用于求解常微分方程,自适应步长的龙格法(Numerical solutions of ordinary differential equations)
  3. 所属分类:其他小程序

  1. 4阶龙格库塔法求解二阶微分方程

    2下载:
  2. 基于打靶法采用4阶龙格库塔法对而降常微分方程进行求解求解二阶微分方程(Solving the Second Order Differential Equation by Solving the Fourth Order Runge-Kutta Method Based on the Shooting Method)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:10kb
    • 提供者:夏天的风1
  1. matlab 常微分方程数值解法 源程序代码

    0下载:
  2. 11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:16kb
    • 提供者:XWLYF
  1. 常微分方程

    1下载:
  2. 运用fortran求解常微分方程,1.利用四阶龙格库塔法,计算t每增加h时,利用给定方程先找到变量y的k1和变量p的K1,然后利用公式得到y的k2和p的K2,如此,得到变量y的k1,k2,k3,k4和变量p的K1,K2,K3,K4(Solving Ordinary Differential Equations by Fortran)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-20
    • 文件大小:166kb
    • 提供者:晨晨骑猪行
  1. 微分方程求解————————matlab

    0下载:
  2. 常微分方程的数值解法,设计到欧拉解法,欧拉改进解法,矩阵解法等等(Ordinary differential equation numerical solution, design to euler solution, euler improved solution, matrix solution and so on)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-20
    • 文件大小:10kb
    • 提供者:杜红
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org