搜索资源列表
Euler
- 欧拉法和龙格库塔算法解一阶常微分方程源代码-Euler method and Runge-Kutta algorithm for solving differential equation source code
Euler_adv
- 欧拉法解二阶微分方程组的源代码 以某一特例为代表-Euler
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
oulafa
- 用欧拉法计算微积分的源代码,以及改进的欧拉法,用matlab实现-Euler method with the source code of calculus, and the modified Euler method, using matlab implementation
nonlinear-equation
- mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
weifenfangchengshuzhjiedejindiansuanliyufenx
- 用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
gezhongfangfa
- 复合辛普森 改进欧拉法 高斯消去法 复合梯形法-Improved Euler Method Composite Simpson composite trapezoidal method of Gaussian elimination
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,
Eural-fermentation-process
- 欧拉法求解酵母发酵过程机理模型,估计4个状态变量-Eural;fermentation process;Mechanism model
非线性吸振器欧拉梁振动抑制
- 利用模态叠加法计算得到安装非线性能量阱前后欧拉梁的振动响应(vibration responses of the euler beam with a nonlinear energy sink is solved by using modal method)
牛顿插值和欧拉法解方程
- 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(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)
matlab
- 利用欧拉法计算地震作用下的位移响应,其中Tabas.txt为地震数据(可根据实际情况更改)(Explicit Euler analyze the response of the SDOF system)
work
- 用Mtlab写的解常微分方程的欧拉法,属于比较基础的方法。(The solution of ordinary differential equations of Euler method)
fd_ca_v1
- 有限差分法模拟晶体长大;第一个程序解决了非守恒的问题多组分Allen-Cahn方程使用五点模板的差分算法。那时间积分是用显式欧拉法进行。第二个程序解决了非守恒多组分Allen-Cahn方程和5点模板有限差分算法。时间积分是用隐式欧拉法进行。(Simulation of crystal growth by finite difference method)
向后欧拉法
- 书籍《微分方程的数值解法与程序实现》第三章向后欧拉法程序,原书为C,我写成了matlab(MATLAB program for backward Euler method)
Euler法-解微分方程
- 这是应用Matlab欧拉法解微分方程组的程序源代码,可以给matlab初学使用。
欧拉法解微分方程例子
- 应用欧拉法解微分方程组,对于初学者理解,相信会有用处
数值分析
- 偏微分方程数值解法Matlab实现,包含牛顿插值法,欧拉方法等(Matlab realization of numerical solution of partial differential equation)