资源列表
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
surf2stl
- 将Matlab中的网格曲面文件输出STL格式,可用于模型转换(Output surface in Matlab to STL format)
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
均线战车突破EA
- 给大家强推一款突破型EA【均线战车策略】,就是靠突破和趋势行情获利。这样当突破行情出现时,马丁EA浮亏的时候,这款EA依然能让你稳赚钱! 一次一单,无需手动干预,每单带止损止盈,最大回撤10%。不加仓,不网格,稳定持续盈利!(To give you a breakthrough EA [moving average chariot strategy], is to rely on breakthroughs and trends to profit. In this way, when the
有限元程序MATLAB
- 四杆桁架结构的有限元分析(Bar2D2Node); 三梁平面框架结构的有限元分析(Beam2D2Node); 基于3节点三角形单元的矩形薄板分析(Triangle2D3Node); 基于4节点四边形单元的矩形薄板分析(Quad2D4Node); 基于4节点四面体单元的空间块体分析(Tetrahedron3D4Node); 基于8节点六面体单元的空间块体分析(Hexahedral3D8Node);(Finite element analysis of four bar truss str
ssa
- 麻雀搜索智能优化算法例程,新型元启发式算法,可用于函数寻优等其他算法的优化。(intelligent optimization)