说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 训练文本
1)  training text
训练文本
2)  training sample
训练样本
1.
With the Kohonen network clustering in neural network employed, the degree of relationship of the universal joint axle of the rolling mill was input to Kohonen network as the training sample, studied and clustered by the network to generate different clustering centers according to the different depth and different degree of relationship among the cracks.
利用神经网络中的Kohonen网络聚类的特点 ,把轧钢机万向接轴裂纹故障不同的关联度作为Kohonen网络的训练样本输入到Kohonen网络 ,并由网络进行学习和聚类 。
2.
Exact agricultural crops identification and planting area measure depend on not only classifiers but also training samples imported into classifiers.
准确的遥感农作物类型识别和种植面积统计,不仅仅取决于不同分类方法的选择,同时还要看输入分类器用以学习的训练样本数据,训练样本对分类精度的影响比分类技术本身对测量精度的影响还要大。
3.
Typical fault characteristics are selected as training samples and GA is used to optimize the structure and original weight distribution of BP networks.
提出了一种用故障的典型特征作为训练样本、遗传算法与BP网络相结合的模拟电路故障诊断新方法。
3)  training samples
训练样本
1.
Studies on the purification of training samples in supervised classification by mode filtering;
利用众数滤波对监督分类训练样本纯化的研究
2.
A purified algorithm for training samples based on local automatic searching and spectral matching technique is presented.
提出了一种基于局部自动搜索和光谱匹配技术的监督分类训练样本的纯化方法。
3.
In this paper, using orthogonal experiment method, taking three layers feed forward neural network as a example, problem of choosing training samples, weights and bias, training parameter of neural network is analyzed and studied.
运用正交试验法,以三层前向型神经网络为例,对神经网络的训练样本、权值和阀值、训练参数的选择进行分析和研究。
4)  basic training
基本训练
1.
Considering the lack of practical and uniform basic contents for surgical resident training,the paper proposes five basic training strategies and discusses their role in training surgical residents.
针对目前外科住院医师缺少实用统一的基本训练内容,提出并探讨五项基本训练在临床实践中的应用价值。
2.
Firstly,the fundamental phenomenological outlook of Husserl is interpreted as the basic training of phenomenology.
第一,把胡塞尔对现象学的基本考察诠释为现象学的基本训练;第二,把其主要步骤归结为:悬置自然立场———体验意识的本质性质———从自然世界中分离出意识———关闭自然世界———取消精神实在———进入纯粹意识并确立现象学立场;第三,分析这种训练所具有的多方面重要意义,并指出其不彻底性以及如何加以彻底化。
3.
The thesis states in detail the basic training methods of listening in music from these five sections: scale exercises and singing mode, monosyllabic structure singing and tone of perception, intervals and chords of perception, rhythm of perception and melody of perception.
文章从音阶练习和模唱、单音构唱和单音听辨、音程与和弦的听辨、节奏的听辨、旋律的听辨等五个部分详细介绍了音乐中听力的基本训练方法。
5)  Sample training
样本训练
1.
In this paper, relevant parameters influencing sample training precision are explored when the mixtures of experts networks is applied to boiler fault diagnosis,and the relationahip between the square sum of studying error and some parameters,such as rule numbers、studying rate、cycle numbers、weighted exponent,are presented.
探讨了将混合专家网络应用于锅炉故障诊断时,影响样本训练精度的有关参数,得出了规则数、学习率、循环次数、加权指数等参数与样本训练学习误差平方和之间的关
2.
The statistical learning theory based on sample training was applied to analyze the difference and relativity of images figures,and then the common figures and distinct figures of each sort image were catched to form the identification and classification model.
利用基于样本训练的统计学习原理,在分析各类图像样本特征上的差异和相关性的基础上,提取图像共同特征和显著特征参数集合,并加入人为启发式思想,结合先验知识的指导和计算机特征分析结果来制订特征提取规则,应用Dempster-Shafer(DS)理论的思想融合提取的多个特征,形成启发式分类模型。
6)  training nature
训练本质
补充资料:AutoCAD中导入超文本实现方法
一、引言
  AutoCAD是应用广泛的CAD软件平台,具有很强的绘图和编辑功能。其绘制的图样能清楚地表达设计者的思想和意图,图样中往往需要加注必要的文字来说明图形所无法表达的信息。除了AutoCAD内含的文本输入命令外,向AutoCAD中输入多行文本即超文本的方法还有:通过Windows提供的剪贴板,利用AutoCAD提供的多行文本命令;利用OLE特性。
  二、用单行文本命令组合实现
  在AutoCAD图样中输入少量文字可以用DText命令实现,如工程图样中的图名、明细表、标题栏、技术要求等的填写。在需要输入多行文本时,可以通过单行文本的组合来实现。即输入一行文本后,再借助复制命令(Copy)和文本编辑(DDEdit或MTEdit)、属性编辑(DDModify)、对象特性工具(Properties)、移动(Move)等命令进行多行文本的输入。但此种方法在换行时的定位及行列对齐都比较困难。且标注结束后,每行文本都是一个单独的实体。所以用其标注多行文本时,其实输入和编辑的功能远远不如下面的几种方法方便。
  三、通过剪贴板来实现
  剪贴板是Windows提供的功能,帮助应用程序间进行数据通讯。虽然利用剪贴板所传递的数据是静态的,即应用程序中对数据的修改不会在目标程序中体现出来,但操作方便、快捷、简单。以Word为例,Word提供了剪切(Cut)、复制(Copy)和粘贴(Paste)三个命令来操作剪贴板。其具体实现方法如下:打开AutoCAD和Word软件,在Word中选中要插入的内容,单击下拉式菜单“编辑”中的“复制”命令。激活AutoCAD,打开下拉式菜单“Edit”中的“Paste”选项,这样Word文档就以AutoCAD绘图区左上角为插入点被插入,此种方法插入的文档位置和字体的大小都会与原AutoCAD图样大小和比例不一致,需进行处理。
  四、用AutoCAD的多行文本命令来导入
  AutoCAD系统提供了多行文本输入命令MText,可以一次标注多行文本,且各行文本都按照指定宽度对齐排列,并成为一个完整统一的实体,其内容可以在多行文本编辑器中直接输入,也可从外部文档导入。
  1.在文本编辑器中直接输入
  在AutoCAD的下拉式菜单“Draw”中选中“Text”,再单击“Multiline Text…”选项,在Command提示区提示用户确定所标注文本的宽度、高度和字体排列方式,系统根据输入信息,确定文本框大小,并弹出一个专门用于文字编辑的文本编辑器,即弹出“Multiline Text Editor”对话框,在选定字型、字高、文本宽度等前提条件后,可直接在“Multiline Text Editor”对话框中进行多行标注文本的输入、编辑、修改等工作。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条