-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1
-
BSM
BSM开环仿真程序 ,通过Matlab程序精确讲解仿真。(BSM open-loop simulation program, explain the precise simulation by Matlab program.)
- 2014-12-13 21:56:37下载
- 积分:1
-
matlab-shi-yong-chengxu-bai-li
matlab实用程序百例,包括了matlab 各方面的应用(100 code examples of matlab ,include the application of matlab in many areas)
- 2011-12-30 12:16:41下载
- 积分:1
-
matlab__leach
An application-specific protocol architecture for wireless microsensor networks leach
- 2013-09-08 20:05:04下载
- 积分:1
-
extraction
该算法功能是运动视频帧目标检测,实验效果较好,值得一看(The algorithm feature is motion video frame target detection experiment better, worth a visit)
- 2013-08-12 08:25:12下载
- 积分:1
-
cuotout
说明: 图像处理代码,能够对一张RGB图像类型的图片进行裁减,并且二值化处理。(Image processing code, capable of an RGB image types of pictures cut, and the binary treatment.)
- 2010-03-22 23:25:45下载
- 积分:1
-
sgsmooth
说明: 此程序是对数据进行平滑的预处理方法,用来去除噪音的干扰(This program is smoothing the data in order to remove noise interference)
- 2010-03-26 10:26:32下载
- 积分:1
-
BM3D_v1.7.6_x64
bm3d图像去噪算法,3个文件
用于处理灰度图像 x64(v 1.7.3 x64)
- 2012-04-09 20:43:29下载
- 积分:1
-
xiaobo
基于matlab利用小波变换去除脉搏波基线漂移算法代码(Pulse wave using wavelet transform denoising processing algorithms)
- 2020-07-01 11:40:01下载
- 积分:1
-
All-optical-microwave-filters
我们提出了一种新的方法来实现全光
微波使用光纤布拉格光栅阵列滤波
相同的反射率。确定了过滤器攻丝系数
通过一个宽带光源的光谱分布和
光栅的中心波长。由于光纤布拉格
光栅有相同的反射率,其特征
高均匀度的光栅是可能的,从而简化了
光纤布拉格光栅的制作,降低了实现
错误。此外,该宽带光的光谱分布
源可以控制使用的光学过滤器,可用于
控制滤波器系数的滤波器的旁瓣抑制。一个
微波滤波器采用四个光纤布拉格光栅的实验
实施。
(We propose a novel approach to realizing all-optical
microwave filtering using an array of fiber Bragg gratings with
identical reflectivities. The filter tapping coefficients are determined
by the spectrum profile of a broadband light source and
the central wavelengths of the gratings. Since the fiber Bragg
gratings have identical reflectivities, the characteristics of the
gratings with high uniformity are possible, which simplifies the
fiber Bragg grating fabrication and reduces the implementation
error. In addition, the spectrum profile of the broadband light
source can be controlled using an optical filter, which could be used
to control the filter coefficients to suppress the filter sidelobes. A
microwave filter using four fiber Bragg gratings is experimentally
implemented.)
- 2013-09-27 10:23:10下载
- 积分:1