搜索资源列表
牛顿欧拉法
- 此算法是牛顿欧拉法(在VC环境下)-this method is newton-euler method
割线法和改进的欧拉法
- 我这是割线法和改进的欧拉法的源代码-This a secant method and improve the Eulerian method of source code!
欧拉法解微分方程
- delphi 源程序 欧拉法解微分方程
牛顿欧拉法
- 此算法是牛顿欧拉法(在VC环境下)-this method is newton-euler method
GJ_Euler
- 用C++写改进的欧拉法 计算方法上机实验-C write Improved Euler method for experimental methods
割线法和改进的欧拉法
- 我这是割线法和改进的欧拉法的源代码-This a secant method and improve the Eulerian method of source code!
综合算法
- 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method
ImprovedEular
- 改进欧拉法——工科学生课程设计必备小程序之二,内附说明-Improved Euler France-- engineering students design courses required two small procedures, enclosing Note
Runge_kutta
- R—K方法的精确度最高,,改进欧拉法的精度比欧拉法的精确度要高。-R-K of the highest accuracy, and improve the accuracy of Eulerian method than Eulerian method to the high precision.
Part_2_C_programmes
- 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method |
4jf
- 偏微分方程四方法划曲线比较C源码. 欧拉法 改进欧拉法 龙格-库塔法 阿达姆斯法 -PDE method is four curves C source. Euler Euler Improvement Act Runge- Kutta method Adams Act
mathmatics_of_computer
- C++实现的数值分析算法包括: 二分法.cpp 复化辛卜生公式.cpp 改进欧拉法.cpp 高斯-赛德尔迭代法.cpp 拉格郎日插值多项式.c-C achieve the numerical analysis algorithms include : dichotomy. cpp Minute of Oracle Health formula. cpp Improved Euler method. cpp Gauss
shuzhijifeng
- 数值积分方法类型Model,1=欧拉法,2=二阶龙格库塔,4=四阶龙格库塔-numerical integration methods Model type, a = Euler, 2 = second-order Runge- Kutta, 4 = 4-order Runge- Kutta
for_ordinary_differential_equation
- 用用改进欧拉法解常微分方程的问题,并应用该算法于实际问题.并在程序结果路比较用表列出近似解yi,准确解y(i)-with improved Euler method of ordinary differential equations, and the application of the algorithm to real issues. and the results of the proceedings in the road c
牛顿插值和欧拉法解方程
- 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
- Matlab欧拉法解微分方程的程序源代码,供matlab学习使用(Matlab Euler solution of differential equations of the program source code, for learning to use matlab)
改进欧拉法-二分法-复化辛卜生公式
- 实现c语言的改进欧拉法,源文件没有任何修改(To achieve the improved Euler method in C language)
改进欧拉法的Matlab程序
- 改进欧拉法的Matlab程序,,,,,,,,,,,,,,,,(The improved Euler method Matlab program)
欧拉法
- 用后退的欧拉法求解椭圆型微分方程,得到数值实现(Euler solutions of Elliptic Equations)
向后欧拉法
- 书籍《微分方程的数值解法与程序实现》第三章向后欧拉法程序,原书为C,我写成了matlab(MATLAB program for backward Euler method)