资源列表
el-ex
- Umat for elastic material model in Abaqus by VUMAT - EXPLICIT INTEGRATION
禁忌算法 C++
- 禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
kMeans
- 用python实现k-means算法。随机生成二位可视化数据集 然后进行可视化聚类(The k-means algorithm is implemented with Python. Randomly generate two bit visual data set and visualize clustering.)
udf
- 按客户很苦很苦和客户端跨行打开划等号卡啊h(sghtsgrgsggsgsgrgg)
jifen
- 积分类型 包括多重积分 蒙塔卡洛方法积分以及二重三重积分(Integral types include multiple integral Montcarol method integral and double three fold integral.)
fft
- C语言实现fft算法,并使用fft算法实现多项式乘法(C language to achieve FFT algorithm, and use FFT algorithm to achieve polynomial multiplication.)
bp
- c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
3
- 二维斜激波在平面刚壁上反射问题的数值解与计算程序,斜激波在平面刚壁上反射问题是具有解析解的二维可压缩无黏流动问题。对它采用具有二阶精度两步差分格式进行数值求解。(The numerical solution of a two-dimensional oblique shock wave on a plane rigid wall and the calculation program. The reflection problem of the oblique shock wave on a p
4
- 二维不可压缩黏性流体泊松流动问题的数值解与计算程序,二维泊松流动问题是有解析解的二维不可压缩黏性流动。对它采用算法和压力迭代解法进行数值求解。(The numerical solution and calculation program for the two dimensional incompressible viscous fluid Poisson flow problem, the two-dimensional Poisson flow problem is a two-dimens
integrator
- 一个完整的C++矩阵类,供大家编程学习如何编写自己的自定义类(A complete class of C++ matrices)
auto-encoder-reduce
- keras实现的自编码器,以及卷积自编码器,其中的sasi.pkl是从一张高光谱图像中截取的某些部分(autoencoder based on keras)
GA
- 使用遗传算法求解有限制的多元函数的最优解(Using genetic algorithm to solve the optimal solution of restricted multivariate functions)
