资源列表
matlab计算各种熵的程序(香农熵、renyi熵等)
- 本文件中包含计算多种熵的matlab函数文件,共11个项目,欢迎下载。
二维混凝土骨料随机投放代码及ABAQUS参考资料
- 混凝土随机骨料投放matlab程序,主要用于生成混凝土粗骨料随机分布的二维几何模型。还有ABAQUS参考书籍及学习代码。(The random aggregate concrete matlab program is mainly used to generate a two-dimensional geometric model of the random distribution of concrete coarse aggregate. There are also ABAQUS refe
krigingmodel_Matlab
- 完整kriging代理模型代码,有说明书以及使用手册(Complete Kriging metamodel code with instructions and user manual)
LSTM-regression-master
- 基于lstm算法在MATLAB对短期风速进行预测(Based on LSTM algorithm, short-term wind speed was predicted in MATLAB)
IAA 算法说明
- IAA迭代自适应估计算法,用于空时自适应处理。简单的子程序(IAA method for STAP, which can be used to process the echo data received by Radar.)
网络抗毁性,MATLAB仿真
- Matlab中对建立好的网络进行节点/连边随机、蓄意攻击,用最大连通子图、网络效率来衡量网络的抗毁性,并找出最关键的节点的仿真程序。(In MATLAB, the nodes / edges of the established network are attacked randomly and intentionally. The invulnerability of the network is measured by the maximum connectivity sub graph a
基于应变和应力的Vumat子程序
- 内有两个.for类型的子程序,基于Hashin失效准则,判定复合材料在静态或动态载荷下的纤维拉伸、纤维压缩、基体拉伸和基体压缩失效行为。(There are two subroutines of type. For. Based on the Hashin failure criterion. The failure behaviors of fiber tension, fiber compression, matrix tension and matrix compression under
有限元程序MATLAB
- 四杆桁架结构的有限元分析(Bar2D2Node); 三梁平面框架结构的有限元分析(Beam2D2Node); 基于3节点三角形单元的矩形薄板分析(Triangle2D3Node); 基于4节点四边形单元的矩形薄板分析(Quad2D4Node); 基于4节点四面体单元的空间块体分析(Tetrahedron3D4Node); 基于8节点六面体单元的空间块体分析(Hexahedral3D8Node);(Finite element analysis of four bar truss str
ssa
- 麻雀搜索智能优化算法例程,新型元启发式算法,可用于函数寻优等其他算法的优化。(intelligent optimization)
FE_rotor
- 用matlab编写的用于转子动力学分析的有限元程序,可实现转子临界转速和振型分析、稳态响应和瞬态响应分析等功能。
S-Transform
- s变换,是当前比较流行的时频分析算法,可以用于地震数据时频分析和频谱分析,该程序基于matlab平台,实现了s变换和反变换。
离散灰色预测模型
- 组合预测模型,采用离散灰色模型和ARMA预测模型 线性组合