-
FEM
说明: 该程序用有限元方法来处理标量亥姆赫兹方程,其实例是脊形介质波导中的光波。(The functino of the code is to slove Helmholtz equation by using finite element method (FEM). The example is an optical waveguide.)
- 2020-03-21 19:57:46下载
- 积分:1
-
visicity-model
代数涡粘模型用于计算近壁湍流的速度场,1D 4阶RK 积分(Algebraic eddy viscosity model is used to calculate the near-wall turbulence velocity field, 1D 4-order RK integration)
- 2014-03-02 11:10:41下载
- 积分:1
-
!涡度、散度、涡度平流、温度平流计算代码
使用Fortran涡度、散度、涡度平流、温度平流计算代码(Using Fortran vorticity, divergence, vorticity advection, temperature advection calculation code.)
- 2020-12-11 14:39:17下载
- 积分:1
-
dbr1
采用传输矩阵法计算,计算多层周期性介质薄膜在不同入射波长下的反射率。(calculate the reflectivity of multilayer periodic structure with TMM method)
- 2020-08-23 14:48:20下载
- 积分:1
-
matlab
一些关于数学思想应用的matlab代码,以供大家学习分享;(The application of mathematical ideas about matlab code for them to learn to share
)
- 2011-10-24 21:04:33下载
- 积分:1
-
Least-squares
在visual c++6.0的环境下,使用C++语言编写的最小二乘法程序。(In visual c++6.0 environment, using C++ language least squares procedure.)
- 2011-06-24 14:33:54下载
- 积分:1
-
求解一维Eluer方程lax
求解一维Eluer方程,计算一维激波管问题,lax_wendroff(Solving one dimensional Eluer equation to calculate the one-dimensional shock tube problem, lax_wendroff)
- 2020-07-18 10:28:48下载
- 积分:1
-
geng
包括广义互相关函数GCC时延估计,通过matlab代码,计算加权加速度。( Including the generalized cross-correlation function GCC time delay estimation, By matlab code, Weighted acceleration.)
- 2017-04-10 14:30:55下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
Test Operator
对于交错网格上的WCNS格式进行精度测试(不带时间方向推进,仅测试空间精度)(test the order of accuracy of the WCNS scheme)
- 2020-07-12 18:28:53下载
- 积分:1