搜索资源列表
NETONInvDYN
- 牛顿欧拉递推算法——机器人动力学算法,使用matlab语言描述逆向动力学算法。
Euler
- 欧拉法和龙格库塔算法解一阶常微分方程源代码-Euler method and Runge-Kutta algorithm for solving differential equation source code
feixianxing
- mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
changweifenfangchengshuzhijie
- 自编常微分方程初值问题的常用算法,包括折线法、改进欧拉法、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
fleury
- 用fleury算法计算一个欧拉图的穷举的方法 注意:w代表欧拉图矩阵 begin代表起点 只能是欧拉图!-Fleury algorithm using an exhaustive method of Euler diagram Note: w on behalf of the Euler diagram can only be a starting point matrix begin on behalf of the Euler diagram!
nonlinear-equation
- mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
ztwdjs
- 计算暂态稳定问题,应用隐式梯形算法,算出各时刻发电机角度-Calculation of transient stability problem, apply the implicit trapezoidal method
OurAngle
- 该程序是将摄像机旋转矩阵反求得到欧拉角过程,算法简单,容易操作。-The program is to get the camera rotation matrix Euler angle reverse the process, the algorithm is simple, easy to operate.
QEuler
- 一个计算欧拉算法的matlab程序 具有较高的精度-Euler algorithm is a calculation procedure has higher accuracy matlab
Euler
- 用改进欧拉法求解常微分方程初值问题:用改进的欧拉法不仅提高了精度而且算法比较简单,-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,
PowerFlow_TAnaly
- 动态仿真作业(隐式梯形积分)说明:1.潮流计算采用直角坐标形式保留二阶项的快速潮流算法 2.暂态稳定分析采用改进欧拉法和直接解法 3.发电机模型为三阶模型 4.励磁是1阶模型 -Dynamic simulation operation (implicit trapezoidal integration) Descr iption: power flow calculation using the rectangular form to retain the second order fast l
adeuler
- 使用matlab编写改进的欧拉数值算法程序-the Euler numerical algorithm matlab prepared to improve
Euler-and-multi-step
- 本程序是关于常微分方程初值问题数值解的欧拉算法及线性多步法的matlab代码,对初学者有帮助,例题用的李荣华的微分方程数值解法第一章的习题-This program is about Euler algorithm for numerical initial value problem of ordinary differential equations and linear multistep method matlab code, useful for beginners, examples
导航控制
- 通过控制舵偏来控制飞行高度,舵偏控制在-10——10度之间。
Euler
- 数值分析,欧拉算法和欧拉改进算法。Matlab源码实现-Numerical analysis, Euler Euler algorithm and improved algorithm. Matlab source code implementation
Euler-Maruyama
- 解BSDE方程的欧拉算法 采用显式格式 隐式格式需要进行皮卡迭代-Euler-Maruyama Method for BSDEs
牛顿插值和欧拉法解方程
- 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
超松弛插值与改进欧拉法 龙格库塔法
- 拟合超松弛线性插值,改进欧拉法与龙格库塔算法(Fitting the relaxation linear interpolation, the improved Euler method and Runge Kutta algorithm)
Bernoulli beam in bending
- 有限元算法求解欧拉梁静力问题实例。一个简单的一维欧拉梁模型,用FEM算法求解,用于学习有限元编程。(Bernoulli beam in bending)
常微分方程的数值解法
- 常微分方程的数值解法,包括欧拉法,改进欧拉法,四阶龙格-库塔法(The numerical solution of ordinary differential equations, including Euler method, improved Euler method, four order Runge Kutta method)