搜索资源列表
gangganxitong
- 飞机结构试验加载杠杆系统设计是一项繁复的工作,而利用 CAD 软件的 参数化功能可以轻松实现杠杆的设计与虚拟装配。本文介绍了基于 Automation 技术的加载杠杆系统参数化建模方法,使用 Visual Basic 开发了相应可视化建模 软件。应用实例表明,软件界面友好,操作简单,只需输入试验加载点、杠杆布 置等基本参数和数据文件,即可完成杠杆系统的参数化建模,从而快速地实现加 载杠杆系统的参数化设计与方案展示。-Aircraft structural test load
plvar
- 这个代码是用非参数方法来评估幂律分布拟合函数plift的参数估计的不确定程度的。经验证效果不错。-This code is a non-parametric method to evaluate the power law distribution fitting function plift, parameter estimation of the degree of uncertainty. Proven good results.
KNN_method
- In pattern recognition, the k-Nearest Neighbors algorithm (or k-NN for short) is a non-parametric method used for classification and regression.[1] In both cases, the input consists of the k closest training examples in the feature space. farzanh