搜索资源列表
ex3.1.1p
- 孙志忠书:偏微分方程数值解,第三章第一节:抛物方程的有限差分解法向前欧拉格式-forward euler difference scheme for parabolic problem
EULER_forward_ODE
- [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter) 欧拉向前逼近法求解微分方程初值问题 f定义了函数f(t,y)的 t0时的初始值定义吨 Y0的定义y的初始值- [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter) Euler forward approximation method to solve IVP
Differential-Equations
- 数值分析中解微分方程程序,采用了不同步长的向前、向后欧拉法,梯形公式,四阶龙格库塔法等-Solution of differential equations in numerical analysis program, using non-synchronous long forward to Houou La France, trapezoidal formula, the fourth-order Runge-Kutta metho
advanced-euler
- C语言实现向前欧拉积分公式,可用于求解一般函数的定积分-Definite integral of the forward Euler integral formula C language, can be used to solve the general function
duncan
- 一个简单的 邓肯-张模型,向前欧拉积分算法-A DUNCAN-ZHANG MODEL ,WHICH CAN BE USED BY UMAT
新建文本文档.tar
- 欧拉(Euler)方法的MATLAB程序,包括向前欧拉方法的三种MATLAB程序,以及向后欧拉(Euler)方法的MATLAB程序(MATLAB program of Euler method)
抛物线方程的差分格式
- 抛物线方程的几种常见差分格式matlab代码,包括向前欧拉,向后欧拉,Crank-Nicolson和Du-For-Frankel(Several common difference schemes for parabolic equations are matlab codes, including forward Euler, backward Euler, Crank-Nicolson and Du-For-Frankel.)
无人机.zip
- VirtualArena是用于控制设计和系统仿真的面向对象的Matlab集成开发环境,其实现目标如下: 1)避免重新实现大多数项目共有的功能,例如: -离散化策略(例如欧拉向前,龙格库塔,…) -系统线性化的雅可比计算方法,例如基于符号或样本的方法 -实施标准车辆动力学,如独轮车或类似无人机的车辆,并实施不同的姿态表示,如旋转矩阵或四元数 -状态观测器自动生成,例如扩展卡尔曼滤波器(EKF) -基于网络的控制