资源列表
BTT导弹六自由度仿真-MATLAB源代码
- 防空导弹的6自由度仿真,以拦截高超声速飞行器为背景。(The 6 degree of freedom simulation of air defense missile is based on intercepting hypersonic vehicle.)
混凝土随机球形骨料球体蒙特卡洛随机分布模型
- 目前三维的混凝土建模很少见,随机球形骨料在受限空间(球体)随机分布模型,本人自己编写,具有原创性。动画显示建模过程。三种粒径不同的骨料随机分布。模拟混凝土材料的过程。有助于后续有限元计算。(Random spherical aggregate in the restricted space (sphere) random distribution model, I write it myself, with originality. Animation shows the modeling pr
sklearn-tree-BN-knn
- 分类器的性能比较与调优: 使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。 使用不同分析三种分类器在实验中的性能比较,分析它们的特点。 本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers: We use tree, Bayesian and KNN in scikit-learnpackage to train the dat
二维混凝土骨料随机投放代码及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
三维随机纤维生成程序
- 生成三维随机纤维的matlba程序,可以直接使用(The matlba program for generating 3D random fibers can be used directly)
有限元程序MATLAB
- 四杆桁架结构的有限元分析(Bar2D2Node); 三梁平面框架结构的有限元分析(Beam2D2Node); 基于3节点三角形单元的矩形薄板分析(Triangle2D3Node); 基于4节点四边形单元的矩形薄板分析(Quad2D4Node); 基于4节点四面体单元的空间块体分析(Tetrahedron3D4Node); 基于8节点六面体单元的空间块体分析(Hexahedral3D8Node);(Finite element analysis of four bar truss str
ssa
- 麻雀搜索智能优化算法例程,新型元启发式算法,可用于函数寻优等其他算法的优化。(intelligent optimization)