-
SIMULINK_fundation
matlab 中 simulink仿真基础,课件发布,容易自学,简单易懂( foudation of simulink)
- 2009-06-29 15:10:07下载
- 积分:1
-
TrafficFlow
数值模拟交通流模型Payne-weber压缩流体,可以看到许多交通现象 (numerical simulation model of traffic flow Payne-Weber's law compressed fluid, we can see that many transport phenomena)
- 2007-06-01 22:47:55下载
- 积分:1
-
encdecm
This code simulates Distance Vector Routing protocol used for routing in communication networks
- 2011-02-01 21:41:39下载
- 积分:1
-
TP3-part1
Image treatment file:image filters and beginners commands
- 2011-07-08 09:35:20下载
- 积分:1
-
processing-source-code-
matlab具体应用,在数字图像处理中常会用到的具体实例,资料中负有源码。(matlab specific applications, the frequently used in digital image processing specific example, the data source in the responsibility.)
- 2013-08-27 22:02:42下载
- 积分:1
-
wumai1
利用retinex理论对雾霾天气下的图像进行去雾处理,达到图像增强的效果(Retinex theory use images under fog and haze were treated to fog, to image enhancement effect)
- 2015-04-14 21:33:14下载
- 积分:1
-
迭代功率控制达到纳什均衡
迭代功率选择,运用博弈论循环迭代功率分配策略,使系统性能达到最优(Iterative power selection and iterative power allocation strategy based on game theory make the system performance optimal.)
- 2018-11-18 18:34:14下载
- 积分:1
-
MATLAB_pro
matlab 仿真实例,对于matlab仿真具有很重要的意义(matlab simulation, matlab simulation for a very important significance)
- 2010-06-20 12:22:54下载
- 积分: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
-
lms
LMS测相算法仿真(直线阵),通过算法产生阵列流型矩阵并进行相关分析,加噪(LMS algorithm simulation test phase (linear array), generated by an algorithm array manifold matrix and correlation analysis, noise)
- 2015-04-01 11:53:03下载
- 积分:1