失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > 数学描述方法 mathematic description method英语短句 例句大全

数学描述方法 mathematic description method英语短句 例句大全

时间:2024-05-04 07:49:01

相关推荐

数学描述方法 mathematic description method英语短句 例句大全

数学描述方法,mathematic description method

1)mathematic description method数学描述方法

英文短句/例句

1.A Direct Mathematic Description Method for the Circuit Layout of Heat Exchanger换热器管路布置的直接数学描述方法

2.On the application of the method of mathematical representa tions in the Automatic Control System;论数学描述方法在自动控制系统的应用

3.The Analytical Terminal Constraints Theory and Mathematics Method for the Degrees of Freedom of Spatial Parallel Mechanisms;空间并联机构自由度的终端约束分析理论与数学描述方法

4.An approximating method of drawing a noncircular curve whosemathematical equation is known in the NC machining program.;数控加工编程时由数学方程描述的非圆曲线的一种逼近方法

5.A DATABASE METHOD OF CONSTRUCTING DATA FOR 3D MICROCOMPUTER GRAPHICS微机三维图形数据描述的数据库方法

6.This paper given discribes a convex persevering fitting method.文中描述了一种保凸参数拟合方法。

7.Idea of Description on Ladder Diagram"s Data Structure for PLCPLC梯形图的一种数据结构描述方法

8.A study of the Methods of Competency Description and Modeling能力数据结构化描述与建模方法分析

9.In this paper, the mathematical base, the constitution, the correlation processing method, the design and the application of the CCD correlation tracker are described.该文描述其数学基础、本结构、成、关处理方法及其应用成果。

10.Much the same numerical result emerged from a complementary approach described in the Science.《科学》杂志上描述的一个互补方法得出了几乎一模一样的数值结论。

11.The preceding chapters have been concerned with forces, and we are now ready to discuss the mathematical methods of describing motion.前面几章已经讨论过力,现在我们来讨论描述运动的数学方法。

12.A Pilot Investigation into Shape-Based DOT Methodology with Elliptic Parameterization of Multi-Domains基于多区域椭圆参数化描述的形状扩散光学层析成像方法研究

13.A Feature Representation Method of Scientific Data Based on Complex Text Description一种基于复合文本描述的科学数据特征表示方法

14.Biological procesdures cannot be expressed in mathermatical formulae.物理形成的过程无法用数学公式描述。

15.A Study of Descriptive Sociology;解读描述社会学——哈特法律理论中描述性方法研究的前提性分析

16.Improved gene expression data clustering using a support vector domain description algorithm支持向量数据描述的基因表达数据聚类方法

17.Schema formalism for OEM-based XML DTD schema基于OEM的XML半结构数据的模式描述方法

18.The Synthetic Index Model of ATBM Effectiveness防空导弹武器系统反导效能指数描述方法模型

相关短句/例句

description method for metadata元数据描述方法

3)description method描述方法

1.This paper defines adescription method of visual modeling language which supports static semantics.基于理论研究和工具开发的实践经验,提出定义了一套支持静态语义的可视化建模语言描述方法,并且设计实现了一个从语义、语法、图形到编辑器界面可配置的可视化建模工具。

2.Graphdescription method of control process;将SFC对控制过程的描述方法推广到管理领域,体现出它作为一种指导项目规划的编制和工程管理数量化工具的优越性。

4)Describing method描述方法

1.Research on describing method of product shape based on polar coordinates and Fourier operator基于极坐标和傅里叶算子的产品形态描述方法

5)mathematical description数学描述

1.Threemathematical description formulas of FCGR were obtained by data analysis and linear fit or nonlinear.通过数据分析和线性或非线性拟合得到了3种疲劳裂纹扩展速率的数学描述公式。

2.To master its load transfer mechanism and bearing capacity,themathematical description of P-s curve and optimization analysis for mixing piles with stiffness core are made through 19 piles tests.劲芯搅拌桩是由搅拌桩和钢筋混凝土芯桩组合而成的新型桩,为掌握其荷载传递机理和承载力影响因素,进行了19根桩的荷载试验;并对劲芯搅拌桩的P-s曲线进行了数学描述和最优化分析。

3.Themathematical description of free jet is sdudied.从动量守恒定律、能量守恒定律和质量守恒定律出发,导出了传递方程,对自由射流进行了数学描述,重点讨论了射流相似区的紊流射线分布函数和紊流传递值的确

6)CADET[英][k?"det][美][k?"d?t]协方差描述函数法

1.In this way, the detection probability is worked out by an approximate method, the hitting probability to one airport runway is calculated byCADET method.在子弹能够探测到跑道的前提下 ,用协方差描述函数法建立子弹运动的均值和协方差传播方程 ,分析子弹攻击跑道的命中概率 ,并由此得出末修子母弹对机场跑道的射击概率 。

延伸阅读

CATIA中调入数据点的方法 catia可以以点云的形式调入数据点,但是点云形成的曲面片体无法进行剪裁、等距、增厚等处理。如果就是想用点云的话,那么就由点云形成点云曲面片体,再通过参考面与点云曲面片体相交形成曲线,此时的曲线也不能进行loft处理,那么再求过此时的曲线上一定点的曲线,这是的曲线可以进行loft等处理。这种方法得到的曲面有一定的误差。我们可以交流这种方法。 点云的方法无法处理一条曲线点。 其实,还有一种更好的方法,那就是把点当成catia的特征点调入。用catia生成仅仅含有几个点的文件,存成iges文件,比较一下iges文件的内容,你就发现那是很有规律,我们可以通过编程的手段,把一系列的数据点形成iges文件格式,然后用catia直接打开即可。iges文件就是一个文本文件,可以用任意文本编辑器打开,推荐用windows自带的写字板,欢迎交流。

如果觉得《数学描述方法 mathematic description method英语短句 例句大全》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。