资源列表
prqcess-genehath
- 基于支持向量机的盲均衡算法,使用的输入信号是QPSK(Blind Equalization algorithm based on support Vector Machine using QPSK as input signal)
8078349
- 用MATLAB实现模拟立方体的重构,是计算机视觉中三维重构的重要的应用实验(Simulating cube reconstruction with MATLAB is an important application experiment of 3D reconstruction in computer vision.)
UD16-Hashin-model13
- 单向纤维复合材料渐进失效的显示计算子程序(explict calculation subroutine for unifibre composite progressive failure)
porous
- ABAQUS subroutine umat porous
python数据分析第二版光盘代码
- 经典的数据分析教程的源代码,可以跟着做。
work
- 解方程数量大于未知数数量的超定方程matlab代码(a matlab code to sovle the overdetermined equation set)
adina中文培训手册
- 流体仿真结构分析,和有限元分析的软件,同时在应力分析(Fluid simulation structure analysis, and finite element analysis software, at the same time in stress analysis)
KS_扰动_后向差分数值解
- 用python求解偏微分方程KS方程,用于混沌系统预测(solve PDE by python and use the data to predict chaotic)
FEM_VV
- 这是一个3维8节点计算弹性力学有限元的MATLAB程序: 1) 生成网格的程序,可以更改模型尺寸、单元数量等参数;2)可以 计算刚度矩阵、位移、应力等,并将结果保存;3)可以后处理程序显示结果;(This is a 3-D 8-node MATLAB program for calculating finite element of elasticity:1) mesh generation program, which can change the size of the model, the
利用Gauss消去法对线性方程组进行求解
- 用消去法解方程组的基本思想是用逐次消去未知数的方法把原来方程组Ax=b化为与其等价的三角方程组,而求解三角方程组就容易了。换句话说,上述过程就是用行的初等变换将原方程组系数矩阵化为简单形式,从而将求解原方程组的问题转化为求解简单方程组的问题。
dijkstra
- qt c++ finish that Dijkstra GUI
BMPM2D_Python
- python编写的二维物质点方法, 可以用于学习。(Two-dimensional material point method written by Python)