英语人>网络例句>integral operator 相关的网络例句
integral operator相关的网络例句

查询词典 integral operator

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

Op1 + op2 The addition operator will add two numbers. op1 - op2 The subtraction operator will subtract two numbers. op1 * op2 The multiplication operator will multiply two numbers. op1 / op2 The division operator will divide two numbers. op1 % op2 The modulus operator will return the remainder of the division of two integer operands. op1 xx op2 The exponentiation operator will raise op1 to the power of op2.++op1 The pre-increpment operator will increase the value of op1 first, then assign it. op1++ The post-increment operator will increase the value of op1 after it is assigned.--op1 The pre-decrement operator will decrease the value of op1 before it is assigned. op1-- The post-decrement operator will decrease the value of op1 after it is assigned.

op1 + op2 对两个数值做加法操作 op1 - op2 对两个数值做减法操作 op1 * op2 对两个数值做乘法操作 op1 / op2 对两个数值做除法操作 op1 % op2 求两个整型数值的余数 op1 xx op2 求幂操作:求 op1 的 op2 次幂++op1 前加操作: op1 的值先增加,然后将值赋给自身 op1++后加操作: op1 的值先赋给自身,再增加值--op1 前减操作: op1 的值先减少,然后将值赋给自身 op1—后减操作: op1 的值先赋给自身,再减少值

The introduction of displacement operator, derivation operator, integral operator and the operator, such as differential calculus operator and the definition of the form of computing, will be applied to similar derivation formula gives Newton a Kete Si formula and Bernstein theorem Law said the operator, and form is derived; linear differential equations is the operator solution.

有没有高手可以帮我翻译下这段话啊???引入位移算子、求导算子、积分算子和差分算子等微积分算子的定义及其形式运算,将其应用于近似求导公式;给出牛顿一柯特斯公式和伯恩斯坦定理的算子法表示,并进行形式推导;给出线性常微分方程的算子解法。

Then we sharpen the images with Laplace operator. In the course of edge detection, we detect images' edge by using Roberts operator, Sobel operator, Robinson operator, LoG operator and Canny operator, and compare the results of images' edge. The result shows, Canny edge detection operator precede other operators obviously.

在对图像进行边缘检测时,对经过预处理过的人脸图像分别用Roberts边缘算子、Sobel边缘算子、Robinson边缘算、LoG边缘算子、Canny边缘算子进行边缘检测,然后,对边缘检测算子进行了研究改进,并对检测结果进行了讨论比较,结果表明,Canny边缘算子的检测结果明显优于其它几个算子。

this article discusses the integral theorem of mean the promoted question, mainly has two aspects: On the one hand in analyzes in the teaching material under the first integral theorem of mean condition, had proven lies between the value spot to have to be possible to obtain in the open-interval, further discusses this knot promotes to the generalized Riemann integral, and further proved the conclusion also establishes to the promoted first integral theorem of mean; Promotes on the one hand in addition the integral theorem of mean to in the curve and the curved surface, and has proven the curvilinear integral theorem of mean and the surface integral theorem of mean.

本文讨论积分中值定理的推广问题,主要有二个方面:一方面在分析教材中第一积分中值定理的条件下,证明了介值点必可在开区间内取得,进一步将这个结论推广到广义Riemann积分,并进一步证明结论对推广的第一积分中值定理也成立;另一方面,将积分中值定理推广到曲线和曲面中,并证明了曲线积分中值定理和曲面积分中值定理。

Then the boundary element integral equation of interior and exterior form is deduced in detail, also the form with corner coefficient. The significance for numerical calculation and principle of the singular integral is analyzed, and a non-isoparametric transformation method is presented to calculate weak singular integral and Cauchy integral, the method presented provides us a very simple way to computer the two kinds of singular integral of Helmholtz boundary integral equation, and it is easy to program in computer. After the difficulty of the calculation for multi-frequency of Helmholtz boundary element is explained, a method named SECHIEF (Series Expansion Combined Helmholtz Integral Equation Formulation), which is focused on the computational efficiency, is presented.

对结构声辐射的边界积分方程的内部形式与外部形式进行了详细的推导,给出了角点系数的计算方法与边界积分方程的形式,在此基础上,分析了奇异积分产生的原理及其对数值计算的重要性,提出了一种计算奇异积分的非等参(来源:Ae8a8BC论文网www.abclunwen.com)单元的变换方法,该方法给Helmholtz 声学边界积分方程中的弱奇异积分与Cauchy 奇异积分的计算以及编程提供了极大便利。

Indefinite integral concept,, indefinite integral nature of the basic integral formula, the indefinite integral proofs, indefinite integral substitution integration, integration by parts, the indefinite integral rational function integral.

不定积分概念,,不定积分性质,基本积分公式,不定积分证明方法,不定积分换元积分法,分部积分法,不定积分有理函数积分。

In this paper, we proposed continuous interval argument OWH operator for aggregating continuous interval argument on the basis of ordered weighted harmonic averaging operator. Based on C-OWH operator, we proposed some new concepts, such as weighted harmonic C-OWH operator, ordered weighted harmonic averaging C-OWH operator, combined C-OWH operator, and we discussed some properties of these operators.

本文首先把OWH算子推广到了连续区间上,提出了连续的区间数据OWH算子,然后在此基础上提出了加权调和的C-OWH算子,有序加权C-OWH算子以及组合的C-OWH算子等新的概念,探讨了它们的一些性质。

Its main tasks are to deal with binary images, gray scale processing, and the use of Sobel, Canny, Roberts, Laplacan operator of four digital image edge detection, the results show that: Roberts operator more precise positioning, but more sensitive to noise, Sobel operator son of gray-scale images with low noise gradient has a better detection of the effect of Laplacian can be detected in the vast majority of the edge did not appear at the same time the basic pseudo-edge, the edge can be precisely targeted, Canny operator is the traditional first-order differential operator in one of the best operator to detect the best edge detection, edges clear, make clear at a glance.

主要工作包括图像的二值处理,灰度处理,并运用Sobel、Canny、Roberts、Laplacan四个算子实现数字图像边缘检测,结果表明:Roberts 算子定位比较精确,但对噪声比较敏感,Sobel算子对灰度渐变低噪声的图像有较好的检测效果,拉普拉斯算子可以检测出绝大部分边缘,同时基本没有出现伪边缘,可以精确定位边缘,Canny算子是传统一阶微分算子中最好的算子之一,检测边缘检测的效果最好,边缘轮廓清晰,使人一目了然。问题补充:摘要英文翻译,不要在线翻译的,是在线等!急啊!!!!谢谢!!!!

Its main tasks are to deal with binary images, gray scale processing, and the use of Sobel, Canny, Roberts, Laplacan operator of four digital image edge detection, the results show that: Roberts operator more precise positioning, but more sensitive to noise, Sobel operator Gradient gray son of low-noise images have a better detection of the effect of Laplacian can be detected in the vast majority of the edge did not appear at the same time the basic pseudo-edge, the edge can be precisely targeted, Canny operator is the traditional first-order differential operator in one of the best operator to detect the best edge detection, edges clear, make clear at a glance

主要工作包括图像的二值处理,灰度处理,并运用Sobel、Canny、Roberts、Laplacan四个算子实现数字图像边缘检测,结果表明:Roberts 算子定位比较精确,但对噪声比较敏感,Sobel算子对灰度渐变低噪声的图像有较好的检测效果,拉普拉斯算子可以检测出绝大部分边缘,同时基本没有出现伪边缘,可以精确定位边缘,Canny算子是传统一阶微分算子中最好的算子之一,检测边缘检测的效果最好,边缘轮廓清晰,使人一目了然。不要在线翻译的那种!在线等!!急!!!谢谢!!!

This method adopts data-based optimization algorithm to design the initial prediction operator and update operator at each decomposition scale, the initial prediction operator and update operator are interpolated with zero, and then the redundant prediction operator and redundant update operator are obtained.

该方法采用基于数据的优化算法,设计每层小波分解的初始预测器和更新器,然后通过对初始预测器和更新器进行插值补零运算,来获得冗余预测器和更新器。

第1/500页 1 2 3 4 5 6 7 8 9 ... > 尾页
相关中文对照歌词
Operator
Microphone Fiend
Smooth Operator
Operator
Hoodoo Operator
Operator
Operator (A Girl Like Me)
Satellite
Phones
Suicide Hotline
推荐网络例句

Looking to bounce back from defeat against Cesena last weekend, the Calabrian boss will be sticking to his tried and tested 4-3-3, with Lopez and Sedivic joined up front in Giampaolo's absence by either Nanni or Plasmati.

鉴于上周末对切塞纳的比赛中反败为胜,这支南方球队将会更坚持其一贯而有效的4-3-3阵型,洛佩斯和塞德维奇将取代受伤缺席的詹保罗,和纳尼或者帕斯马蒂中的一个搭档锋线。

Meanwhile, their exposure to the more freewheeling ways of the West broadened dramatically.

另外,西方较自由的生活方式对年轻人的影响增大。

We are fed up with what the garrulous old lady said.

我们已经对那位爱唠叨的老太太所说的话感到厌烦了。