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

搜索资源列表

  1. Matlab解常微分方程的初值问题

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2008-12-23
    • 文件大小:82432
    • 提供者:0524103
  1. Chapter6

    0下载:
  2. 数值解法 例1 用改进的欧拉方法求一阶方程初值问题的 数值解 例2 数学摆的运动方程与近似方程数值解比较 例3 四阶龙格库塔公式求数值解 Matlab实现求数值解 例1 求初值问题y =x*sin(x)-y,y(0)=0的数值 解.先编辑一个定义方程的ODEF函数文件 ODEfun1.m. 例2 求方程组初值问题的数值解,按指定步长 0.05划分节点. 例3 按指定的精度求高阶方程初值问题的数值解.-Numerical S
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:率一
  1. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  1. shootingmethod

    1下载:
  2. lorenz混沌问题的解法,是求解两点边值问题,初值问题-lorenz
  3. 所属分类:matlab

    • 发布日期:2014-09-13
    • 文件大小:627
    • 提供者:zhmin
  1. adams

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

    • 发布日期:2017-03-23
    • 文件大小:7907
    • 提供者:honghong
  1. MATLAB_Arithmetic

    0下载:
  2. 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:17145214
    • 提供者:刘鹏
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. bisection-method

    0下载:
  2. 利用二分法求解函数的初值问题,有多个二分法在matlab中实现。可供参考-The dichotomy solving the initial value problem of the function, multiple dichotomy in Matlab. For reference
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7805
    • 提供者:chocolate
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. Euler-and-multi-step

    2下载:
  2. 本程序是关于常微分方程初值问题数值解的欧拉算法及线性多步法的matlab代码,对初学者有帮助,例题用的李荣华的微分方程数值解法第一章的习题-This program is about Euler algorithm for numerical initial value problem of ordinary differential equations and linear multistep method matlab code, useful for beginners, examples
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3122
    • 提供者:谢涛
  1. 15-changweifenfangcheng-chuzhiwenti

    0下载:
  2. 常微分方程-初值问题【matlab例程】经典算法直接应用方便快捷-ODE- convenient initial value problem [] classical algorithm matlab routines direct application
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:10769
    • 提供者:jason yan
  1. num

    0下载:
  2. 常微分方程初值问题数值解matlab程序,使用RK4\AB4\AB4-AM4等方法-Initial value problems of ordinary differential equations matlab program, using RK4 \ AB4 \ AB4-AM4 methods
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1260
    • 提供者:shane
  1. Modeling-of-trajectory

    4下载:
  2. Matlab进行再入式飞行器轨道建模与仿真,建立各种模型,最后获得飞行器的动力学模型,并调用龙格库塔函数求解该微分方程初值问题。-Matlab for reentry spacecraft orbit modeling and simulation, the establishment of various models, and finally obtain the dynamic model of the aircraft, and call the Runge-Kutta function
  3. 所属分类:matlab

    • 发布日期:2014-09-13
    • 文件大小:7168
    • 提供者:zcx
  1. DE

    0下载:
  2. 常微分方程的初值问题matlab源码集合。-Initial value problems for ordinary differential equations matlab source collection.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:12214
    • 提供者:WWH
  1. Theinitialvalueproblems

    0下载:
  2. 常微分方程的初值问题 matlab函数。。。 -The initial value problems of ordinary differential equations, matlab functions..
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:10724
    • 提供者:阿叔
  1. BS32tx-

    0下载:
  2. matlab常微分方程初值问题求解,简化版的bs32()算法-matlab ODE initial value problem solving, a simplified version of bs32 () method
  3. 所属分类:matlab

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

    0下载:
  2. 针对matlab中的初值和边值问题做了详细的解答,配有图例,全书为英文版,语言通俗易懂,方便学习。-For the initial value and boundary value problems for matlab to do a detailed answer, with a legend, the book is in English, the language easy to understand, easy to learn.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:288964
    • 提供者:张吱吱
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17824768
    • 提供者:虺沙
  1. 常微分方程的初值问题

    0下载:
  2. 数值分析常微分初值问题的matlab的范例,超好用der ((Numerical analysis of the Matlab example, super easy to use der))((Numerical analysis of the Matlab example, super easy to use der))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:10240
    • 提供者:mabiubiu
  1. 常微分方程初值问题数值解法matlab程序及说明

    0下载:
  2. 常微分方程初值问题数值解法matlab程序及说明(Numerical solution of initial value problem of ordinary differential equations matlab program and descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-30
    • 文件大小:104448
    • 提供者:-zl-
« 12 »
搜珍网 www.dssz.com