英语人>网络例句>threshold logic 相关的网络例句
threshold logic相关的网络例句

查询词典 threshold logic

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

The algorithm smooths the gray histogram of the test image with Harr wavelet to remove the "pseudo valley", and fixes a range of the threshold according to the prior information in the standard image, and then finds out the valley of the histogram in the range and that is the threshold. The ex perimental results show that the preprocess algorithm is able to obtain a satisfactory threshold for the binarization of the test image.

该方法使用Harr小波对待测图像的灰度直方图进行平滑处理来消除其中的&伪谷值点&,再充分利用标准图像的先验信息来确定一个二值化分割阈值的大致范围,最后在这个范围内找到直方图的谷值,这即是所需的阈值。

This threshold function has not only overcome incontinuous disadvantage of the hard threshold function, but also solved constant deviation which exists in the soft threshold function, meanwhile the new function needn't selecting parameters.

该阈值函数克服了硬阈值函数值不连续的问题和软阈值函数存在恒定偏差的问题,同时新函数不需要进行参数选择。

Based on having read a great deal of literatures about economic threshold, the authors pointed out the necessity and importance for applying the method of economic threshold in the studies of Phyllostachys pubescens ecosystem in this paper, and the authors also put forward the concept of economic threshold of Phyllostachys pubescens ecosystem and its research frame and some problems which should be pay attention to.

摘 要:在阅读大量有关经济阈值研究文献的基础上,创新地把经济阈值与毛竹林的科学研究结合起来,指出在毛竹林生态系统研究中,应用经济阈值研究手段与方法的必要性和重要性,并提出毛竹林生态系统经济阈值的概念、研究框架及其注意的一些问题,为毛竹林优化经营和丰产培育提供新的思路与技术。

Methods Somatosensory perception threshold, pain perception threshold and the relative pain perception threshold were assessed in 40 patients with chronic low back pain, compared with the findings in a control group and related to the psychopathological state evaluated by means of the Hamilton Depression Scale and the State-Trait Anxiety In-ventory.

比较40例慢性腰腿痛病人与40例正常对照组的躯体感觉阈、痛觉阈及相对痛觉阈,同时对病人组评定汉密顿抑郁量表及状态-特质焦虑量表。

The article first theoretically analyzes the principle that microcavity reduces threshold 、changes resonant modes of output light and enhances unidirection of the random laser.Then study the structure parameters of different microcavity by transfer matrix.Based on the theory of Maxwell equations and the rate equations, analyze the principle that microcavity reduces the threshold by FDTD method: Changing the confined position,reducing relaxation time and increasing reversing particles, also simultaneously study the influences of the threshold and output light modes by different microcavities and random intensity of random medium.

首先从理论上分析了利用微腔降低随机激光器阈值、改变出射光振荡模式、提高出射光准直性的原理,然后利用传输矩阵法模拟研究了不同的微腔应具有的结构参数,最后以麦克斯韦方程和速率方程理论为基础,利用时域有限差分法分析了利用微腔降低阈值的原理:改变局域化位置、缩短弛豫时间及增大粒子数反转,同时也模拟研究了微腔、随机介质的随机强度对阈值及出射光波模式的影响。

The dissertation recommends some kinds of methods and measures: such as adjusting the network configuration, connecting value and threshold value by the total value of all stylebooks, adding part of the adjusting value of the last time to the current adjusting value, transforming the stylebooks to standard value, optimizing activation function, appending threshold value to the putout of the nerve cell and so on. Simultaneity, the author brings forward a new method to optimize the model of artificial neural network . It is using the automatically adaptive genetic algorithm to make the network configuration, connecting value and threshold value of artificial neural network better. The method can make the model better and improve the simulating effect and forecasting precision.Genetic algorithm is an arithmetic based on evolution and genetics used to search the optimization .

本文针对人工神经网络应用中存在的上述问题,介绍了各种改进方法与措施:如用所有样本的总效果对网络权值矩阵和阈值向量进行调整、调整量中加入动量项、标准化训练样本数据、优化激励函数以及给神经元的输出值添加偏置量等;同时还提出了一种新的优化人工神经网络模型的方法,即采用自适应遗传算法对人工神经网络模型的网络结构和权值阈值进行全局优化搜索,以提高大坝安全监测人工神经网络模型的拟合成果和预测精度。

It is the first important step in video analysis and will directly affects the effectiveness of indexing Shot boundary detection is one of our major research interests and we will tackle the following existing problems the ambiguity between gradual change and camera motion, the discontinuity during gradual change, false detection caused by illumination variation and flashlight, automatic threshold selection Firstly, we discuss shot boundary detection in non-compressed domain In chapter 2, we compare some of the commonly used detection methods which are based on frame difference and point out that single feature will not generate good results As a conclusion, we use fuzzy logic to combine multiple features Presently, most frame difference based shot boundary detection algorithms rely on threshold and hence the selection of such thresholds will greatly affect the performance of boundary detection We propose a membership function to define frame difference and calculate the membership with self adaptation according to the statistic distribution of frame differences to satisfy different type of video clips Experiments show that the proposed fuzzy shot boundary detection algorithm can be used with different video types and has a high detection precision and recall In chapter 3, we discuss model-based shot boundary detection algorithms regarding chromatic and spatial editing effects such as fade-in, fade-out, dissolve and wipe Various parameters are proposed to better describe the characteristics of each editing type.

镜头边界的检测是把视频自动地分割为一个个镜头,作为基本的索引单元,因此它是视频分析重要的第一步,直接影响到视频检索的成败。镜头边界的检测是本文研究的重点之一。目前镜头边界检测算法主要存在以下问题:渐变与镜头运动难以区别;渐变过程中的不连续与停顿、光照条件的变化及闪光灯等特殊情况会引起误检测;自动选择阈值比较困难等。本文首先针对非压缩域视频进行了镜头边界检测的研究。在第二章中我们采用了比较流行的基于帧间差的方法。在比较各种帧间差计算方法的基础上,指出使用单一的特征难以取得很好的检测效果,提出用模糊逻辑综合使用各种特征。目前大多数基于帧间差的镜头边界检测算法都采用阈值法进行镜头转换的判别。阈值选择的误差对检测性能有较大的影响,本文提出用隶属度函数定义帧间差较大、中等较大和较小等概念,并根据帧间差的统计分布自适应地确定隶属度,以适应不同类型的视频片断。实验结果表明这种基于糊逻辑的镜头边界检测算法可以适应不同的视频,并具有较高的检测精度和检出率。在第三章中采用基于模型的方法进行镜头渐变的检测,研究了淡入/淡出、慢转换和扫换的模型。

In this optoelectronic threshold logic design, the weighting process of the conventional threshold gate is innovated.

本文以简单的光电子回路实现了四种模糊逻辑操作,给出了一个多功能的可编程的光电子混合模糊逻辑门的设计。

And a control logic using wheel speed as primary threshold and acceleration as secondary threshold was designed.

选择以驱动轮相对滑转率和加速度为控制门限设计了控制逻辑。

The logic function classification with spectral coefficients is discussed and the definition of characteristic threshold logic function is given.

由于阈值逻辑门具有很强的逻辑功能以及其它独特的优点,受到了国内外学术界的重视[1~3]。

第8/50页 首页 < ... 4 5 6 7 8 9 10 11 12 ... > 尾页
相关中文对照歌词
Saturday (Skit)
Relatives
Autologic
UK Jamaican
Give It To Me
Sell Out Records (Skit)
Dweller On The Threshold
Just Another Day (In My Mind)
Highs & Lows
Drinkin' Songs And Other Logic
推荐网络例句

There are two types of gold deposits in this area, namely altered rock type and quartz vein type.

本区金矿床包括两种类型:柴胡栏子金矿床为蚀变岩型金矿;莲花山和红花沟金矿床属石英脉型。

You were home and it was two weeks ago.

你回到了家里。当时是两周前。

A number of other considerations suggest that the neocortex ultimately supports the capacity for recollecting remote autobiographical memory.

其他的一些想法提出,新皮质从根本上支持回忆远端自传式记忆的能力。