查询词典 operator automorphism
- 与 operator automorphism 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
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 的值先赋给自身,再减少值
-
Moreover, some subgroups of Aut are obtained, such asthe inner automorphism group, the central automorphism group, the involutional automorphism group, the first and the second extremal automorphism group.
证明了:当n=0时,Aut中每个元素都是内自同构,且Aut≌C(定理1.12)。n=1时,Aut中每个元素都是有限个内自同构,中心自同构,对合自同构和第一类外自同构的乘积(定理1.13)。
-
In chapter 5, local derivations and local automorphisms of nest subalgebras in von Neumann algebras and local higher cohomology -local 2-cocycles are studied. It is proved that every weakly continuous local derivation, respectively, every weakly local automorphism, of nest subalgebra of a factor von Neumann algebra is a derivation, respectively, an automorphism. Every norm continuous local derivation, respectively, every norm local automorphism, of the nest subalgebra associated to a countable nest in a factor von Neumann algebra is a derivation, respectively, an automorphism. Moreover, it is answered Larson's question. Finally, it is shown that every local 2-cocycle of any von Neumann algebra is a 2-cocycle.
第五章研究von Neumann代数中套子代数的局部导子和局部同构以及von Neumann代数的高维局部映射—局部2-上循环,证明了因子von Neumann代数中套子代数的每一个局部强连续导子和局部强连续同构分别是导子和同构;可数套所对应的套子代数的每一个有界局部导子和有界局部同构分别是导子和同构;同时,部分回答了Larson所提的问题;最后,得到von Neumann代数的每一个局部2-上循环是2-上循环。
-
If let H be a complex separable Hilbert space ,dimH ≥ 3, we prove that every approximately 2- local automorphism of P B_s(H,E is an automorphism. Every real linear approximately local automorphism of B_s is an automorphism.
另外本章还证明了对于可分的Hilbert空间H,当dimH≥3时,P,B_s和E的近似2—局部自同构是自同构,B_s的实线性近似局部自同构是自同构。
-
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边缘算子的检测结果明显优于其它几个算子。
-
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.
该方法采用基于数据的优化算法,设计每层小波分解的初始预测器和更新器,然后通过对初始预测器和更新器进行插值补零运算,来获得冗余预测器和更新器。
- 相关中文对照歌词
- Operator
- Microphone Fiend
- Smooth Operator
- Operator
- Hoodoo Operator
- Operator
- Operator (A Girl Like Me)
- Satellite
- Phones
- Suicide Hotline
- 推荐网络例句
-
He tendered his resignation to the Prime Minister.
他向首相递了辞呈。不适合
-
International economy and trade,Nanking 210044
国际经济与贸易,南京 210044
-
Lord… have I misheard you?
主啊,是我听错了吗?