算法的
- 与 算法的 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Firstly, it discusses the principle of adaptive interference chancellor, including broad band signal and narrow band signal; Secondly, it analysises one common algorithm used in adaptive interference chancellor, that is, LMS algorithm and its anamorphosis algorithm especially normalized LMS algorithm pointing out their relationship. After then, the paper talks about the structure and reality of canceling broad band noise in narrow band signal and narrow band noise in broad band signal and gives it's result simulation analyzing the factors affecting the power of the algorithm. In the last party, it gives the hardware design and assembly language software design using TMS32OC3 1, including the result of simulating.
首先,本文讨论了自适应干扰对消的原理,并对窄带信号和宽带信号两种进行了分别分析;然后本文对自适应干扰对消中常用的算法—LMS算法进行了分析,同时也讨论了LMS算法的变形算法,尤其是归一化LMS算法,并指出了这些算法的相同和不同之处;此后,本文讨论了窄带信号中的宽带干扰对消和宽带信号中的窄带干扰对消的结构及实现方法并给出了住址的结果,分析了影响干扰对消效果的因素;在论文的最后,给出了用TMS320C31实现窄带信号中的宽带干扰对消的硬件设计和汇编程序设计,以及汇编语言程序的结果,并就此结果与高级语言程序的结果作了比较。
-
The main content of this thesis includes six parts. First of all, it is a comprehensive systematic introduction about RSA algorithm including the present application situation and principle of RSA algorithm----producing big prime numbers and secret keys, the encryption arithmetic for information and the decryption for secret information, which establish the theory foundation for achieving concrete; secondly, it introduces some basic conception of RSA digital signature and theory of digital signature realizing process; thirdly, it introduces the basic principle of MD5 algorithm; fourthly, it states design and realization of RSA digital signature in detail. The main modules includes producing RSA secret keys, implementation of RSA encryption algorithm and decryption algorithm, producing message digest and realizing digital signature and verification by RSA; the fifth, it carries on testing entirely, analyzing and improving for this system;The sixth, it analyses the security of RSA digital signature and points out the development direction of RSA digital signature.
本文主要研究的内容包括:第一,对RSA算法进行了全面系统的介绍,包括RSA算法的应用现状和原理—大素数的产生、密钥对的产生、对明文的加密运算和密文的解密运算,为具体实现打下了理论基础;第二,介绍了RSA数字签名的一些基本概念和数字签名的理论实现过程;第三,对MD5算法基本原理的介绍;第四,详述了RSA数字签名的设计与实现,主要实现的模块包括RSA密钥的产生,RSA加密算法和解密算法的实现,消息摘要MD的生成以及利用RSA算法实现数字签名和签名的验证;第五,对该系统进行了整体的测试和分析改进;第六,分析了RSA数字签名的安全性,指出了RSA数字签名的发展方向。
-
Analysis on the Astringency of a Hybrid-Domain Basis Function Based on Exponential Series Function;2. Research the Corn Production Efficiency of China Based on Malmquist Model and Astringency;3. The background of application of genetic algorithm to reservoir optimal operation and its astringency are introduced.
介绍了遗传算法在水库优化调度中的应用背景及算法的收敛性,讨论了水库优化调度中遗传算法的基本应用步骤以及存在的问题,给出了算法的各种改进方法,并对遗传算法的应用前景进行了展望。
-
The main contributions of this paper include,(1) introduces the backtracking mechanism into traditional GEP methods and proposing a new algorithm named GEP with backtracking strategy.(2) Proposes the concept of Backtracking Checkpoint and designing Geometric Proportion Increased Checkpoint Sequence and Accelerated Increased Checkpoint Sequence to restrict the backtracking process.(3) Extends the GEPBS algorithm by introducing a Retrogression Factor to control the percentage of backtracking.(4) Proves the effectiveness of the new algorithm by two extensive experiments, which show that new method increases the max fitness by 49.2
本文的主要工作包括:(1)在传统GEP算法中引入回溯机制,提出基于回溯策略的GEP算法(GEP with backtracking strategy ,GEPBS);(2)提出回溯检查点概念,设计了等比递增检查点序列和加速递增检查点序列用于约束回溯过程;(3)扩充基于回溯的GEP算法,设计了退化因子,提出了按比例回溯策略(GEP with proportional backtracking strategy, GEPPBS)(4)通过两个实验验证了新算法的有效性,在相同条件下较传统算法的适应度最大提高了49.2%,成功率最高提高了4倍
-
Based on the summarizing of the exiting algorithms of the texture mapping and antialiasing, this paper goes deeply into the basic theory and processing of texture mapping. The texture compress algorithm which can satisfy the need of the memory and time is given for the stochastic sampling in the inverse texture mapping; the geometry transformation in the texture mapping are discussed and the concepts of the unitary parametrization and the patch parametrization is proposed, some kinds of the unitary parametrization methods of parametric surfaces and the geometry transformation in the patch parametrization are also presented; in order to solve the aliasing in the parametrization of intermediate surface-sphere in two-part texture mapping, an area-preserving transformation is presented also; to improve the quality of the graph the aliasing in the texture mapping is analyzed from the aspect of signal process, and the modified summed-area tables algorithms is proposed; the distortion of the scanline conversion algorithms under perspective transformation is analyzed and the proper interpolation algorithm is presented so the aliasing problem of the polyhedral object after the unitary parametrization is efficiently solved.
本文在总结现有的纹理映射和反走样算法的基础上,深入研究了纹理映射的基本原理与过程,根据反向纹理映射对纹理随机采样的特殊要求,提出了一种可满足存储空间和寻址时间的纹理压缩存储算法;通过对纹理映射中几何变换理论的进一步深入探讨,提出了整体参数化和面片参数化的概念,并给出了参数化曲面的各种整体参数化方法和面片参数化的几何变换形式;针对现有的两步映射算法所存在的中间曲面—球面的参数化问题,提出一种等积映射方法,较好地实现了由非参数化面片拼接而成的多面体表面的纹理映射;从信号采样的角度深入分析了纹理映射中走样产生的原因,提出了改进的区域求和表算法,使图形生成的效果有所提高;还分析了一般的扫描线算法在透视变换中所存在的问题,提出了一种正确的插值算法,从而解决了整体参数化后多面体表面纹理映射的几何变形问题。
-
All the existing algorithms can be classified into three main methods: traveling wave location, single terminal location and two terminal location, the principle and application condition of each algorithm are presented and discussed.
根据各测距算法采用的原理不同,将现有的各种测距算法分为行波测距、单端测距和双端测距三类,然后逐类对各种算法的理论基础和应用条件上进行了分析、对比和讨论,并在此基础上总结得出了各测距算法的优点及存在的问题,指出了每种测距算法的适用范围和应用局限性。
-
The paper analyses material transportation problem and give the solvable methods; analyses delivery vehicle route problem, and then construct its corresponding mathematical model and present a heuristic algorithm based on C—W algorithm; analyses the optimum scheduling problem of trucks, and then construct its corresponding mathematical model and put forward a new algorithm; analyses the Postal Transportation Problem which will perhaps be used in supply chain of manufacturing system, and then construct its corresponding mathematical model and present an approximation algorithm.
分析了制造系统供应链中供需平衡、供需不平衡、有转运等各种情况下的物资调运问题,给出了求解方法;分析了制造系统供应链配送作业中的配送车辆路线问题,建立了相应的数学模型,提出了一种基于C-W算法的启发式算法,该算法较好地解决了有时间约束的配送问题;分析了制造系统供应链中的货运卡车优化调度问题,建立了相应的数学模型,提出了一种基于表上作业法的求解算法;分析了制造系统供应链中有潜在利用价值的邮政运输方式问题,在详细描述了该问题的基础上,建立了相应的数学模型,提出了一种近似求解算法,该算法较好地解决了邮政运输方式这样的多种物流、多种运输方式,有严格时限和众多外部约束的特大型、复杂、并行的交连系统的计划调度问题。
-
The algorithm has following properties: Although the merit function has the form of least squares of a system of overdetermined equations, in the Newton equation of our algorithm, only the coefficient matrix of the system of overdetermined equations is used instead of its product as in Guass-Newton method for solving the least squares problems. That is, our Newton method is more like that for the system of nonlinear equations rather than that for LSPs. The global convergence is obtained for VLCP with vertical block P_0 + R_0 matrix; The local quadratic convergence rate is proved under the condition that the solution is BD-regular; Although there is only a Newton equation in our algorithm, the finite convergence property can be shown if matrix is vertical block P— matrix (without the hypotheses of strict complementarity).
该算法具有下列特点:所构造的价值函数虽然具有超定方程组的最小二乘问题的形式,但在基此建立的Newton算法中,其Newton方程的形式更象非线性方程组的Newton法中的Newton方程,仅利用了超定方程组的系数矩阵本身的信息,避免了一般最小二乘问题的Guass-Newton法中必须计算系数矩阵的乘积的工作量;对竖块P_0+R_0矩阵的垂直线性互补问题,算法具有全局收敛性;在解是BD-正则条件下,证明了算法的局部二次收敛性;虽然算法只含一个Newton方程,但对竖块P-矩阵垂直线性互补问题,算法具有有限步收敛性。
-
Efficient detector generation algorithm is the kernel of anomaly detection. Aiming at low true positive value, unhandy matching threshold value and large detector set size of existent algorithms, a novel detector generation algorithm based on multiple populations genetic algorithm is put forward in this paper. According to morphologic analysis of intrusion detection system and covering problem principle, self set is divided into several partitions on the basis of their characters.
摘要有效的检测器生成算法是异常检测的核心问题,针对现有算法存在检测率低、匹配阈值固定、检测器集合庞大等问题,本文提出了基于多种群遗传算法的检测器生成算法,根据形态学空间的分析和覆盖问题原理,自体集根据特征进行划分,各个种群根据划分独立按遗传算法进化,最后求得所有检测器种群的并集得到成熟的检测器。
-
And an on-line adaptative training algorithm of the weights of neuron is given, which enhances fusion precision of the model, fault tolerance and adaptive ability for subsystems 4 In order to diagnose the soft fault of integrated system, a new fault detection method is proposed based on federated filter, which can detect fault of system in short interval and greatly enhance the method sensitivity to fault A fault diagnosis method of Dynamically Tuned Gyro baesd on parameter estimation of kinetics model of rotor, and signal pretreatment, parameter estimation and strategy of fault identification are studied in detail The method can locate fault of DTG correctly and effectively, which provides a new approach and idea for gyro fault diagonsis 5 In order to diagnose the hard fault of integrated system, fault tree analysis is studied on fault disgnosis of integrated system circuits, and the hardware and software of disgnosis system are developed, with faults located to main module and circuit For futhur diagnosis, an optimal measurement technology in detection of circuits is discussed by improving an algorithm based on information theory, and a pratical method based on half-split method is proposed.
针对组合系统的软故障诊断问题,提出了基于联合滤波模型的一种新的故障检测算法,给出了算法的理论推导过程,该算法能在较短的时间内检测出系统故障,提高了算法对故障的敏感度;研究了基于动调陀螺转子动力学模型参数辨识的故障诊断方法,就其中的信号预处理、参数辨识及故障决策方法等关键技术进行了详细的研究,该方法可以正确、有效地检测与定位动调陀螺故障,为陀螺故障诊断提供了新的途径和思路。 5。针对组合系统的硬故障诊断问题,研究了基于系统浅知识推理的故障树法在组合系统电路子系统故障诊断中的应用,开发了相关诊断系统的软硬件,故障可定位到系统的主要功能模块和电路板级。为了进一步的故障定位,研究了电路板故障的最优检测问题,完善了基于信息理论的优化算法,并提出了基于&对分法&的一种实用的优化算法,故障可定位到电路板的主要功能元件级。在组建的SINS/GPS组合系统实验平台上,针对上述研究内容,进行了大量的实验研究。
- 推荐网络例句
-
The split between the two groups can hardly be papered over.
这两个团体间的分歧难以掩饰。
-
This approach not only encourages a greater number of responses, but minimizes the likelihood of stale groupthink.
这种做法不仅鼓励了更多的反应,而且减少跟风的可能性。
-
The new PS20 solar power tower collected sunlight through mirrors known as "heliostats" to produce steam that is converted into electricity by a turbine in Sanlucar la Mayor, Spain, Wednesday.
聚光:照片上是建在西班牙桑路卡拉马尤城的一座新型PS20塔式太阳能电站。被称为&日光反射装置&的镜子将太阳光反射到主塔,然后用聚集的热量产生蒸汽进而通过涡轮机转化为电力