-
eqlz
EQUALIZER USING MATLAB
- 2010-10-14 12:17:07下载
- 积分:1
-
csharpandmatlab
说明: csharp和matlab混合编程的视频教程,很不错(csharp and mixed programming matlab video tutorial, very good)
- 2011-03-26 04:38:29下载
- 积分:1
-
Snake-Wrangling-for-Kids---Learning-to-Program-wi
Python for Kids, Snake Wrangling for Kids - Learning to Program with Python 3, Windows ed. (2007)
- 2013-11-02 00:24:58下载
- 积分:1
-
ex6
performance improvement with different codes
- 2013-11-14 12:26:06下载
- 积分:1
-
pv-math-module
光伏的数学通用模型。 工程用途,我参考搭建的模型 可以使用。(Universal mathematical model of PV. Engineering purposes)
- 2014-02-06 23:42:06下载
- 积分:1
-
Costas_DPSKSignalProduce.m程序
Costas_环相位跟踪的MATLAB程序,基带信号处理(MATLAB Program for Costas_Loop Phase Tracking, Baseband Signal Processing)
- 2020-06-24 00:20:02下载
- 积分:1
-
toa_MUSIC.m
利用MUSIC算法估计TOA,是一个比较简单的例子。(Use MUSIC method to estimate TOA)
- 2016-07-21 20:31:04下载
- 积分:1
-
digitalimagprocessingmatlabmainsource
matlab数字图象处理的主要源码aeqeqe(digital image processing matlab main source)
- 2010-09-20 14:46:31下载
- 积分:1
-
matlab_MRF
随机场的估计和应用,是非常流行的图像分割的算法。(markov random field is very popular)
- 2009-12-03 12:32:19下载
- 积分:1
-
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