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

搜索资源列表

  1. 20056154899909

    1下载:
  2. ode45解微分方程,C++语言编写,适合移植到DSP上-ode45 Solutions Differential Equations and C + + language, suitable for transplant to DSP
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7718
    • 提供者:耿华
  1. Numerik1prog

    0下载:
  2. 作业题 就是说matlab中的常微分方程问题,是有ode45-operations that Matlab is the ordinary differential equations, have ode45
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2161
    • 提供者:张乐
  1. shuangbai

    0下载:
  2. 使用ode45函数,计算双摆模型,同时动画显示结果。并画图相应的相图. -use ode45 function, double pendulum model calculation, the results show animation. Drawing and the corresponding phase diagram.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1041
    • 提供者:miao
  1. MicrosoftWord3

    0下载:
  2. 精度再往上走两个量级,runge-kutta法是最常用的单步高精度微分方程的解法,ode45的基本思想即来自于此,由于lyrock对这个方法的基本问题已经总结的比较全面,因此,我在这里只是简单介绍一下我自己学习的感受-accuracy upward taking two order of magnitude, runge - kutta method is the most commonly used high-precision single-step solution of differen
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2836
    • 提供者:王正刚
  1. MicrosoftWord5

    0下载:
  2. 算法由于提供了一个预测值,相对来说有简化.第五种方法,也就是ode45所得的精度最高尺度到了1e-18...简直可怕!一般很少有工程问题是它不能够满足的了,能够看出,解的差别在本问题里已经很明显了. -algorithm providing a predictive value, a relatively simplified. Fifth, ode45 is the highest accuracy of a scale of e-18 ... is simply terrible! it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3159
    • 提供者:王正刚
  1. 1

    0下载:
  2. 在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y ) subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v ) subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \\theta )
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3503
    • 提供者:胡松林
  1. HyChen

    0下载:
  2. 使用ode45函数,通过解微分方程的方式,实现超混沌chen系统吸引子的仿真
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:807
    • 提供者:lauren
  1. chen

    1下载:
  2. 通过ode45函数,实现了三维混沌chen系统的吸引子的仿真。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:859
    • 提供者:lauren
  1. missile-simulation 用matlab实现的导弹轨迹跟踪

    5下载:
  2. 用matlab实现的导弹轨迹跟踪,In this Program I simulate missile in 5 states. I use ode45 for solving equation. This program is my dynamics 1 project in mechanical engineering of Amirkabir University-In this Program I simulate missile in 5 states. I use ode45 for
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:3732
    • 提供者:胡靖华
  1. Laser-Rate-Erquation-Sim

    0下载:
  2. Simulation of semiconductor rate equation usinf ODE45 tool
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:923
    • 提供者:khademali
  1. myeuler_vs_ode45

    0下载:
  2. 比较欧拉公式与matlab的ode方法解微分方程的不同-Comparison of the Euler formula for the ode with matlab different method to solve differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1716
    • 提供者:侯硕本
  1. BZLS

    0下载:
  2. 一个运用简单的ode45函数制作的猫捉老鼠模拟小游戏,很容易懂,很容易改编-The use of a simple cat and mouse produced by ode45 function of simulation games, it is easy to understand, it is easy to adapt! ! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:222610
    • 提供者:李若琪
  1. tracking

    0下载:
  2. 确定性系统中建立一个跟踪系统让稳态误差变成0 - This scr ipt demonstrates designing a tracking system with feedback and gain compensation to bring steady-state error to 0 and a settling time of 2.5 seconds. The response to a unit step is simulated and plotted
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1623
    • 提供者:小薇
  1. double_pendulum

    0下载:
  2. 求解简单微分方程。模拟双摆运动并附简单说明材料。-For animation, the program uses Matlab s normal plot command combined with the drawnow command. It is based on the ode45 solution of the corresponding differential equations. Comprehensive documentation is provided, incl
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:73546
    • 提供者:HM
  1. work

    0下载:
  2. 本文中有两个函数m文件:model126.m是一个用于预测的完全没有用工具箱函数的补偿模糊神经网络主程序,用于仿真、对比训练数据和网络输出的差异;cb.m是一个非线性系统的数学模型,在model126.m中用“ode45”函数求解这个数学模型后,可以得到105个x1(t)、x2(t)和y(t),从而建立起一个两输入一输出的补偿模糊神经网络。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1235
    • 提供者:周晓
  1. Yhomework

    0下载:
  2. 机器人动作仿真实验室,根据机器人运动方程使用ODE45进行画图-Robot motion simulation laboratory, according to the equations of motion using the robot to draw ODE45
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1414
    • 提供者:谢利颖
  1. 地震动反应谱求解ode45函数

    1下载:
  2. 采用matlab ode45函数求解单自由度反应谱。在读博士,这程序自己也用到!
  3. 所属分类:matlab例程

    • 发布日期:2018-03-19
    • 文件大小:33246
    • 提供者:abench363219
  1. sxl

    0下载:
  2. 利用龙格库塔算法ode45求解三阶微分方程(By using Runge Kutta algorithm ode45 for solving three order differential equations)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:134144
    • 提供者:似水流年dsp
  1. Ode程序

    1下载:
  2. 主要用于多智能体系统数值仿真,采用MATLAB中ode45函数解线性微分方程组(It is mainly used in the numerical simulation of multi-agent system. The ode45 function in MATLAB is used to solve linear differential equations.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-10
    • 文件大小:1024
    • 提供者:木叶秋风
  1. odefunc

    10下载:
  2. 行星齿轮动力学分析微分方程的matlab中ode45求解(The solution of the differential equation of planetary gear dynamic analysis by ode45 in MATLAB)
  3. 所属分类:图形图象

    • 发布日期:2020-06-05
    • 文件大小:2048
    • 提供者:paul3135
« 1 23 4 5 6 »
搜珍网 www.dssz.com