-
SGA2[1].0
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;(GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of the countdown you will seek the minimum value) and to support the floating-point encoding, grey code, binary code round of gambling options, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point variation )
- 2007-10-15 21:15:32下载
- 积分:1
-
TYZmyPCA
PCA算法的matlab程序。本代码是对一维信号进行PCA降维处理的matlab函数。(PCA algorithm matlab program. This code is a one-dimensional signal processing PCA dimensionality reduction matlab function.)
- 2020-11-17 13:39:39下载
- 积分:1
-
hough-ellipse
hough变换检测椭圆的MATLAB程序(hough detection codes to detect shapes in images)
- 2014-09-17 18:21:48下载
- 积分:1
-
gmt
说明: 此为遗传算法和模拟退火算法相结合的一个方法,可实现对函数的优化(This is the genetic algorithm and simulated annealing algorithm, a combination of methods, the optimization function can be realized)
- 2011-03-30 19:39:05下载
- 积分:1
-
noise_filter
基于小波变换的各种去噪方法算法研究的matlab程序(Based on wavelet transform algorithm for various denoising method of matlab
)
- 2011-05-02 18:33:24下载
- 积分:1
-
Digital-signal-processing
本书既包含了数字信号处理的经典内容,也包含了部分前言内容。理论与应用相结合,特别注重应用matlab来解决理论与算法的实现问题,对于数字信号处理的学习者很实用。
(The book contains both the digital signal processing classic content, but also contains some foreword content. The combination of theory and application, with particular emphasis on applications to solve matlab realization theory and algorithms for digital signal processing learners very practical.)
- 2014-01-15 01:46:29下载
- 积分:1
-
An-Introduction-to-Programming-and-Numerical-Meth
An Introduction to Programming and Numerical Methods in MATLAB - S.R. Otto & J.P. Denier
- 2012-11-24 16:43:34下载
- 积分:1
-
PCATE
pca故障检测可用于TE过程数据故障检测(pca fault detection Pca fault detection can be used for TE process data fault detection)
- 2020-06-28 19:40:01下载
- 积分:1
-
ROOT LOCUS
EXPERIMENT CODE FOR ROOT LOCUS TECHNIQUE
- 2020-06-24 03:40:02下载
- 积分:1
-
MMSE_CDMA_Receiver
The demo shows two nonlinear interference cancellation methods - Zero-Forcing and Minimum-Mean-Square-Error - with symbol cancellation and compares their performance with the Maximum-Likelihood optimum receiver.
- 2010-05-06 16:19:10下载
- 积分:1