资源列表
xiangqi
- 象棋的人工实现,机器人下象棋,python实现智能象棋(chess Artificial realization of chess, robot chess, and intelligent chess by Python)
光孤子传播过程 非线性薛定谔方程
- 本模拟是采用分步傅里叶的解,求光孤子在光线内传输过程数值求解薛定谔方程。方程是激光器在光纤中传输的过程。(In this simulation, the fractional Fourier solution is used to solve the Schrodinger equation. The equation is the process of laser transmission in fiber.)
ABAQUS初学者用户子程序小例子
- ABAQUS 初学者小例子,适合初学者学习参考使用。(ABAQUS for beginners)
solver_euler
- 2D euler solver for compressible flow
PDE
- 借助python3计算偏微分方程组,并作出相应图形,代码简单易懂,方便修改(Calculate partial differential equations)
Gear
- 吉尔数值算法,求解刚性微分方程组,稳定好,收敛好(Gill numerical algorithm, good stability and convergence for solving rigid differential equations)
蒸发
- 用于饱和蒸汽压差带来的蒸发,而不是由于温度带来的(Used for evaporation caused by vapor pressure difference)
arima
- arima - (平稳性检验)根据时间序列的散点图、自相关系数和偏自相关系数、单位根检验(ADF),来判断数据的平稳性; - (平稳化处理)对非平稳的时间序列数据进行差分处理,得到差分阶数d; - (白噪声检测)为了验证序列中有用的信息是否已被提取完毕,如果为白噪声序列,(arima arima -(Stableness test) According to the time series of scatter plots, autocorrelation coefficients and
cylinder
- 经典圆柱绕流算例,基于palabos开源软件,计算结果非常好(cylinder flow with palabos)
CFDMethod
- 明尼苏达大学大牛G.V.Candler关于最近年来气动热、力的数值计算方面的总结,对该领域的学者有借鉴作用。(The Big Cow of University of Minnesota, G.V.Candler's summary on the numerical calculation of aerodynamic heat and force in recent years, which could be benifited for scholars in this field.)
RSM
- 建立1-4阶响应面代理模型,建立4阶响应面预测模型,对模型精度进行检验(Establishing the fourth order response surface proxy model)
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual