-
C1024FFT
说明: C语言编写8个点的FFT程序,在WINTC上编译通过(C language 8 point FFT procedures WINTC compiled through)
- 2008-12-05 23:01:32下载
- 积分:1
-
Complex_operator_overloading
新建复数类进行复数运算,重载+、=+、*、/等运算符用于复数间的运算。(New complex class complex operation, overloading+ =+,*,/operator for computing the plural.)
- 2012-09-08 20:34:31下载
- 积分:1
-
mg00
多重网格方法求解矩形边界条件下泊松方程,偏微分方程数值求解(use multigrid method to solve poisson equation in rectangular domain)
- 2009-11-10 21:49:11下载
- 积分:1
-
最优化控制的算法,牛顿梯度法的源代码-Main_function
这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。(here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.)
- 2005-04-13 09:47:28下载
- 积分:1
-
fnn-up
假临近点法计算最佳嵌入维数的程序,可以根据自己需要适当修改调整(False approaching point method to calculate the optimal embedding dimension of the program can be adjusted according to their needs with appropriate modifications)
- 2012-09-05 07:36:27下载
- 积分:1
-
FVM-Couette
说明: 采用有限体积算法一阶迎风型离散格式对二维 Couette流动进行数值求解.(The first-order upwind discrete scheme of the finite volume algorithm is used to solve the two-dimensional gouette flow)
- 2020-04-20 17:19:04下载
- 积分:1
-
!涡度、散度、涡度平流、温度平流计算代码
使用Fortran涡度、散度、涡度平流、温度平流计算代码(Using Fortran vorticity, divergence, vorticity advection, temperature advection calculation code.)
- 2020-12-11 14:39:17下载
- 积分:1
-
burgers
说明: 大名鼎鼎的burges 方程的Fortran语言程序。Burges方程式源项为零的NS方程,在某些情况下市很有用的。(Famous burges equation Fortran language program. Burges equation source term to zero NS equations, in some cases, city, very useful.)
- 2010-03-30 11:04:53下载
- 积分:1
-
A-solver-for-1-D-RIEMANN-problem
分别采用Roe格式和AUSM格式求解一维黎曼问题,并将计算结果与解析解进行比较,发现这两种计算格式都能获得高的计算精度。(Roe scheme were used in this procedure and AUSM format to solve a 1-D RIEMANN problem, and numerical results were compared with the analytical solution, the results can be seen from these two formats have a solution with high accuracy.)
- 2011-11-09 21:44:39下载
- 积分:1
-
矩阵链乘算法
说明: 距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引(matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker)
- 2005-11-17 09:23:42下载
- 积分:1