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

搜索资源列表

  1. duffing

    1下载:
  2. 计算上田阵子的最大利亚普诺夫函数的matlab源码程序, 是确定系统的常微分方程。-the matlab code is using to caculat duffing the max lyapunvo about determined duffing system .
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:57777
    • 提供者:wangcaihong
  1. Rungerkutta4

    2下载:
  2. 该程序利用4阶龙格库塔方法解二阶常微分方程,该微分方程描述火箭发射时质心运动轨迹。-The program uses the 4th order Runge-Kutta method of second order ordinary differential equations, differential equations describe the mass center when the rocket trajectory.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:206802
    • 提供者:dai
  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. work

    1下载:
  2. 采用MATLAB软件,应用有限元方法求解二阶常微分方程。-solution of FEM
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:19593
    • 提供者:wu
  1. ex3.1.1p

    0下载:
  2. 孙志忠书:偏微分方程数值解,第三章第一节:抛物方程的有限差分解法向前欧拉格式-forward euler difference scheme for parabolic problem
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:76072
    • 提供者:赵璇
  1. ex3.3.1extrapolation

    0下载:
  2. 孙志忠书:偏微分方程数值解,第三章第三节,抛物方程的外推算法-extrapolation for parabolic patial differential equation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1842
    • 提供者:赵璇
  1. ex3.4.2

    0下载:
  2. 孙志忠书:偏微分方程数值解,第三章,Crank-Nicolson 外推法-Crank-Nicolson extrapolation for parabolic problem
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1909
    • 提供者:赵璇
  1. PDEMATLAB

    0下载:
  2. 用MATLAB分析偏微分方程,使用专门代码和PDFTool-Analysis of partial differential equations with MATLAB, the use of specialized code and PDFTool
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:846872
    • 提供者:付艳
  1. asv

    0下载:
  2. 热传导matlab解偏微分方程定界问题和图像-matlab matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1323
    • 提供者:xuyedong
  1. dop54_dop853

    1下载:
  2. 求解时滞常微分方程的matlab程序代码-codes for delay differential equation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:176128
    • 提供者:石水
  1. 偏微分方程数值计算

    2下载:
  2. 偏微分方程数值计算.rar
  3. 所属分类:matlab例程

    • 发布日期:2013-03-19
    • 文件大小:3734079
    • 提供者:coolhandy
  1. 常微分方程解法

    1下载:
  2. 常用的几个常微分方程的基本解法的C语言源代码,包括RK-2,RK4,RK4System等
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-09-09
    • 文件大小:4706
    • 提供者:imango
  1. 偏微分方程的多种数值解法

    1下载:
  2. 偏微分方程的多种数值解法,通过MATLAB程序编程求得偏微分方程的多种数值解法。
  3. 所属分类:数值算法/人工智能

  1. odesbvp

    0下载:
  2. 利用边值问题求解器bvp4c求解常微分方程的数值解(The numerical solution of ordinary differential equations is solved by using the boundary value solver bvp4c)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:xrzy
  1. matlab

    0下载:
  2. 应用五点差分格式解偏微分方程:u = u(x,y). -(u"(x)+u"(y))=(pi^2-1)*e^x*sin(pi*y)(Solving partial differential equations by five point difference scheme)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:Charlotte10
  1. code

    1下载:
  2. matlab微分方程高效解法-谱方法原理与实现一书源代码(Matlab differential equation efficient solution to a book source code)
  3. 所属分类:数学计算

    • 发布日期:2017-12-18
    • 文件大小:335872
    • 提供者:houyan2239
  1. 常微分方程求解matlab

    0下载:
  2. 加恒定的膜电流,计算0~50ms时间段内 Hodgkin-Huxley模型的积分,并完整地分析和解释所得到的结果(With constant membrane currents, the integral of the Hodgkin-Huxley model in the 0~50ms period is calculated, and the results are fully analyzed and explained)
  3. 所属分类:matlab例程

  1. kuosanfangcheng

    1下载:
  2. MATLAB求解偏微分方程(扩散方程)有限差分法的源程序代码(MATLAB for solving partial differential equations (diffusion equations) finite difference method of source code)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:木手冈
  1. 3

    0下载:
  2. 模拟非线性微分方程的解,得到解的变化趋势与形态(An image of a nonlinear differential equation is simulated)
  3. 所属分类:图形图象

    • 发布日期:2017-12-20
    • 文件大小:14336
    • 提供者:dongyuan
  1. 显示格式

    1下载:
  2. 三种抛物型偏微分方程数值解法的matlab代码,利用的方法是显示差分格式。(the numerical solution of three kinds of parabolic function using the explicit method.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:wsswss
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com