-
YTY_GA_Final
To find the largest fitness value and its location
寻找最大适应性及相应的位置!Population N=50;crossover bits=n/2 (half of bits of an individual) with random locations,mutation bits = 4 种群数 N=50,交换位数= n/2, 即个体位数的一半,且位置随机;
变异位数统一取为4;
Nc=20,28,36,44,individuals for crossover(交换的个数)。Nm=1,5,10,15, individuals for mutation(变异的个数)。(To find the largest fitness value and its location to find the location of the maximum adaptability and the corresponding! Population N = 50 crossover bits = n/2 (half of bits of an individual) with random locations, mutation bits = 4 population size N = 50, exchange digits = n/2, ie half of the median individual, and random position variation is taken as unity median 4 Nc = 20,28,36,44, individuals for crossover (exchange number). Nm = 1,5,10,15, individuals for mutation (the number of variations.))
- 2010-12-27 21:23:27下载
- 积分:1
-
shachejuli
matlab 程序,计算刹车距离,代码详细,有适当的注释(matlab )
- 2012-05-15 10:30:46下载
- 积分:1
-
PIDaMATLAB
最新:先进PID控制及其MATLAB仿真(第二版),附带书本例子源码,值得学习!(Latest: advanced PID control and MATLAB (second edition), with examples of source books, it is worth learning!)
- 2014-10-04 01:53:11下载
- 积分:1
-
SPHIT3
实现SPHIT编码,有n=5~2时的编码输出值!!(SPHIT coding show the output with n =5.....2)
- 2013-12-19 17:26:04下载
- 积分:1
-
zhifangtu
根据已经给定的数组,按要求绘制直方图的形状(code)
- 2009-10-22 10:19:47下载
- 积分:1
-
MATLAB
matlab经典教程课件,程序设计与应用,包括很多matlab函数(matlab classic tutorial courseware, program design and applications, including a lot of matlab functions)
- 2010-03-14 18:24:20下载
- 积分:1
-
butterworth
说明: 一段带噪信号经过一butterworth低通滤波器后的输出,再求出其频谱!(butterworth)
- 2010-04-22 16:37:55下载
- 积分:1
-
compression
图像压缩--matlab,信号与系统,大作业题目,非常不错,希望您喜欢。(matlab, signals and systems, large job title, very good, I hope you like it.)
- 2014-10-12 19:21:09下载
- 积分:1
-
Battery_Dual_DCDC
基于Matlab simulink的蓄电池双向DCDC控制模型(Battery bidirectional DCDC control model based on Matlab simulink)
- 2021-03-12 19:09:25下载
- 积分:1
-
Wiener
设计一维纳滤波器
(1)产生三组观测数据:首先根据s(n)=a s(n-1)+w(n)产生信号s(n),将其加噪(信噪比分别为20dB,10 dB,6 dB),得到观测数据x1(n), x2(n), x31(n).
(2)估计xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。
(A Wiener filter design (1) to produce three sets of observations: first generating a signal s (n) according to s (n) = as (n-1)+w (n), to add noise (20dB SNR, respectively , 10 dB, 6 dB), to obtain observational data x1 (n), x2 (n), x31 (n). (2) estimate xi (n), i = AR model parameters 1,2,3. Assuming the signal length L, AR model of order N, analysis of experimental results and discuss the impact changing L, N of the experimental results.)
- 2013-11-26 21:53:25下载
- 积分:1