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

搜索资源列表

  1. dfieldpplane

    0下载:
  2. ODE Direction Field and Phase Plane
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:60214
    • 提供者:Lino mann
  1. Malab2C

    0下载:
  2. Bouncing ball simulation using ODE solver
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:623499
    • 提供者:dracunciliasis
  1. GUIode45

    0下载:
  2. using this GUI to solve ode using ode 45
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:26146
    • 提供者:ng
  1. HW1_2Shooting

    0下载:
  2. Shooting Method for ODE
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:680
    • 提供者:ann
  1. linear-ode

    0下载:
  2. u"+u=sinx, 0<x<1 u(0)=0, u(1)=0- u"+u=sinx, 0<x<1 u(0)=0, u(1)=0
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1165
    • 提供者:obil
  1. ode

    0下载:
  2. 常微分方程的数值解法 包括RUNGE-KUTTA方法 Adams预估——校正算法 和MATLAB自带的ODE45解法-Numerical solution of ordinary differential equations including the method of Adams RUNGE-KUTTA predictor- corrector algorithm and ODE45
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1234
    • 提供者:lonelystar
  1. Rafal_Majorczyk_AssingmentC_-Sharp8

    0下载:
  2. Goal of the project was to use numerical methods for solving systems of ordinary differential equations (ODE) using MATLAB software. As in previous assignments first of all I had to research for algorithms, which would be helpful during evaluatio
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1078341
    • 提供者:rmajorcz
  1. ParallelComputingDemos

    0下载:
  2. 在这个网络研讨会共有3个主要的例子所示: *塔放置优化的电话使用内置的并行能力,优化工具箱 *一个ODE扫描参数研究使用for循环并行 *第二阶波动方程的求解使用CPU和GPU 你可以找到这里的网络研讨会记录:http://www.mathworks.com/wbnr56334-There were 3 main examples shown in this Webinar: * Optimization of phone tower placement using
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:140587
    • 提供者:abeaqhax
  1. RK4method

    0下载:
  2. approximate solutions of 4th order ODE using the Runge–Kutta method (RK4)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1113
    • 提供者:qt
  1. ode

    0下载:
  2. 常微分方程求解,主要为拉格朗日插值,比较简单,适合初学者学习使用-Solving ordinary differential equations, mainly for Lagrange interpolation, is relatively simple, suitable for beginners to learn to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:950
    • 提供者:anrui
  1. secant-method-in-nonlinear-ode

    0下载:
  2. nonlinear secant method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:771
    • 提供者:Kal
  1. rungekutta

    0下载:
  2. 以rungekutta解ode,根據張鵬永老師的教法-Rungekutta solution to ode, according to Zhang Pengyong teachers teaching
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1324
    • 提供者:李保羅
  1. EULER

    0下载:
  2. 尤拉法解ode,張鵬永老師傳授之數值方法-Euler method for solving ode, Zhang Pengyong teacher
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1482
    • 提供者:李保羅
  1. ODE

    0下载:
  2. 欧拉程序源代码,基于labview的欧拉程序源代码,适合学习使用-Euler' s source code, based on the Euler labview program source code, for learning to use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:10360
    • 提供者:周铭
  1. InitialPValuePODEPSolutions

    0下载:
  2. MATLAB求解ODE方程,里面的WORD文档详细介绍了各文件的作用-MATLAB ODE solving equations, the WORD document which details the role of each document is also loaded.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:13393
    • 提供者:xing yun lin
  1. MATLAB-expose

    0下载:
  2. 本书介绍了 统计、绘图、求微积分、解微分方程、解ODE、变换、曲线拟合、特殊函数……很多的高 数方面的应用,还附有习题和答案。-This book describes the statistics, graphics, seeking calculus, solution of differential equations, solution of ODE, transform, curve fitting, special functions ... ... a lot of the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7384471
    • 提供者:chen en
  1. MATLAB2011couse

    0下载:
  2. 本书使用简单易行的风格,一开始介绍了 MATLAB基础,你将学习到如何绘制图象,求解 代数方程及计算积分,也将学习到如何求解微分 方程,求 ODE 的数值解,使用特殊函数等。本书 含有几百个例子及其详细解答过程,章末带有习 题,书末还带最终测试题目,一句话,本书给予 你的是MATLAB精华。 本自学指导书提供了:  上手MATLAB的最快方法  几百个带有解答过程的工作实例  覆盖了MATLAB7 &
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5230335
    • 提供者:wangshuangxi
  1. chap08-1-Differential-Equations

    0下载:
  2. Estimate the derivatives (slope, curvature, etc.) of a function by using the function values at only a set of discrete points Ordinary differential equation (ODE) Partial differential equation (PDE)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3482228
    • 提供者:hongru
  1. lyapunov

    0下载:
  2. 计算利亚普诺夫指数,输入参数n,rhs_ext_fcn,fcn_integrator,tstart,stept,tend,ystart,ioutp-Lyapunov exponent calcullation for ODE-system This function is a part of MATDS program- toolbox for dynamical system investigation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2141
    • 提供者:wang
  1. stiffODE

    0下载:
  2. stiff ODE solver for set of equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:181785
    • 提供者:chris_patras
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com