英语人>网络例句>parameter curve 相关的网络例句
parameter curve相关的网络例句

查询词典 parameter curve

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

Utilizing Multivariate Regression Modeling and Spectral Derivative to establish five function pattern cotton dry matter accumulation modeling based on Ratio Vegetation Index and Normalized Difference Vegetation Index,all correlation coefficient is highly positive(α=1%,n=96),based on RVI modeling has a higher precision than NDVI does,hyperbolic curve fitting,exponential curve fitting and logarithmic curve fitting have further improved analysis against cotton dry matter accumulation.

利用北疆8个棉花主栽品种(其中2个棉花品种设4水平种植密度)的各生育期冠层高光谱数据,经多元统计分析与光谱微分处理,建立了基于比值植被指数和归一化植被指数的5种函数形式的棉花干物质积累估测模型,相关系数均达到了极显著水平(α=1%,n=96)。

Results There was a linear trend between logarithmic X and Y, the equation of logarithmic curve was able to be fitted, There was a linear trend between logarithmic Y and X, the equation of exponential curve was able to be fitted, There was a linear trend between logarithmic X and logarithmic Y, the equation of power curve can be fitted. There is a parabola pattern between X and Y, the equation of parabola was able to be fitted.

结果 X取自然对数与Y作散点图有直线趋势,拟合对数曲线方程;Y取自然对数与X作散点图有直线趋势,拟合指数曲线方程;X取自然对数与Y取自然对数作散点图有直线趋势,拟合幂函数曲线方程;原始数据X和Y成抛物线关系,拟合抛物线方程。

Flow characteristic curve, flow-pressure characteristic curve of steering control unit and load-speed characteristic curve, null region of system are given through analyzing the static model.

在此基础上,对各元件和系统进行静态分析,得到转向器流量特性曲线,流量—压力等曲线以及转向系统的速度—负载曲线和死区范围等相关静态特性。

If we right-click on this curve, we will see three commands on the menu:"reverse curve direction","assign attributes", and "delete attributes". Yes, the curve had a direction, which was determined by the its drawn direction, and it determined the direction of object movement in the animation.

接着出现的是一个文件储存选择视窗,在上面建立一个新的文件夹,给个文件名字"FAN.skp",要注意的是一定得加上。skp的延伸文件名,否则SU Animate会存成没有尾巴的文件名字。

While the experimental side force distribution over a slender body with a blunt ogive nose is basically consistent with the curve of the analogy predicted, and the characteristic points and half cycle of the experimental curve are basically constant with the roll angle changing 360°. But the local maximums in the curve are not the results as the analogy predicted, which is an important flow feature of 3-D slender body than that of 2-D cylinder.

而钝头拱形细长体在大迎角下的截面侧向力分布与脉冲起动横流比拟方法预测的侧向力曲线的形状是基本相同的,而且随着滚转角旋转360°,截面侧向力分布曲线的特征点和半周期基本保持不变,即它们都基本上不受滚转角变化的影响;但是截面侧向力分布曲线极值点形成的原因却是不同的,这是细长体绕流区别于二维圆柱绕流的一个重要特性。

Theorem(Stokes's Theorem) Let be a piecewise smooth oriented curve in three-space, be a piecewise smooth oriented surface with boundary curve .The surface and the curve are related by a right-hand relationship, i.e., if the fingers of the right hand are cupped in the direction of ,then the thumbpoints in the direction of orientation of .,, have continuous first partial derivatives on and ,then

定理 设为分段光滑的空间有向闭曲线,是以为边界的分片光滑的有向曲面,的正向与的侧符合右手规则(即如果右手大拇指表示曲面的方向,则弯曲四指表示曲线的方向),函数,,在曲面上具有一阶连续偏导数,则有下述公式成立

According to testing results, the stress-strain curve of the cemented soil stabilized the nanometer silica fume is fitted using a quadratic parabolic curve and expression equation for upward sector of the stress-strain curve is given.

根据试验结果,分析了纳米硅粉水泥土的变形特性,并对其应力应变曲线进行了二次抛物线拟合分析,推导了曲线上升段的表达式。

Students can learn how to draw single pipe characterization curve and parallel pipe characterization curve through the experiment, and analyze the effect of different valves opening on pipe characterization curve.

通过实验,学生能够掌握单支管路阻力特性曲线的绘制和并联管路阻力特性曲线的绘制方法;能够分析不同阀门开度对管路阻力特性曲线的影响。

To some extent, using a plane curve to approximate an offset curve of the plane Bézier curve is restricted.

摘要用一条平面曲线来逼近平面Bézier曲线的等距曲线具有一定的局限性。

This paper first analyses and summarizes the ststus quo and evolution trend of encryption, some common used cryptograph are introduced, including the algorithms used in symmetric cryptosystem and asymmetirc cryptosystem. We describe the theory of each algorithms and compare the elliptic curve cryptosystem with the other two asymmetric cryptosystems to show the advantages of this algorithm. Second, the principle of ECC is discussed, including the math foundation of ECC, basic conception of elliptic curves, constructiong idea of ECC, operation on the elliptic curve and so on. Third, the current attacks of ECC were analyzed deeply, and an algorithm based on limited prime number field was constructed. We analyzed its realizability in theory, and implement it by using certain function of MIRACL software package. Latter half in this paper, the implementation model of a simple elliptic curve encryption system which based on GF has been introduced. The paper also put a deep analysis on the algorithm of point addition and point multiplication.

本文首先对密码技术的发展现状及其发展趋势进行了分析和综述,详细的介绍了私钥密码系统和公钥密码系统的发展,说明各种算法的原理和优缺点,并给出了一些典型的密码体制的简要分析,重点将椭圆曲线算法与其它几种公钥密码算法比较,说明椭圆曲线算法的优势;其次,探讨了椭圆曲线密码体制的原理,包括椭圆曲线密码的数学基础、基本概念、椭圆曲线密码体制的构造思想等问题;第三作者对椭圆曲线的攻击现状作了详细的分析,针对所使用的大素数域F_p,设计了素数域上安全椭圆曲线产生的算法,从理论上做了可实施性分析,从软件上做了具体实现;在本文的后半部分,提出了一个简单的基于有限素数域上的椭圆曲线加密方按算实现模型,并对SECES中设计的点加和点乘运算进行了深入分析。

第22/500页 首页 < ... 18 19 20 21 22 23 24 25 26 ... > 尾页
相关中文对照歌词
Curve
Dead Man's Curve
Dead Man's Curve
Curve Of The Earth
Crunkamofukkalicious
Throw Me A Curve
King Tut
You're A Friend Girl
See You In Vancouver
On The Curve
推荐网络例句

It is difficult to resolve the problem of address name diversity by traditional method of character words matching and dictionary or gazetteer matching.

传统的特征字匹配和字典匹配方法,难以解决地址要素命名的多样性问题。

I spoke to some nonentity at the company who couldn't give me any information.

我跟公司一个小人物谈了一会,他什么信息也未能向我提供。

He wants to adopt me as his god-daughter, doesn't he?

他想认我当他的干女儿吗?