结构损伤识别,structural damage identification
1)structural damage identification结构损伤识别
1.Application of wavelet analysis to structural damage identification;小波分析在结构损伤识别中的应用
2.Influence on steel structural damage identification with the selection of wavelet scales;小波尺度选择对钢结构损伤识别的影响
3.Method of structural damage identification based on periodic wavelet transform;结构损伤识别的周期小波方法
英文短句/例句

1.Hull Structure Damage Identification Based on Fuzz Mode Identification Technique;基于模糊模式识别技术的板壳结构损伤识别
2.Application of Integrated Identification Indexes in Identification of Damage of Bridge Strueture综合识别指标在桥梁结构损伤识别中的应用
3.Structural Damage Identification under Earthquake Based on Hilbert-Huang Transform;基于HHT的地震作用下的结构损伤识别
4.Damage Identification of Shearing Structure Based on Dynamic Parameters;基于动力参数的剪切型结构损伤识别
5.Studies and Comparisons of the Methods for Structural Damage Identification;工程结构损伤识别方法的研究与比较
6.Methodological Study on Concrete Structural Damage Intelligent Indentification;混凝土结构损伤识别智能化方法研究
7.Damage identification for beam structures based on proper orthogonal decompostion基于特征正交分解的梁结构损伤识别
8.Analysis of structural damage recognition based upon BP neutral net基于BP神经网络的结构损伤识别分析
9.Structural damage identification based on IPSO-BP neural network基于IPSO-BP神经网络的结构损伤识别
10.DAMAGE DETECTION OF THE TRANSMISSION TOWER AND CONDUCTOR BASED ON[ΔK]基于[ΔK]的塔-线结构损伤识别方法
11.The Method Combining Wavelet and Neural Network to Identify Structure Damage;小波和神经网络相结合的结构损伤识别方法
12.Dynamic Behaviors and Damage Identification of Structures;具有分布损伤的结构动特性及其损伤识别
13.Transient Response of Structures with Cracks and Crack Identification;含裂纹损伤结构的瞬态响应和损伤识别
14.Vibrational Power Flow Characteristics of Cracked Structures and the Damage Detection;裂纹损伤结构的振动功率流特性与损伤识别
15.The Application of Pattern Recognition to Engineering Structural Dynamic Damage Dentification;模式识别在工程结构振动损伤识别中的应用
16.Study on Some Methods for Identification of Structural System and Damage;结构系统和损伤识别的若干方法研究
17.Research on Model Updating and Damage Identification for Frame Structure;框架结构的模型修正与损伤识别研究
18.Study on Damage Identification of Concrete Structures by Dynamic Parameter Method;动力参数法识别混凝土结构损伤研究
相关短句/例句

structural damage detection结构损伤识别
1.Application of neural network ensemble for structural damage detection;神经网络集成在结构损伤识别中的应用
2.The main subjects are summarized as follows:Crack is usually simplified as transverse through in structural damage detection,which leads to the deviation in calculation result and furthermore influences identification effect.主要研究内容有:在结构损伤识别中,通常将裂纹简化为横向贯通裂纹,采用梁单元进行结构分析,由于模型简化可能导致计算结果的偏差,影响损伤识别效果。
3.Accurate modal parameters are needed for effective structural damage detection.为进行结构损伤识别,用时域模态识别的NExT-ERA法,从脉动激励和测量噪声下有限时长和时间间隔的结构反应中提取高精度模态参数。
3)structure damage identification结构损伤识别
1.With it as the damage index,the BP network is applied to the structure damage identification.基于摄动理论,推导出结构的频率变化比为结构损伤位置的函数,以此为损伤指标,结合BP网络进行结构损伤识别
4)steel structural damage detection钢结构损伤识别
5)structural connection damage identification结构连接损伤识别
6)damage identification method结构损伤识别方法
1.Detection of VSA-based structure damage identification methods;基于振动信号分析的结构损伤识别方法
延伸阅读

结构模式识别  用模式的基本组成元素(基元)及其相互间的结构关系对模式进行描述和识别的方法。在多数情况下,可以有效地用形式语言理论中的文法表示模式的结构信息,因此也常称为句法模式识别。    一个句法模式识别系统包括预处理、模式表达、文法推断和句法分析四个主要部分(图1)。     预处理的功能是:①模式的编码和近似;②过滤、复原和增强。通过编码和近似,压缩样本数据;通过过滤、复原和增强,消除噪声和复原缺损以利于下一级用句法方法对模式进行表达。模式表达部分由模式分割和基元(及关系)识别两部分组成。为此,首先需要根据所研究的问题选定一组基元以及基元间的关系类型。例如可用图2中的一组基元来描述染色体。若按顺时针方向跟踪染色体轮廓并以连接关系作为基元间的结构关系,则图3中的次中性染色体可用链babcbabdacad表示。基元选择如同统计模式识别中的特征抽取那样,对整个识别系统的性能有很大的影响。基元应该是基本的模式元素,能够通过一定的结构关系(例如上述的连接关系)紧凑而方便地对模式加以描述,而且应该容易用非句法方法进行抽取或识别,其本身的结构信息在所研究的问题中可以不必考虑。系统的另外两个部分,即文法推断和句法分析,构成句法模式识别理论的中心内容。文法推断类似统计模式识别中的监督学习,通过已知类别的一组样本推断出描述该类模式的文法。适应实际应用的需要,有各种类型的模式文法。除了短语结构文法外,还有各种高维文法如树文法、图文法、网文法、丛状文法以及加入了语义信息的属性文法。与文法推断相结合,一种更广泛形式的学习还可以得到有关模式类的最好的基元集合及其结构描述。句法分析是判断输入模式是否由学习过程中所推断出来的文法产生的,因而是一个识别过程。在最简单的情况下,可以用匹配器代替句法分析,这时在模式基元的意义上把输入链x与每类的参考链匹配,把x归类为与 x匹配得"最好"的参考链所属的类。这种结构识别方法的特点是简单、快速,但是没有充分利用链的句法信息,因此只有在能够确定合适的参考链并有明确的匹配准则情况下才适用。    参考书目   傅京孙著,戴汝为、胡启恒译:《模式识别及其应用》,科学出版社,北京,1983。