-
estate
关于电力系统状态估计的MATLAB的源程序,敬请参考,不负侵权责任(On the MATLAB power system state estimation of the source, please refer to, live tort liability)
- 2010-05-12 14:49:32下载
- 积分: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
-
DE
Differential Evolution
- 2013-04-30 19:10:49下载
- 积分:1
-
sa_Ex6_5
可以结合HFSS联合仿真的matlab天线设计源代码,适用于无线通信系统天线设计工程师(Can be combined with HFSS antenna design combined simulation matlab source code, suitable for wireless communication system antenna design engineer)
- 2014-02-14 05:02:34下载
- 积分:1
-
chap9
终态滑模的应用,matlab仿真程序,希望有用(Final state of the application of sliding mode, matlab simulation program, I hope useful)
- 2008-03-26 09:45:43下载
- 积分:1
-
unified-chaotic-systems
分数阶的混沌代码,很不错的一个基于matlab的程序,欢迎下载(Fractional order of unified chaotic systems,a very good based on the matlab program,welcome to download)
- 2011-07-06 12:00:48下载
- 积分:1
-
henonhundun
使用matlab产生混沌时间序列的源代码(use Matlab chaotic time series generated source code)
- 2007-06-04 10:37:22下载
- 积分:1
-
duan1
实现扩频里随机信号和扩频信号的产生以及用匹配滤波器实现伪码捕获和相干积分和非相干积分得MATLAB程序(Realization of random signals and generating a spread in the spread spectrum signal and the matched filter to achieve pseudo-code acquisition and integration of coherent and non-coherent integration program was MATLAB)
- 2015-04-21 10:04:55下载
- 积分:1
-
watermark
在matlab环境下实现视频水印的嵌入,要求视频未被压缩处理过。(Matlab environment in the realization of embedded video watermark, the requirements of video compression is not treated.)
- 2009-06-12 18:23:26下载
- 积分:1
-
wxc
基于多频(三频)的频谱校正(相位差法),达到校正相位的目的,已经过调试。(Based on multi-frequency (C-band) spectrum correction (phase difference method) to achieve the purpose of the correction phase, has been testing.)
- 2012-11-05 20:19:40下载
- 积分:1