-
RunUser
以某个用户的权限运行程序,相当于windows下的run as(Permissions to a user running the program, which is equivalent to run as under windows)
- 2009-01-21 15:23:56下载
- 积分:1
-
sdm_ddm
通過改變調製指數SDM和DDM的可以改變和測試通常使用在ILS (Instrument Landing 系統內)可以隨著改變SDM和DDM來看出它的種種特性
(Program to find SDM (Sum Depth of modulation)and DDM (Difference depth of modulation)Used in ILS (Instrument Landing System)
Created by:Ashwini Deshpande, )
- 2009-11-02 11:18:51下载
- 积分:1
-
0510_3
四面体三维重建-----matlab 三维模型重建(Tetrahedral three-dimensional reconstruction)
- 2012-05-11 17:08:40下载
- 积分:1
-
Subpixel-
亚像素位移和变形梯度测量采用数字图像/散斑相关(Subpixel displacement and deformation gradient measurement using digital image/speckle correlation( DISC
))
- 2020-11-27 16:19:32下载
- 积分:1
-
标准NSGA-II算法
NSGA2算法将在以下方面进行改进:1、快速的非支配排序 在NSGA进行非支配排序时,规模为N的种群中的每个个体都要针对M个目标函数和种群中的N-1个个体进行比较,复杂度为O(MN),因此种群中的N个个体都比较结束的复杂度为O(MN2),即每进行一次Pareto分级的时间复杂度为O(MN2)。在最坏的情况下,每个Pareto级别都只含有一个个体,那么需要进行N次分级所需要的时间复杂度则会上升为O(MN3)。鉴于此,论文中提出了一种快速非支配排序法,该方法的时间复杂度为O(MN2)。 该算法需要保存两个量: (1).支配个数np。该量是在可行解空间中可以支配个体p的所以个体的数量。 (2).被支配个体集合SP。该量是可行解空间中所有被个体p支配的个体组成的集合。2、种群中个体多样性的保留 原始的NSGA算法中使用共享函数的方法来维持物种的多样性,这种方法包含一个共享参数,该参数为所求解问题中所期望的共享范围。在该范围内,两个个体共享彼此的适应度。但是该方法有两个难点: (1).共享函数方法在保持多样性的性能很大程度上依赖于所选择的共享参数值。
- 2022-03-07 01:47:17下载
- 积分:1
-
tutorial-MATLAB-matrix-notation
AN INTRODUCTION TO MATRIX MANIPULATION IN MATLAB
The power that MATLAB brings to digital image processing is the extensive set of functions that are available in MATLAB for processing multidimensional arrays, of which matrices (two dimensional numerical arrays) have a one to one correspondence with digital images. This tutorial discusses and illustrates a number of ways used to manipulate matrices. Usually, this is the first step in learning how to apply MATLAB tools to image processing applications.
- 2009-10-13 13:52:33下载
- 积分:1
-
pan-tomph
this is heart rate detection method
- 2013-07-27 19:15:43下载
- 积分:1
-
LCL逆变器双电流闭环有源阻尼
LCL逆变器电容电流反馈和逆变器侧电流反馈有源阻尼(LCL inverter capacitor current feedback and inverter side current feedback active damping)
- 2021-03-09 11:49:28下载
- 积分:1
-
PMSM_SVPWM_HuamoSuduKongzhi
说明: 永磁同步电机里的滑膜速度控制器与SVPWM结合的例程,作拓展。(The routine of the combination of the sliding film speed controller and SVPWM in the permanent magnet synchronous motor is expanded.)
- 2020-03-10 19:40:13下载
- 积分:1
-
Novel Bat Algorithm (NBA)
This is a demo for the metaheuristic algorithm, Novel Bat Algorithm (NBA). Different from the basic Bat Algorithm (BA), the different individuals in NBA have different search strategies, and a self-adaptive local search strategy is also embedded into NBA. In this sense, NBA is a multi-swarm and self-adaptive algorithm. Simulations and comparisons show NBA’s superiority over many metaheuristic algorithms.
- 2022-01-28 10:08:55下载
- 积分:1