英语人>网络例句>probability density function 相关的网络例句
probability density function相关的网络例句

查询词典 probability density function

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

As the main part of this thesis, based on RSJ model, a symmetric DC SQUID is theoretically studied through two-dimensional Fokker-Planck equations, by using the "potential condition" in the case of steady state, the stationary probability distribution function of this system is obtained firstly in the accurate theory, meanwhile, the expressions of all the SQUID characteristics functions are obtained, for example, the circulating current, total normalized voltage and transfer function.

作为本论文的主体工作,我们以RSJ模型为基础,利用二维Fokker—Planck方程从理论上研究了对称型双结超导量子干涉器件,利用定态条件下的"势条件"得到了系统定态概率分布的精确解析表达式,进而得到了该系统所有特性函数如环路电流、总电压、调制函数的统计表达式,利用数值计算讨论了各种参数对DC SoL71D系统特性的影响。

When processing the restrained conditions, we convert the restrained conditions into punish function and add it to fitness function which profits from the conventional method. We introduce the support vector machine to the selection operator, which increases the multiplicity of selection and increases the probability of the algorithm getting the overall optimal solution. Also, we use the adaptive probabilities of crossover and mutation in mixed GAs which enhances the efficiency of the algorithm. The result of tests about the system indicates that the improved genetic algorithm has more high convergence speed and better solution quality.

在生成初始种群时,不是简单的随机生成,而是用支持向量机对历史数据进行分类,用较优的一类历史数据作为初始种群;在约束条件的处理上,本文借鉴常规方法中的罚函数法,采用将约束条件作为罚函数包含到适应度评价中去的方法;在选择算子上,本文引入了支持向量机的方法,增加了选择的多样性,增加算法搜索到全局最优解的概率;同时针对交叉概率和变异概率在算法的前后期不同的情况,本文引入了Srinvivas等提出的动态自适应的方法,使得交叉概率和变异概率能够随着算法中个体的质量动态改变,提高算法的效率。

This paper presents a new weight function,named the normal weight function ,which is based on the probability theory and the error theory.

文章基于概率论和误差理论,提出了一种新的权函数——正态权函数,从理论和实践上证明了它的实用、可行性。

While the standard Airy function, used frequently in the uniform asymptotic formulas for classical orthogonal polynomials, behaves like the exponential function on one side and the trigonometric functions on the other side of an extreme zero,the q-Airy polynomial behaves like the q-Airy function on one side and the q-Theta function on the other side.

在经典正交多项式的一致渐近公式中我们通常要用到Airy函数,这个Airy函数在一个极端零点的一边表现为指数函数,另一边又表现为三角函数。同样地,q-Airy多项式在一边表现为q-Airy函数,另一边又表现为q-Theta函数。

This paper compares periodic set with almost periodic set, and properties of periodic function with that of almost periodic function through analysing the definitions of periodic function and almost perodic function, and then draws some important conclusions.

利用周期函数与概周期函数的定义,把周期函数的周期集与概周期函数的概周期集进行了比较,把周期函数与概周期函数的性质进行了比较,并得出一些重要结论。

A main feature in developing the theory is that the scope is expanding: from almost periodic function, asymptotically almost periodic function, weakly almost periodic function to pseudo almost periodic function which was introduced by Professor Zhang in 1992. Every extension consumedly enlarges the theory and their applications.

从概周期函数、渐进概周期函数、弱概周期函数,一直到张传义教授在上世纪九十年代初提出的伪概周期函数,每一次函数范围的扩展都大大地丰富了概周期函数的理论和其应用前景。

Methods 42 children with CP (26 males, 16 females, average age 49.5±21.5 months, 11 children with spastic quadriplegia, 22 with spastic diplegia, 5 with spastic hemiplegia, 2 with athetosis and 2 with dystonia) were assessed with Gross Motor Function Classification System and Gross Motor Function Measure for the assessment and classification of gross motor function. Pediatric Evaluation of Disability Inventory PEDD was used to assess the ADL. The ADL of children with different levels of GMFCS and the correlat ion between gross mot or function and ADL were analyzed. Results The more severe of GMFCS, the less standard score of PEDI.

方法对 42例脑瘫患儿(男性26例、女性16例,年龄49.5±21.5个月;痉挛型四肢瘫11例、痉挛型双瘫22例、痉挛型偏瘫5例、徐动型2例、肌张力障碍型2例)采用脑瘫粗大运动功能分级系统和粗大运动功能测试量表进行粗大运动功能分级和评估;采用能力低下儿童评定量表进行日常生活能力评定,分析不同GMFCS等级脑瘫患儿的日常生活能力表现,以及粗大运动功能与日常生活能力之间的相关性。

Second, in the viewpoint of crypto analysis, the practical requirement for the cryptographic function is to construct the function that can resist all the known crypto analysis and attacks. In advanced, the main cryptographic properties are compared, and the relation among these cryptographic properties is analyzed, including the trade-off ones. Get the conclusion that the construction of cryptographic Boolean function is to find out the proper Boolean function in the whole vector space under the restriction of several cryptographic properties required for the security system.

然后本文从密码分析的角度,讨论了密码函数的实际需求,即构造能够抵抗已有密码分析与攻击的布尔函数;分析了布尔函数的主要的密码学性质,并比较了这些性质之间的相互关系,包括制约的关系;得出了构造布尔函数的实质的结论,即在向量空间中构造全体布尔函数,以所需的若干密码学性质作为限制条件,用有限域上的多项式、Walsh谱、Hadamard矩阵等数学工具找出适当的布尔函数用于加密体制的设计。

If you know the function calling convention and the mapping of the C types to the machine types used by the platform you are on, you can resolve the name of each function to find where the code associated to this function is located in memory, and then construct a valid argument list for the function.

如果你了解函数调用和 C 类型至你所在平台的机器类型的映射关系,你可以在内存中解析到每个函数的名字从而找到这些代码所关联的函数的位置,并且构造出一个用在这个函数上的参数列表。

In the spatial domain,canonical projection of the Wigner distribution function of the associated pupil function to show the insensitivity of the point spread function to the defocus-related aberrations is mainly used,and in the frequency domain,it is shown that the optical transfer function of such a system is also insens.

空域中,主要利用维格纳分布函数的正则投影来分析系统的点扩展函数对离焦像差的变化不敏感特性;频域中,则利用考纽螺线的图解方法来分析系统的光学传递函数对离焦像差的变化不敏感特性。

第67/100页 首页 < ... 63 64 65 66 67 68 69 70 71 ... > 尾页
相关中文对照歌词
Function
Function At The Junction
Function
Stat-60
Run
Form Follows Function
At The Club
Pin Drop
Watch Out
Photoshop Handsome
推荐网络例句

Pachomius manual labour was organized as an essential part of the monastic life; and since it is a principle of the monks as distinguished from the mendicants, that the body shall be self-supporting, external work of one sort or another has been an inevitable part of the life ever since.

根据圣pachomius体力劳动组织作为一个重要组成部分寺院生活;以来,这是一个原则的和尚,作为有别于乞丐,该机构应自支撑,对外工作的这种或那种已一个必然的一部分,生活至今。

In order to study the effects of parametrical rolling on the ship movement and tilts, in allusion to ship's navigating in regular following waves, the equation of ship rolling motion is transformed into normal Mathieu equation by proper variable replacement when strong parametrical excitation in restoring moment varied according to sine or cosine wave.

为研究参数横摇对船舶运动和倾覆的影响,通过对船在规则波上随浪航行时,恢复力矩中出现的1个以正余弦规律变化的强参数激励项进行适当的变量置换,将船舶的横摇运动方程转换成标准形式的Mathieu方程。

I agree with you that three-fourths of al your road equipment should be replaced.

我同意你有关3/4的公路设备都要更换的建议。