-
YTY_GA_Final
To find the largest fitness value and its location
寻找最大适应性及相应的位置!Population N=50;crossover bits=n/2 (half of bits of an individual) with random locations,mutation bits = 4 种群数 N=50,交换位数= n/2, 即个体位数的一半,且位置随机;
变异位数统一取为4;
Nc=20,28,36,44,individuals for crossover(交换的个数)。Nm=1,5,10,15, individuals for mutation(变异的个数)。(To find the largest fitness value and its location to find the location of the maximum adaptability and the corresponding! Population N = 50 crossover bits = n/2 (half of bits of an individual) with random locations, mutation bits = 4 population size N = 50, exchange digits = n/2, ie half of the median individual, and random position variation is taken as unity median 4 Nc = 20,28,36,44, individuals for crossover (exchange number). Nm = 1,5,10,15, individuals for mutation (the number of variations.))
- 2010-12-27 21:23:27下载
- 积分:1
-
Kalman-filter-implementation
通过对卡尔曼滤波器的介绍,使用matlab编程,实现卡尔曼滤波(Through the introduction of the Kalman filter using matlab programming, Kalman filtering)
- 2013-10-30 16:52:44下载
- 积分:1
-
2
防雷工程是一项系统工程,要求将外部防雷装置和内部防雷装置统一考虑,着眼于全方位的雷电综合防护,把机房建筑物的防雷、雷电电磁脉冲(LEMP)防护、设备防雷、电源系统防雷、线路防雷、接地系统、保护装置等综合因素考虑在内。任何方面的遗漏带来的危害都是不能(Mine is a systems engineering project, requiring the external and internal lightning protection lightning protection devices to consider a unified, integrated focus on the full range of lightning protection, lightning protection of buildings to the engine room, lightning electromagnetic pulse (LEMP) protection, equipment, anti- Thunder, lightning protection power system, line lightning protection, grounding systems, protective devices and other comprehensive factors into account. Omission of any harm is not)
- 2010-10-21 16:20:45下载
- 积分:1
-
tongji-m
几个用于统计方法的matlab程序,结构简单,运算快捷,节省内存(Several statistical methods for the matlab program, simple structure, computing faster, save memory)
- 2008-05-04 20:48:37下载
- 积分:1
-
lfm
线性调频的 matlab程序,其中包括时域 分析,频域分析,模糊函数分析。(LFM matlab Including time-domain analysis, frequency domain analysis, ambiguity function analysis.)
- 2012-04-10 22:18:58下载
- 积分:1
-
sincenvelop
里面包含了怎么找出一个函数的极点,并用spline函数画出sinc函数的包络线,稍加修改可画出其他的函数的包络线(To draw envelope of sinc function. You can modify it to draw other functions envelope)
- 2013-10-22 04:38:53下载
- 积分:1
-
fcmthresh
FCMTHRESH Thresholding by 3-class fuzzy c-means clustering
[bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of
image IM using a 3-class fuzzy c-means clustering. It often works better
than Otsu s methold which outputs larger or smaller threshold on
fluorescence images.
sw is 0 or 1, a switch of cut-off position.
sw=0, cut between the small and middle class
sw=1, cut between the middle and large class
Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn)
at Tsinghua University, Beijing, China.
Please try testfcmthresh.m first!
- 2013-04-21 07:13:23下载
- 积分:1
-
Acceleration_Integration
利用加速度计测速度和位移的MATLAB程序,含有滤波和漂移处理( U5229 u5193 u5A0 u901F u5EA1 u8BA1 u6D4B u901F u5EA6 u548C u4F4D u79FB u7684MATLAB u7A0B u5E8F uFF0C u542B u6279 u6EE4 u6642 u548C u6F02 u79FB u5904 u7406)
- 2017-05-13 10:36:18下载
- 积分:1
-
DSDP5.8WIN
半定规划,属于凸优化的一种,matlab 实现的源码,适合学习
Semidefinite Programming(Semidefinite programming, belonging to a convex optimization, matlab source realization, suitable for study Semidefinite Programming)
- 2007-11-15 02:41:47下载
- 积分:1
-
Untitled13
FDTD Finite-Difference Time-domain in free space no ABC
FDTD(t) runs FDTD for time t.
FDTD implements the FDTD/staggered leapfrog scheme
over time 0-max_time and space 0-max_space. This program
simulates a gaussian pulse in the grid specified with
max_time and max_space. The pulse is sent from the center of
the problem space and disperses in both directions
-Kira Heater
- 2011-01-04 14:47:23下载
- 积分:1