资源列表
sod
- sod激波管问题,x<0:(u,ρ,p)=(0,1,1);x≥0:(u,ρ,p)=(0,0.125,0.1),画出t=0.14时刻的u,ρ,p曲线.(The Sod shock tube problem, named after Gary A. Sod, is a common test for the accuracy of computational fluid codes, like Riemann solvers, and was heavily investigated by S
coeff-schemes
- 有限差分法构造差分格式,输入基架点个数,输出各点前的系数(The finite difference method constructs the difference scheme, inputs the number of base points and outputs the coefficients before each point.)
ADAM
- ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度 下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好 的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient. The descent method, which uses di
龙格库塔法求解延时微分方程matlab
- matlab利用龙格库塔放法计算延时微分方程 龙格库塔 延时微分方程 matlab(Matlab uses Runge-Kutta method to calculate delay differential equation matlab)
cylinder
- 基于python的圆柱扰流。。。。。。。。。。。。。。(Cylindrical spoiler based on Python)
LBMjiaocaibanben
- 方腔流,MATLAB版,for循环语言,易懂(LBM code D2Q9 cavity)
Mie散射理论MATLAB程序
- Mie散射理论matlab程序,计算Mie散射(Mie scattering theory matlab program)
代码
- 图像配准的过程中两种或两种以上的图像重叠了在不同的同一个场景倍,从不同的观点和/或不同传感器。这两images-the区域的几何参考和感觉到图像。目前图像之间的差异,介绍了因不同成像条件。图像配准的一个决定性的步骤所有图像分析任务在最后的信息结合了各种各样的数据能源,如在图像融合、变化检测和多通道形象得到恢复。通常,必须注册在多光谱遥感分类、环境监测,变化检测图像拼接、天气预报、创造超分辨率图像、整合信息到地理信息系统(GIS)),结合医学计算机断层扫描(CT)、核磁共振数据获得更完善的信息,如
DOE
- 一种数值方法,用于生成样本点。样本点之间具有相关性小,分布均匀的特点。(A numerical method for generating sample points. The sample points have the characteristics of small correlation and uniform distribution.)
新编Marc有限元实例教程
- 编程教程,帮助入门学者学习建模,从初级开始,逐步深化,非常有帮助(Programming tutorials, help beginners learn modeling, from the beginning, gradually deepen, very helpful)
buegers
- abaqus 蠕变子程序 实现模型蠕变子程序二次开发(ABAQUS creep subroutine realizes secondary development of model creep subroutine)
boussinesq3d
- freefem++是基于C++开发的一种汇编语言,专门用于有限元方法求解偏微分方程,但是比C++编程容易许多(Freefem++ is an assembly language developed on the basis of C++. It is specially used to solve partial differential equations by finite element method, but it is much easier than C++ programming.