资源列表
sod
- 计算sod激波管问题,可以自动判断和自动输出结果,只需要输入激波管问题的初始条件(The calculation of SOD shock tube)
1
- 此代码为FLUENT模拟TIG焊电弧的UDF,包括能量、动量、UDS的源项等(This code is UDF of FLUENT simulating TIG welding arc, including energy, momentum, source term of UDS, etc.)
Python时间序列分析源代码
- 资源‘Python时间序列分析源代码’,是学习时间序列分析的实战代码;系统解释核心程序版本是python3.7.4,管理环境是Anaconda3,这个Project是在IDE开发环境PyCharm2019.1.1(Professional Editon)中建立的,经debug后完全正常运行,运行结果包括时间序列分析预测的7种方法。
许国根 最优化方法及其MATLAB实现配套程序源代码
- 许国根《最优化方法及其MATLAB实现》书籍示例matlab程序源代码
bi_sipls
- siPLS和biPLS是两种用于近红外光谱特征波段筛选的变量选择方法,可筛选出与兴关注指标密切相关的特征波段,并去除无关和干扰变量,提高模型稳健性(Bipls and sipls are two variable selection methods for screening the characteristic intervals of near-infrared spectra, which are closely related to performance indicators, to
2d RCWA程序
- 可以利用RCWA仿真计算二维多层结构的反射和投射率,计算并画出近场电场分布。
pushboard
- 用于三维条件下的推板造波法udf,冲程与周期可修改,附带消波udf和cas文件(generating waves with pushboard under 3D condition)
微分计划算法
- 微分进化算法是求解大规模非线性规划较好的一个算法,该算法收敛速度快。
迭代最小二乘法MATLAB程序
- 这是一份关于迭代最小二乘法的MATLAB程序,仅供个人研究使用。迭代最小二乘法是一种常用的滤波算法,它可以有效地拟合不确定数据,达到平滑的作用。
SPGL1: A solver for large-scale sparse
- % SPGL1: A solver for large-scale sparse reconstruction % Version 1.7 (May 20, 2009) % % Files % spg_bp - Solve the basis pursuit (BP) problem % spg_bpdn - Solve the basis pursuit denoise (BPDN) problem % spg_lasso
matlab有限元分析与应用
- 使用matlab进行 有限元计算,内含多种方式方法,欢迎交流讨论(Finite element calculation using matlab)
MATLAB
- 利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)