-
err
说明: 无线传感器网络中一种定位技术apit协议的修改于实现(APIT)
- 2009-07-28 23:19:19下载
- 积分: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
-
jisuanwuli
《计算物理基础》是北师大彭老师写的,对学习用matlab解决物理问题很有帮助(this is a book about Computational Physics used matlab,the author is Mr peng and come from Beijing Normal University)
- 2011-09-27 19:18:34下载
- 积分:1
-
dwesprit
用ESPRIT算法对面阵(平行线阵)方位角与俯仰角进行联合估计( Estimated jointly with the ESPRIT algorithm the opposite array (parallel linear array) azimuth and pitch angle)
- 2012-08-31 20:09:53下载
- 积分:1
-
WCDMA
WCDMA仿真附完整程序源码,各个功能模块,可运行(WCDMA simulation with complete program source code, the various functional modules can be run)
- 2013-05-13 19:19:59下载
- 积分:1
-
Brake
A simulink model for the vehicl s anti slip braking system. This model includes the most famous phenomenon in braking process like the selipping and it mesures many quamtities in braking process.
- 2011-05-22 19:22:18下载
- 积分:1
-
hano_matlab
使用matlab仿真汉诺塔的搬运情况,用户自由输入需要搬运的盘子的数量,打印出搬运过程(simulation using Matlab HANOR removal of the user freedom to import needs removal of the dishes in quantity, Print out removal process)
- 2007-05-06 21:58:30下载
- 积分:1
-
root_music
一维的求根多重信号分类算法Root-MUSIC,在matlab环境下实现(One-dimensional root finding multiple signal classification algorithm Root-MUSIC, in the matlab environment to achieve)
- 2013-11-26 10:14:56下载
- 积分:1
-
crops
Crops and non-crops image segmentation using K-MEANS clustering and then classification made by KNN classifier
- 2019-03-28 14:06:31下载
- 积分:1
-
SOA_halfwave00
说明: 用MATLAB编程实现半导体光放大器(SOA)的ASE噪声特性分析,可以计算半导体光放大器的载流子密度,ASE增益,噪声指数,主要用的是半波逼近法来实现数值算法。(Programming with MATLAB semiconductor optical amplifier (SOA) of the ASE noise characteristics analysis, semiconductor optical amplifiers can calculate the carrier density, ASE gain, noise figure, the main use is half-wave approximation method to achieve the numerical algorithm.)
- 2008-11-12 10:12:44下载
- 积分:1