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

搜索资源列表

  1. Euler

    0下载:
  2. 欧拉法和龙格库塔算法解一阶常微分方程源代码-Euler method and Runge-Kutta algorithm for solving differential equation source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:643
    • 提供者:
  1. Euler_adv

    1下载:
  2. 欧拉法解二阶微分方程组的源代码 以某一特例为代表-Euler
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1174
    • 提供者:ls
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  1. changweifenfangchengshuzhijie

    0下载:
  2. 自编常微分方程初值问题的常用算法,包括折线法、改进欧拉法、4阶龙格-库塔法-Self-compiled initial value problems of ordinary differential equations commonly used algorithms, including the broken line method, improved Euler' s method, 4-order Runge- Kutta method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:301047
    • 提供者:袁堂飞
  1. oulafa

    0下载:
  2. 用欧拉法计算微积分的源代码,以及改进的欧拉法,用matlab实现-Euler method with the source code of calculus, and the modified Euler method, using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:47980
    • 提供者:刘华杰
  1. nonlinear-equation

    1下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:11028
    • 提供者:汪张扬
  1. weifenfangchengshuzhjiedejindiansuanliyufenx

    0下载:
  2. 用MATLAB程序实现对同一问题的欧拉法计算、后退欧拉法计算、龙格库塔法则计算和提醒法则的计算,很有代表性与通用性-MATLAB program to achieve the same with the Euler method to calculate the problem, Euler backward method, Runge-Kutta rule calculations and advise law computation, very representative and univ
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:8012
    • 提供者:吴万清
  1. gezhongfangfa

    0下载:
  2. 复合辛普森 改进欧拉法 高斯消去法 复合梯形法-Improved Euler Method Composite Simpson composite trapezoidal method of Gaussian elimination
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1477
    • 提供者:gby
  1. Euler

    0下载:
  2. 用改进欧拉法求解常微分方程初值问题:用改进的欧拉法不仅提高了精度而且算法比较简单,-The improved Euler method to solve initial value problems of ordinary differential equations: Euler' s method with improved accuracy and the algorithm not only improve relatively simple,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:747
    • 提供者:陈玟
  1. Eural-fermentation-process

    0下载:
  2. 欧拉法求解酵母发酵过程机理模型,估计4个状态变量-Eural;fermentation process;Mechanism model
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:12519
    • 提供者:ZhangCR
  1. 非线性吸振器欧拉梁振动抑制

    0下载:
  2. 利用模态叠加法计算得到安装非线性能量阱前后欧拉梁的振动响应(vibration responses of the euler beam with a nonlinear energy sink is solved by using modal method)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:lhpvibration
  1. 牛顿插值和欧拉法解方程

    0下载:
  2. 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:润惠万物
  1. 超松弛插值与改进欧拉法 龙格库塔法

    0下载:
  2. 拟合超松弛线性插值,改进欧拉法与龙格库塔算法(Fitting the relaxation linear interpolation, the improved Euler method and Runge Kutta algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. matlab

    0下载:
  2. 利用欧拉法计算地震作用下的位移响应,其中Tabas.txt为地震数据(可根据实际情况更改)(Explicit Euler analyze the response of the SDOF system)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:6144
    • 提供者:zhangxing199003
  1. work

    0下载:
  2. 用Mtlab写的解常微分方程的欧拉法,属于比较基础的方法。(The solution of ordinary differential equations of Euler method)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:GLLll
  1. fd_ca_v1

    6下载:
  2. 有限差分法模拟晶体长大;第一个程序解决了非守恒的问题多组分Allen-Cahn方程使用五点模板的差分算法。那时间积分是用显式欧拉法进行。第二个程序解决了非守恒多组分Allen-Cahn方程和5点模板有限差分算法。时间积分是用隐式欧拉法进行。(Simulation of crystal growth by finite difference method)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-07
    • 文件大小:1054720
    • 提供者:jun95
  1. 向后欧拉法

    1下载:
  2. 书籍《微分方程的数值解法与程序实现》第三章向后欧拉法程序,原书为C,我写成了matlab(MATLAB program for backward Euler method)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-20
    • 文件大小:1024
    • 提供者:云楼风
  1. Euler法-解微分方程

    0下载:
  2. 这是应用Matlab欧拉法解微分方程组的程序源代码,可以给matlab初学使用。
  3. 所属分类:matlab例程

  1. 欧拉法解微分方程例子

    0下载:
  2. 应用欧拉法解微分方程组,对于初学者理解,相信会有用处
  3. 所属分类:matlab例程

  1. 数值分析

    1下载:
  2. 偏微分方程数值解法Matlab实现,包含牛顿插值法,欧拉方法等(Matlab realization of numerical solution of partial differential equation)
  3. 所属分类:matlab例程

« 12 3 4 5 6 »
搜珍网 www.dssz.com