-
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
-
ShowFastICA
matlabFastICA程序,用于语音处理,例程中有两个独立源(matlabFastICA program for voice processing, the routine has two independent sources)
- 2011-09-09 09:48:09下载
- 积分:1
-
Differential_Equation_GUI
matlab中用于解决微分方程问题的GUI程序(matlab to solve differential equations for problems in the GUI program)
- 2007-10-08 21:31:04下载
- 积分:1
-
optimum_array_processing
最优阵列信号处理一书中的源代码,对于学习阵列信号处理的人来说,是很不错的资料(Optimal array signal processing, a book' s source code, array signal processing for the study of people, it is very good information)
- 2009-02-28 13:54:21下载
- 积分:1
-
PSO_B_SA
基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)(PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm)
- 2009-10-04 11:02:42下载
- 积分:1
-
example1
不确定线性脉冲控制系统的程序,例子和程序都在压缩包里面。(Uncertain linear pulse control system procedures , examples and procedures are in the compressed packets inside .)
- 2013-07-18 22:10:12下载
- 积分:1
-
adaboost123
this a basic adaboost program of matlab. good for beginners(this a basic adaboost program of Matlab. good for beginners)
- 2006-08-03 07:04:03下载
- 积分:1
-
Wireless-Lab-2-----Plotting-Signal-Constellations
To plot a 16-QAM signal constellation with annotations that indicate the mapping integers to constellation points. The code uses the scatterplot function to create the plot and the text function in MATLAB to create the annotations. We follow the following steps for this.
- 2015-02-06 13:27:30下载
- 积分:1
-
Reactive-power-compensation
Reactive power compensation program
- 2015-03-07 03:13:47下载
- 积分:1
-
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