资源列表
Newton-Iterative
- 用C++语言实现牛顿迭代法解线性方程组,是C++控制台程序,基于VS2010。-To realize the Newton iterative method for solving equations by using C++ language.
QR
- 很好用的QR矩阵分解方法,并给出了实例,使用效果不错-Very good QR decomposition algorithm, and gives an example
ditfft
- 8点,64点,任意点DITFFT,分段注释-8, 64 points, at any point DITFFT
TransformCFortran
- Radix-2 and Kronecker Product RFFT, DST and DCT ... Routines for any number of data points are provided. The 21 programs are grouped as C and Fortran programs. The programs were compiled and tested under Sun Solaris, Microsoft Fortran Power Statio
fft
- FFT 快速傅里叶变换。针对2的整数次幂个元素。-Fast Fourier Transform FFT. Elements number should be power of 2.
111111
- 灰色预测——GM(1,1) 该算法用灰色模型中的 GM(1,1)模型做预测-Grey Prediction- GM (1,1) algorithm with gray model GM (1,1) model to make predictions
Euler1D
- This program solves 1D Euler equation with the Roe scheme.
cfd2p11
- This Project Includs Various Kinds of Grid Generation Around a NACA0012 Airfoil
FVM-for-cavity-flow
- 有限体积法计算二维方腔流(含数值算法介绍及C++,Fortran源代码)-Calculation of two-dimensional cavity flow with finite volume method (including introduction of numerical algorithm and C++, Fortran source code)
FVM-for-Couette
- 有限体积法计算二维couette流(包含算法说明和C++,Fortran源代码)-Calculation of two-dimensional couette flow with finite volume method (including the algorithm and C++, Fortran source code)
2D-Poisuille
- 二维Poisuille流动问题的数值解法介绍与计算程序(包含c++程序和Fortran程序)-Introduction and numerical solution of two-dimensional calculation procedure Poisuille flow problems (including c++ programs and Fortran programs)
Lax-Webdroff2D-for
- 利用Lax-wendroff差分格式求解二维平面激波反射问题 (Fortran语言版本)-Use Lax-wendroff difference scheme for solving the two-dimensional planar shock reflection problem (Fortran language version)
