搜索资源列表
inverse1
- 这是一个matlab小程序,可用于求解微分方程,特别是抛物型的微分方程-Matlab This is a small program that can be used to solve differential equations, in particular the type of parabolic differential equations
work5
- 常微分方程求解过程!主要是使用matlab环境编译的!-ordinary differential equation solving process! Mainly use Matlab environment compiler!
Soft20060210160010604
- 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。 -project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important one, especially in four bands, precision is high.
pw1
- 利用MATLAB解决偏微分方程中的一些问题,如插值求解
pw2
- 利用MATLAB解决偏微分方程中的一些问题,如插值求解
pw3
- 利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解
pw4
- 利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解
algorithm_code
- 内容包括常用的经典数值算法,差值、拟合与逼近、常微分方程的求解、数据处理与回归分析
a
- 用有限元法求解微分方程,虽然有时方程不一样,但是思路是一样的。-The finite element method for solving differential equations, though sometimes not the same equation, but the idea is the same.
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
huan11
- 解决弹性细杆的方程算法,应用求解微分方程的边值问题的算法-To solve elastic rod equation algorithm, application of the algorithm for solving differential equations boundary value problem
main
- 解1阶微分方程,采用龙哥库塔发求解。通过C++语言实现-Solution order differential equations using the Long Ge Kuta hair solving. By C++ language
DQM_application1
- 用DQ法求解动力学微分方程。用于解答0.01y +y=0,初始条件为x=0,y(0)=0.5,y (0)=0-solve the dynamic differential equation with DQ method
poisson_c
- 在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解-In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written
Numeric-Algorithm-with-C-Language
- C常用算法程序集, 包含常用的插值,曲线拟合, 排序,极值问题,微分方程求解,矩阵计算-Numerical Algorithm with C language
solution
- 运用一些比如高阶龙哥库塔法进行微分方程数值求解的算法。-fortran-based algorithm _ numerical solution
SDEshuzhiqiujie
- 随机微分方程求解的一个很好的参考资料,算是比较基础的,深入浅出-Stochastic differential equations of a good reference, as a relatively basic, easy to understand
QIUJIECHANGWEIFENFANGCHENG
- 这是一个用C语言编写的用于求解微分方程的程序,程序可运行。-This is a C language program for solving differential equations, the program can be run.
Euler--lagarange
- 欧拉法求解微分方程,很简单的程序,仅供参考- it is very simple program solving the differential equation based on Eulerian method and lagrangian method
1234
- 四阶龙格库塔求解一阶微分方程使用于求解微分方程,减小误差-Four order Runge Kutta solution of first-order differential equations for solving differential equations, reduce the error