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

搜索资源列表

  1. RK4

    0下载:
  2. 求解常微分方程的龙格-库塔(Runge - Kutta)法-Ordinary differential equations RungeKutta method
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:1060
    • 提供者:anti
  1. euler

    0下载:
  2. Euler法 , 改进Euler法 , Heun法 ,利用matlab实现,解常微分方程-Improved Euler method ' Euler method' , ' ' ' Heun Law' , using matlab to achieve solution of ordinary differential equations
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1446
    • 提供者:詹瑞
  1. poisson

    1下载:
  2. 用Matlab实现求泊松方程数值解的有限元法。 泊松方程是数学中一个常见于静电学、机械工程和理论物理的偏微分方程。-Using Matlab to achieve the requirements of the finite element method for the numerical solution of the Poisson equation. Poisson equation is common in mathematics partial differential equat
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:2922
    • 提供者:詹瑞
  1. MATLABweifenfangchegn

    0下载:
  2. matlab求解常微分方程源程序示例程序-matlab solving ordinary differential source sample program
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:740394
    • 提供者:郭志
  1. myeuler_vs_ode45

    0下载:
  2. 利用改进欧拉单步迭代法自己编写一阶微分方程的 求解函数并与ODE45方法进行比较-The improved Euler single-step iterative method to write a first-order differential equation solving function with ODE45 method to compare
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:1770
    • 提供者:李楠
  1. matlab

    0下载:
  2. 运用ode45求解微分方程,并用matlab做出其图形-Use ode45 to solve differential equations, and make its graphics with matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:5324
    • 提供者:dengdeng
  1. MATLAB7-for-Engineers

    0下载:
  2. 外文书名: Introduction to MATLAB7 for Engineers 本书主要介绍了MATLAB在工程方面和应用,内容的组织非常灵活,可以适应各层次读者的需求。第1-4章必须按顺序阅读,分别介绍了MATLAB特性、数组的概念、函数和文件的使用以及MATLAB编程。第5-10章相互独立,可以按任意顺序阅读。第6章深入讨论了如何使用MATLAB解决多种常见类型的工程问题,其中包括二维和三维图形、线性代数议程的解、基本的统计和概率、微积分和微分方程的数值方程、Simulink以及MA
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:59045110
    • 提供者:wudan
  1. Numerical-analysis-source-and-report

    0下载:
  2. 该压缩包包含了3个数值分析实验题的matlab源码和实验报告。这3个实验分别是:1)多项式插值的振荡实验;2)三次多项式最小二乘拟合实验;3)常微分方程性态和R-K法稳定性实验。-The archive contains the experiment of the three numerical analysis matlab source code and lab reports. The three experiments are: 1) polynomial interpolation o
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:290763
    • 提供者:江浪
  1. fen-zhi-u-cheng-xu

    0下载:
  2. 动力系统带双点脉冲的时滞微分方程的分支图源程序。-Power system with double point pulse delay differential equation branch diagram source program.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1936220
    • 提供者:
  1. Untitled7

    0下载:
  2. 抛物型偏微分方程隐式差分的matlab程序,追赶法程序-Parabolic partial differential equations implicit difference matlab program, and pursued law program
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:748
    • 提供者:张婧宇
  1. OED-equations-math-method

    0下载:
  2. 关于数值方法的介绍,各种算法解决不同类型的偏微分方程。-Introduction of numerical methods, various algorithms to solve different types of partial differential equations.
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:1712924
    • 提供者:林真天
  1. yinshishi

    1下载:
  2. 清华大学版 偏微分方程数值解 中扩散方程的隐式差分格式程序-Tsinghua University Edition partial differential equations numerical solution of the diffusion equation implicit difference scheme program
  3. 所属分类:matlab

    • 发布日期:2017-10-31
    • 文件大小:1024
    • 提供者:samandar
  1. ode45jiesuandandao

    1下载:
  2. 利用微分方程的ode45解算导弹弹道的轨迹,得出轨道的仿真结果-The ode45 solver missile ballistic trajectory of differential equations obtained orbit simulation results
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:1641
    • 提供者:王磊
  1. lyapunov

    0下载:
  2. 用来计算Lyapunov图的源程序,只需要改变微分方程即可直接引用-Used to calculate the Lyapunov map source, only need to change the differential equations can be directly referenced
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:2177
    • 提供者:payne
  1. matlab-longe-kuta-

    0下载:
  2. matlab编的4阶龙格库塔法解微分方程的程序,龙格库塔方法是常用的微分方程计算工具-matlab compiled program 4-order Runge-Kutta method for solving differential equations, Runge-Kutta method is commonly used differential equations tool
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:3365
    • 提供者:zhoujian
  1. weifenfangcheng

    0下载:
  2. 椭圆形微分方程的差分法matlab求解,泊松方程的求解-Oval Differential difference method matlab to solve the Poisson equations
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:62337
    • 提供者:李芳
  1. sy_01

    2下载:
  2. 基于matlab的求解发电机转子摇摆曲线的微分方程,清楚的得到了摇摆曲线。-Matlab solve differential equation of the generator rotor rocking curve clearly been rocking curve.
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:522
    • 提供者:郝婧
  1. wave

    0下载:
  2. 二阶双曲偏微分方程,离散边界,求数值解.利用了显式差分方程。-Hyperbolic second order partial differential equations, discrete boundary, numerical solution
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:548
    • 提供者:陈腾飞
  1. Matlab

    0下载:
  2. 数学建模常用的集中算法,包括简单的BP神经网络、G(1,1)灰色预测、微分方程等算法-Commonly used mathematical modeling centralized algorithm, including simple BP neural network, G (1,1) gray prediction, differential equations and other algorithms
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:34586
    • 提供者:焦帅
  1. fangcheng

    0下载:
  2. 用matlab编写的经典算法程序——解微分方程,供大家参考-Classical algorithm using matlab program- solving differential equations, for your reference
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:85206
    • 提供者:zjq
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com