-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1
-
cfar_20171222
OS-CFAR的Matalb实现,并且可以根据虚警率的不同绘制ROC曲线,是学习恒虚警检测器的好材料(The Matalb implementation of OS-CFAR, and can draw the ROC curve according to the false alarm rate, is a good material for learning CFAR detector)
- 2021-03-03 11:39:33下载
- 积分:1
-
RandWPSO
随机粒子群算法,简单高效。非常不错的一个优化算法程序(Stochastic particle swarm algorithm, simple and efficient. An optimization algorithm is very good program)
- 2010-08-04 22:22:41下载
- 积分:1
-
ofdmcomp
Comparison of bit error rate using OFDM and BPSK
- 2010-10-15 10:23:45下载
- 积分:1
-
F-K
说明: 用雷克子波正演地震记录,对模拟地震记录做F-K变换滤波(Carry out FK filtering)
- 2020-08-18 20:11:24下载
- 积分:1
-
VB_Matlab
VB与Matlab混合编程在步进电机曲线插补运算中的应用,希望对大家有帮助!(Mixed programming in VB and Matlab curve interpolation step motor operation in the application, we want to help!)
- 2010-08-11 20:34:54下载
- 积分:1
-
runpf
是学习matlab的很好程序资料 可以用来方便计算潮流程序 (Matlab is a good learning process can be used to facilitate the procedures for calculating the tide)
- 2007-03-19 15:04:12下载
- 积分:1
-
DSP_MATLAB
胡广书 数字信号处理-理论,算法与实现的书中源程序 matlab版本(HU-book Digital Signal Processing- theory, algorithms and implementation of matlab C language source book fortran three versions)
- 2013-11-04 20:02:19下载
- 积分:1
-
svm-prediction
svm的回归预测分析,包含源代码和数据,测试可用(svm regression analysis to predict, including source code and data, test available)
- 2020-12-29 16:19:00下载
- 积分:1
-
NLMS_Adaptivefilter
NLMS Adaptive filter for voice
- 2014-02-13 18:37:37下载
- 积分:1