-
GP-programming-
本程序是对遗传算法的改进实现,在遗传操作中的选择 复制 交叉部分做了改进。代码调试通过 可以通过宏命令修改迭代次数。(This program is the improvement of genetic algorithm implementation, the choice of operation in the replication of genetic cross-section are improved. Debugging through macro commands can be modified by the number of iterations.)
- 2011-05-08 18:31:35下载
- 积分:1
-
bestdimensionm
在用混沌理论和神经网络进行短期负荷预测时,神经网络的输入的选择至关重要,该程序用matlabl实现了基于混沌时间序列的嵌入维数的选择(using chaos theory and neural networks for short-term load forecasts, the neural network is essential to choose an input, The procedure used matlabl achieved a chaotic time series based on the embedding dimension of choice)
- 2020-09-24 10:57:48下载
- 积分:1
-
Genetic
遗传算法,一种启发式算法,用于演化求最优值(Genetic algorithm, a heuristic algorithm for evolutionary optimization)
- 2019-01-25 23:31:19下载
- 积分:1
-
calculate_image
标定程序,张正友的标定程序,实现摄像机内外参数标定(calibration procedures, Zhang is the Friends of the calibration procedures, and outside the parameters of the camera calibration)
- 2007-03-16 02:12:17下载
- 积分:1
-
Anti-Skid-Control-for-Pride-Vehicle
anti skid control system for front wheeled drive vehicle. using carsim and matlab simulink
- 2013-11-08 19:04:46下载
- 积分:1
-
An-Introduction-to-Programming-and-Numerical-Meth
Introduction to matlab
- 2013-04-07 13:21:20下载
- 积分:1
-
f_est_pisarenko
本程序为信号频率计算中的pisarenko算法M文件(This procedure for the calculation of signal frequency pisarenko algorithm M-file)
- 2012-07-31 21:12:55下载
- 积分:1
-
matlab_RS
matlab RS 分形程序,用于稳定性检验,也可以进行周期长度估计,当统计量图形形状发生变化,就发生突变,短期记忆消失(Fractal matlab RS procedures for stability testing, but also can estimate the cycle length, when the statistic graphics shape changes, on the mutation, the disappearance of short-term memory)
- 2008-01-25 07:39:30下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
thartenlevelhbridge
13 level mli with bridge
- 2015-01-19 12:31:29下载
- 积分:1