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

搜索资源列表

  1. matlab_ode45fuzadiaoyong

    0下载:
  2. matlab程序中ode45复杂调用格式解微分方程。-matlab program for solving differential equations ode45 complex call format.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:3019
    • 提供者:Archer
  1. matlab_ode45

    0下载:
  2. matlab运用ode45的简单调用解微分方程范例。-the use of a simple call to matlab ode45 paradigm for solving differential equations.
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:240295
    • 提供者:Archer
  1. chengxu

    0下载:
  2. 本程序特别适合于弹道计算等方面使用。比ODE45函数的速度加快了很多,且程序充分展示了Matlab向量运算的强大功能,以及编程的简单快捷。-The program is especially suitable for ballistic calculation such as the use of. Than the ODE45 function more quickly, and it shows the powerful function of Matlab vector operation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2954
    • 提供者:zx
  1. matlab

    1下载:
  2. matlab程序,有关分岔图,主要是ode45-matlab procedures, the bifurcation diagram, mainly ode45
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1402
    • 提供者:吴艳
  1. dandao

    0下载:
  2. 结算导弹弹道的程序 通过ode45结算非线性方程 得到弹道方程组的数值解-Ballistic missile program through the clearing settlement ode45 ballistic nonlinear equations numerical solution of equations
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1832
    • 提供者:牛小宝
  1. simulink

    0下载:
  2. 利用ODE45求解Lorenz模型,并编写M文件绘制Apollo卫星的运动轨迹-Use ODE45 solve Lorenz model and drawing files written M Apollo satellite trajectory
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:82564
    • 提供者:宋兵
  1. pgm_ode45

    0下载:
  2. a simple source code to practice the ODE45 (Rung kutta) integration methode
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:108484
    • 提供者:Alilo
  1. text1

    0下载:
  2. 本代码用matlab编写Runge-Kutta算法程序,并且用ode45函数的编写代码进行对比分析。-The code is written using Runge-Kutta algorithm matlab program, and were analyzed by writing code ode45 function
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1772
    • 提供者:wang
  1. complex-network

    0下载:
  2. 用ODE45求解状态空间的微分方程,涉及结构性分解的SCB分解-ODE45 state space by solving differential equations, SCB involving structural decomposition decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6175
    • 提供者:chenxuan
  1. OdeBerrymanDem

    0下载:
  2. barryman公式.用来计算dem模型的岩石物理公式,配合ode45求解微分方程-barryman formula. dem model used to calculate the formula petrophysical Solving equations with ode45
  3. 所属分类:Energy industry

    • 发布日期:2017-04-10
    • 文件大小:1395
    • 提供者:神人
  1. rate_equation

    0下载:
  2. Rate equation simulation for semiconductor laser using ODE45 function
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:897
    • 提供者:csdfsd
  1. simple-pendulum

    0下载:
  2. 对单摆的非线性方程用ode45求解,比较和线性化方程的误差-solve simple pendulum,nonlinear equation linearization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1117
    • 提供者:曾丽萍
  1. ODE45

    0下载:
  2. 用matlab画出洛伦兹吸引子的图片,就是比较有名气的那一只-The Lorenz Attractor
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:427781
    • 提供者:朱赫
  1. qiansuanxudianchi

    1下载:
  2. 铅酸蓄电池的三阶动力模型。可以完成充电和放点过程。跑起来有问题的请检查你的解法是不是采用默认的ode45或者步长太大。-The three order dynamic model of lead acid battery. Can complete charge and discharge point process. Running problems please check your solution is not using the default ode45 or step size t
  3. 所属分类:matlab

    • 发布日期:2015-04-18
    • 文件大小:14336
    • 提供者:李佟
  1. xppwin

    4下载:
  2. 解决ode45问题的非常强大的软件,另一个是matcont,不过后者需要在matlab环境下运行-Very powerful software to solve the problem of ode45, another is the matcont, but the latter needs to run in matlab environment
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4207811
    • 提供者:陈志环
  1. square-trajectory

    0下载:
  2. MATLAB Code for Square Reference Trajectory Generation, by utilization of ODE45 to Solve Differential Equations:
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:862
    • 提供者:houssem
  1. 4(Runge-kutta)MATLAB

    0下载:
  2. 龙格库塔算法解微分方程的名声显赫,将算法的理论、MATLAB实现以及ode45验证总结-Runge Kutta algorithm for solving differential equations of fame, theory, MATLAB algorithm and ode45 verification summary
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:799
    • 提供者:吴夏君
  1. ntrp45

    1下载:
  2. 在ode45中出现的私有函数,用于在计算中时间插值的近似解,并不能直接调-Ode45 appear in the private function for calculating approximate solutions in temporal interpolation, and can not be directly transferred
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1018
    • 提供者:Inverse
  1. shengwuyixue

    0下载:
  2. 给定初始条件和常量,运用matlab函数ode45对酶促反应进行求解,同时确定反应达到99.9 底物转化率所需要的时间。-A given initial conditions, and constants, the enzymatic reaction is solved using matlab ode45 function, at the same time to determine the reaction substrate conversion the time required to
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-27
    • 文件大小:24140
    • 提供者:
  1. chen

    0下载:
  2. 通过ode45函数,实现了三维混沌chen系统的吸引子的仿真。-Through the ode45 function, the realization of three-dimensional chaotic attractor chen system simulation.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:908
    • 提供者:shi84127
« 1 2 3 45 6 »
搜珍网 www.dssz.com