英语人>网络例句>automatic computation 相关的网络例句
automatic computation相关的网络例句

查询词典 automatic computation

与 automatic computation 相关的网络例句 [注:此内容来源于网络,仅供参考]

Base on thepredicatOr-correctOr and automatic step size contro1 technique, combined with contingencyscreening and selection, the proposed method possesses high computation efficiency.

该方法基于预估、校正和自动步长控制技术,同时结合严重故障排序和筛选,具有较高的计算效率。

An automatic FEM refining method is presented in this way,a method of creating transition elements is introduced,and then the refine mesh is analyzed according to the times of iterative educed from computation.

以此提出一种自动的有限元精细划分的算法。介绍构造过渡单元的方法,并根据计算出的迭代次数,得到细网格后进行分析。

At last, bases on the work mentioned above, this paper use BP natural network to optimal iterative computation and dynamics analysis, automatic search use the genetic algorithm, to verify the advantage of computational intelligence ,this paper

最后在上面工作的基础上,用BP神经网络进行优化的迭代计算和动力学分析,自动寻优采用了遗传算法。

The paper summerizes several general pratical new techniques, such as the analyzers of program profiles, maximum potential parallelism, array privatizability, loop parallelism; the visualizers of the statement data dependence graph, procedural callgraph, loop iteration space graph and interactive tools of array privatization and unimodular transformation; the automatic techniques of array privatization combined data dependence and coverage, the computation of parallelizing unimodular transforming matrix for mult-nested loops, enhanced unimodular transformation with array reduction recognition, non-loop level parallelism revealing technique, dynamic dataflow analysis and optimization of cross-loop local cache reuses, etc.

本文从而概括了若干具有一般性的实用新技术,如:程序计算量分析、最大潜在并行性分析、数组私有化分析、循环并行性分析等动态程序分析技术;语句数据相关图、过程调用图、循环迭代空间相关图、交互数组私有化、交互幺模变换等可视化语义交互分析变换技术等等;总结了若干自动并行化新技术,如:结合相关和覆盖的数组私有化方法、对多层嵌套循环计算幺模并行化变换矩阵的循环幺模变换方法、结合数组规约识别增强幺模变换的技术、发掘非循环级并行性的技术、动态数据流分析技术、优化利用循环间Cache数据局部性的技术等等。

In order to solve the problems of the vector quantization error and the excessive computation complexity arising from audio features, this paper proposed a new automatic audio classification method based on PCA and CHMM.

针对DHMM分类器对音频特征进行向量量化引起的误差及特征维数过多导致计算复杂度过大的问题,提出了一种新的基于PCA和CHMM的音频自动分类方法。

So this paper proposes a new method for automatic coarse registration of triangular meshes, which is used to approximately align the 3D measured data (represented in the form of triangular mesh) and the tessellated mesh of NURBS surface (instead of using NURBS surface itself to reduce computation) from larger initial pose difference.

为此本文提出了一种全新的三角网格面自动粗略配准方法,用来大致对齐相对位姿偏差较大的三维测量数据与NURBS曲面的离散网格(为减小计算量起见,此处不使用NURBS曲面本身)。

Incurrent research, aiming at the rupture problem engendered in the shooting process of acertain 5.56mm automatic rifle, the strain and stress distributions on the cartridge caseunder the action of axial pull have been analyzed. Based on the theories of elastic-plasticmechanics and contact mechanics, a mathematic and physical model of the cartridge-caseand chamber system has been set up; and based on the platform of the general softwarepackage APDL of ANSYS for finite element analysis, a parameterized model of thecartridge-case and chamber system has also been established. The method for nonlinearFEA has been adopted to analyze the stress distribution on the entire cartridge-case andchamber system, and the method of contact element has been employed to investigate thecontact stress between the cartridge case and chamber, and then the influences of frictioncoefficient and locking space on the static and dynamic stress and strain response of thecartridge case and chamber to the action of power gas have also been discussed. On thebasis of a lot of numerical tests, a kind of element Plane13, which is concentrated incoupled computation of heat and construction, has been used finally to simulate thetransient response of the cartridge-case and chamber system to the power gas. Throughloading the temporary thermal characteristics of explosive gas in the procedure of emulate, the corresponding transient thermal stress distributed on the entire system under thecombined load of transient thermal stress and transient pressure has been obtained. Owingto these comprehensive considerations, the numerical results obtained in this paperrepresent the actual situations comparatively exactly.

本文针对某5.56mm自动步枪在工作中出现断壳的问题,分析了弹壳在轴向拉力作用下的应力应变;基于弹塑性力学及接触理论,建立了弹壳弹膛系统的数学、物理学模型,在通用有限元ANSYS软件的参数化建模工具APDL平台上,建立了弹壳弹膛系统的参数化模型;采用非线性有限元法计算了弹壳弹膛系统的整体应力,引入接触单元法分析弹壳和弹膛的接触压力,探讨了在不同的摩擦系数和不同的闭锁间隙对弹壳弹膛静、动态响应的影响;本文进行了大量的尝试,最后确定采用热、结构耦合单元Plane13,在计算中加载了火药气体的温度历程,成功的获得了弹壳弹膛系统在瞬态的热载荷和瞬态的压力载荷同时作用下弹壳弹膛系统的热应力数值解,考虑因素全面,比较真实的反映了弹壳弹膛系统在火药气体压力和热载荷下作用的情况。

The question's semantic comprehension model combines many natural language processing techniques, including Segmentation and Part-Of-Speech Tagging, the confirmation of the question type, the extarction of keywords and extending, the confirmation of the knowledge unit, Through these works, the intention of the user is holded, which greatly helped the last work of this system. The FAQ-based question similarity match model is implemented by sematic sentence similarity computation, which is improved by our system, this model can answer frequently-asked question fastly and concisely.The document warehouse-base automatic answer fetching model fistly deal with the document warehouse beforehand and construct inversed index, then use high efficient information retrieval model to search in the base and return some relevant documents, lastly, we use answer extraction technique to get the answer from these relevant documents and present it to users.

问句理解分析模块采用分词和词性标注、关键词提取及扩展、问句类型类别确定等自然语言理解技术,实现对用户提问意图的准确理解;FAQ 库问句匹配模块主要采用本系统改进的句子相似度计算方法来实现用户问句的解答,该模块主要用于实现用户常问问题的快速、准确解答;学科文档库答案自动获取模块在对学科文档库建立倒排索引的基础上,采用高效的信息检索模型对索引库进行检索,返回与用户查询表达式相似度较高的文档作为候选文档,针对从文档中直接获取答案难度较大这一问题,本系统采用答案抽取技术来实现问题的最终回答。

The technique does not have any simplification of drainage holes. In this paper, discussions are mainly conducted on the substructure mesh dividing and its second time automatic dividing, the substructure shape, the continuity among substructures and general elements, the classification and definition of the integrated hydraulic model of drainage substructure, the iteration computation of water level inside drainage hole, the application of the technique in solving unsteady unsaturated seepage field, etc., therefore, the high efficient, precise and quantitative analysis of the complex seepage with densely distributed drainage holes is totally realized.

该技术不对排水孔幕作任何简化,本文着重从子结构网格划分模式及二次自动剖分、子结构单元形态、子结构与总体单元网格之间的连续性、排水子结构完整水力学模型分类及定义、排水孔内水位迭代计算、排水子结构法在非稳定非饱和渗流场中的推广应用等各个方面进行论述,实现了对工程复杂渗流场中密集排水孔幕的高效、精细、定量分析。

A simple and useful fully automatic grid rezoning method,for unstructured triangular grids in the 2D finite element computation of elastic plastic fluid mechanics,is presented.

对二维弹塑性流体力学有限元计算中的非结构三角网格,提出了一种简单、实用的全自动网格重分方法。

第35/500页 首页 < ... 31 32 33 34 35 36 37 38 39 ... > 尾页
相关中文对照歌词
Automatic High
Automatic Girl
Automatic
Automatic Part II
Automatic
Automatic Situation
Automatic
Automatic
De Automatic
Automatic
推荐网络例句

In contrast to the ubiquitous rising-sun-with-rays military flag of the Japanese, Chinese banners and ensigns feature a range of designs.

与遍地都是的太阳军旗不同,中国人的旗帜和徽章设计得各式各样。

From their small corner of Feng's Guangzhou headquarters -- a jumble of pink leashes, squeezable rubber steaks, and plastic doggy Santas for Fido's stocking -- Soleil's designers come up with at least five new products a month.

从Feng 设在广州总部的产品展示柜台上可以看到,Soleil的设计师每月至少设计出5件新产品。

FFT is important for additive synthesis because it helps us to estimate the values for the oscillators that produce the partials of the synthesised sounds.

FFT对加法合成是很重要的,因为它有助于我们评估产生合成音分音的振荡器的价值。