-
GPC
一种广义预测控制实例,内涵几个m文件,以及说明(An Example of Generalized Predictive Control)
- 2019-06-12 19:02:17下载
- 积分:1
-
fc
说明: 计算函数的极值的一种方法 只是其中一种 以后会陆续上新的(Calculation of the extremal function is just one of a method of the future will continue on a new)
- 2009-03-12 15:22:34下载
- 积分:1
-
atmel
for embedded programming on atmel controllers
- 2011-01-22 17:43:39下载
- 积分:1
-
edit_1
该Matlab.m文件,产生BPSK调制信号,连带解调过程实现(This is a matlab .m file.It is used to generated BPSK signal and the demodulated signal too.)
- 2014-10-30 16:33:30下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
GeneticAlgorithm-toolbox
matlab实现遗传算法,This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab 5.
(genetic algorithm matlab realize, This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 5.)
- 2013-05-26 19:24:07下载
- 积分:1
-
Polynomial
多项式编程,可以实现十项的matlab运算,可以运用于很多场合(Polynomial programming,the operation can be achieved 10)
- 2009-11-05 20:55:37下载
- 积分:1
-
bbv
这是加权网络中节点强度和权重都是幂率分布的模型。(This is a node-weighted network strength and weight distribution are the model of power.)
- 2009-07-09 12:02:12下载
- 积分:1
-
abc
说明: 一个从甲苯中萃取笨酸的化工过程的模拟,并且可以改变萃取级数,供用户学习(A acid extracted from the toluene chemical process simulation, and extraction stages can be changed for the user to learn)
- 2011-03-24 19:27:35下载
- 积分:1
-
mfl
基于最大信噪比的盲信号分离,采用MATLAB环境实现程序仿真(Maximum signal to noise ratio-based blind signal separation
)
- 2012-04-11 10:29:46下载
- 积分:1