-
WENO
weno格式解决一维黎曼问题的代码,fortran90编写(Fortran code for Riemann problem solver in weno scheme)
- 2021-03-21 10:49:17下载
- 积分:1
-
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- Seidel iterative method. cpp Lagrange polynomial interpolation. c)
- 2006-11-18 17:20:47下载
- 积分:1
-
Crank-Nicolson_
C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有(CN solution of partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Change in the cycle in order to realize the value of a variable coefficient. The note in the compressed packet is also)
- 2020-11-07 23:09:48下载
- 积分:1
-
传输矩阵法模拟光子晶体的模拟程序-TMM
传输矩阵法模拟光子晶体的模拟程序,好用,特别对于研究人员!(transfer matrix method photonic crystal simulation and the simulation and ease of use, especially for researchers!)
- 2020-07-23 10:58:44下载
- 积分:1
-
sort
快速排序法和堆排序法Fortran90程序,其中快速排序法使用到了递归过程,因此对于堆栈要求较高(both Quicksort and Heapsort program are used for sort array. Note that a recursion process is used in Quicksort program, Thus it need require a relative high stack size.)
- 2020-06-29 20:00:01下载
- 积分:1
-
filon_integration
final积分,一种用于计算积分的快速有效的fortran方法。(final integrate)
- 2013-01-03 16:12:17下载
- 积分:1
-
Computational-Science-codes
开发环境没有可选项,fortran90,Fortran_90_and_Computational_Science-_codes(Computational Science codes by fortran90
)
- 2013-10-10 17:07:12下载
- 积分:1
-
htjid
包括脚本文件和函数文件形式,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,采用的是脉冲对消法。( Including script files and function files in the form, Monte Carlo simulation method of calculating the American option price and basic description, It uses a pulse of consumer law.)
- 2017-04-23 22:39:46下载
- 积分:1
-
SIMPLE
安德森/计算流体力学/fortran源代码(第九章esimple算法)(Anderson/Computational Fluid Dynamics/fortran source code (Chapter esimple algorithm))
- 2021-01-26 15:38:36下载
- 积分:1
-
Inverse
使用C编写的复数矩阵求逆,使用高斯消去法,已经和matlab结果做过对比,无误(Written in C and the complex matrix inverse, using the Gaussian elimination method, has been done and matlab results contrast, correct)
- 2012-07-11 18:23:24下载
- 积分:1