CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 常微分方程求解

搜索资源列表

  1. RK3-matlab

    0下载:
  2. 用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。-MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:18100
    • 提供者:Yu Mao
  1. Matlab_shuzhifenxi-

    0下载:
  2. 自学MATLAB的60个小程序,内含常微分方程、牛顿差值、改进平方根、追赶法求解三对角方程等例程,数值分析必备,初学者必备。-Self MATLAB 60 small programs, containing ordinary differential equations, Newton' s difference, to improve the square root, catching method for solving equations and other three corne
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:20811
    • 提供者: xs
  1. ex1

    0下载:
  2. 结合fortran语言利用中心差分格式求解常微分方程-In combination with FORTRAN language using central difference scheme to solve differential equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:891
    • 提供者:王阳
  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. RungeKutta

    0下载:
  2. 龙格库塔法求解常微分方程的程序,以西安交通大学研究生《数值分析》习题为例,可通用-Runge-Kutta method for solving ordinary differential equations procedures to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, can be common
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:郑南宁
  1. linear-element-

    0下载:
  2. 主要用于求解常微分方程两点边值问题的线性元格式,算法有效的验证了理论。-mainly used for solving two point boundary value problem of linear element scheme for ordinary differential equation , the algorithm effectively verify the theory.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2151591
    • 提供者:谢建强
  1. ordinary-differential-equation

    0下载:
  2. 本次课程设计中,主要讨论了常微分方程的初值问题数值解法。文章主要分3大块,分别是:1.简单介绍几种常微分方程的初值问题数值解的求法,给出其算法流程图和相应matlab程序。2.通过运用典型的数值解法如Eulor方法,改进Eulor方法,Runge-Kutta方法求解具体常微分方程并分析对比方法收敛阶、稳定性。3.进一步去用以上三种方法求解Lotka-Volterra方程,分析食饵与捕食者模型,得出相关结论。-The curriculum design, focused on the numeri
  3. 所属分类:mathematica

    • 发布日期:2017-05-03
    • 文件大小:606302
    • 提供者:
  1. matlab_weifen

    0下载:
  2. 偏微分方程离散化,转化为常微分方程,求解边界函数。-Discretization of partial differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:864
    • 提供者:穆新星
  1. main2_PDE

    0下载:
  2. Matlab实现常微分方程的各种方法求解-Matlab realization of ordinary differential equations to solve a variety of methods
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:414815
    • 提供者:刘和
  1. MATLAB-algorithms-assemblies

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

    • 发布日期:2017-05-04
    • 文件大小:154103
    • 提供者:赵东昌
  1. weifentest3

    0下载:
  2. 用于求解常微分方程,可以方便修改相关参数。对科研狗来说很有友善。左边该参数,右边点按钮得到结果。-For solving ordinary differential equations, you can easily modify the relevant parameters. Dogs for research is very nice. This parameter is left, to the right of the button to get the results.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3326
    • 提供者:廖旭博
  1. MATLAB-Programing

    0下载:
  2. 本书内容包括: MATLAB快速入门、重新认识矢量 (向量) 化编程、MATLAB处理海量数据、匿名函数类型介绍、嵌套函数类型介绍、积分以及积分方程求解案例、优化及非线性方程 (组) 求解案例、人脸图像压缩与重建案例、有关预测分类的案例、常微分方程 (组) 求解案例、层次分析法及其MATLAB实现、定时器及其应用。-The book includes: MATLAB quick start, the idea of a vector (Vector) programming, MATLAB pr
  3. 所属分类:matlab

    • 发布日期:2017-12-20
    • 文件大小:47634432
    • 提供者:姜尚
  1. ODEs

    0下载:
  2. 求解常微分方程的欧拉、龙格库塔、Adams 矫正方法等-the method of solving ordinary differential equations such as euler、runge kutta、Adams correction
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:149995
    • 提供者:mary
  1. longgekuta

    1下载:
  2. 四阶龙格库塔法求解常微分方程的初值问题:打开文件longgekuta.m,首先根据输入提示输入常微分方程的阶数,之后分别输入x的上下界,之后输入计算步长,之后根据输入提示‘令y(1,1) y,y(2,1) y’,y(3,1) y’’...请输入ym ’输入所求函数的导数阶数,之后输入各阶导数的初值,进而采用四阶龙格库塔法计算-Fourth order runge kutta method to solve the initial value problems of ordinary differ
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:董思莹
  1. ODE-with-Numerical-Methods

    1下载:
  2. (单步和多步)数值方法求解一阶常微分方程。 方法包括: 1.欧拉方法 2.修的方法 3.四阶龙格库塔方法 4.Adams-Bashforth方法 5.Adams-Moulton方法-Numerical Methods (single step and multi step) for solving First Order Ordinary Differential Equations. Methods included: 1. Euler s Method
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:付晓强
  1. MATLAB-yuyanchangyongsuanfachengxuji

    0下载:
  2. MATLAB语言常用算法程序集。包含各种常用插值求解常微分方程偏微分方程等常用函数程序-MATLAB language commonly used algorithm assembly. Contains a variety of commonly used interpolation to solve ordinary differential equations
  3. 所属分类:Other systems

    • 发布日期:2017-12-14
    • 文件大小:17281024
    • 提供者:tanjing
  1. euler mehod

    0下载:
  2. 欧拉法是一种一阶数值方法,用以对给定初值的常微分方程(即初值問題)求解。它是一种解决数值常微分方程的最基本的一类显型方法(euler method for iteration)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:20480
    • 提供者:Jetory813
  1. equation1

    0下载:
  2. 关于常微分方程的求解和计算过程,可以较为简单的计算方程的解,可以较为简单的计算特殊二次及非线性方程的解。(With regard to the calculation and calculation of equations, the solution of the equation can be simpler, and the solutions of the two special and nonlinear equations can be relatively simple.)
  3. 所属分类:其他

  1. RK

    0下载:
  2. 自适应步长龙格库塔法求解常微分方程,main.c内容根据自己需要改变,待求解方程为derivs,需要使用者自己编写(Adaptive step size Runge Curta Fa for solving ordinary differential equations)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:雨夜湘潇
  1. 遗传算法

    1下载:
  2. 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-25
    • 文件大小:20480
    • 提供者:lwdRay
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com