-
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
-
MATLAB
MATLAB的函数大全,基本上所有的内置函数都有了。(MATLAB function Daquan, basically all have a built-in functions.)
- 2011-09-15 22:13:02下载
- 积分:1
-
AFPDFPCC
写作通信基于AF,DF,CC转发方案的性能比较(Writing Communication comparison is based AF, DF, performance CC forwarding scheme)
- 2015-10-28 16:58:40下载
- 积分:1
-
4
说明: 本程序实现多模态故障检测与故障诊断,用的方法是pca_GMM_FJ,对象为CSTH,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is pca_GMM_FJ, object for CSTH, GMM FJ algorithm is used, the effect is very good)
- 2013-08-31 16:00:16下载
- 积分:1
-
doppler_files
说明: MIT 简易自制雷达多普勒信号分析代码
合成孔径雷达信号的DTI分析(MIT simple self-made radar Doppler signal analysis code)
- 2021-01-28 17:45:16下载
- 积分:1
-
Tikhonov_Regularization_for_super_resolution
利用Tikhonov正则化实现的超分辨率图像序列的重建,效果还好(Use Tikhonov regularization to achieve super-resolution image sequence reconstruction, better results)
- 2021-01-09 20:08:51下载
- 积分:1
-
ClearMine
使用matlab写的类似windows的扫雷游戏,个人认为是目前最好的版本了 很推荐很赞(Writing a similar use of matlab' s mine windows games, personally think that is the best version of a very Zan Recommend)
- 2009-03-07 20:52:29下载
- 积分:1
-
SlatingIncidenceRectangularGrating1
矩形光栅衍射效率的一般表达式的Matlabf仿真模拟(The general expression of rectangular grating diffraction efficiency Matlabf simulation)
- 2016-04-04 09:56:54下载
- 积分:1
-
psnr
说明: 求信号处理中的峰值信噪比,学通信与仪器的都可用(peak signal noise ratio)
- 2010-04-06 19:08:46下载
- 积分:1
-
matlab
matlab在振动分析中的应用源代码 包括各种信号处理的时域频域方法 强烈推荐 仅供学习交流(matlab in vibration analysis application source code, including various signal processing frequency domain method is strongly recommended for learning exchanges)
- 2013-11-04 19:15:39下载
- 积分:1