-
channel
主要是用于产生cdma通信信道当中相关内容(Is mainly used to produce cdma communication channel among the relevant content)
- 2008-03-15 11:14:44下载
- 积分:1
-
4
说明: 系统的介绍了独立分析原理,并有相关的代码解释(System introduced the principle of independent analysis and code interpretation)
- 2013-03-04 21:25:13下载
- 积分:1
-
area
matlab 图像处理程序 初学者面积计算练习(Image area calculation
)
- 2014-10-27 10:57:25下载
- 积分:1
-
LLESMFD
电磁场仿真,有限长通电螺线管的仿真程序,利用网格计算实验效果好(Electromagnetic field simulation, finite-length solenoid power simulation program, the use of grid computing experiments good results)
- 2011-11-29 11:55:11下载
- 积分:1
-
wilson
说明: 用于改进的wilson叶片设计,亲测可行。(wilson design for wind blade)
- 2020-06-29 15:00:01下载
- 积分:1
-
baoluodecodeam
用包络解调的方法解调AM的已调信号,解调过程要比一般的相干解调方便很多.(Use envelope demodulation methods have tune AM demodulation signal demodulation process than ordinary coherent demodulation convenience.)
- 2007-11-27 12:00:32下载
- 积分:1
-
SVM
说明: 用于各种分类的支持向量机matlab程序,可自定训练集和验证集数量(lib-SVM matlab program)
- 2011-03-19 21:46:27下载
- 积分: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
-
DVHop
无线传感器网络中距离无关的定位算法DVHOP的简单程序,有注释,可调试。(Wireless sensor network localization algorithm DVHOP from unrelated simple program, there are notes, can be debugged.)
- 2013-08-25 15:51:43下载
- 积分:1
-
DFTerive.m
Computes the Discrete Fourier Transform of a function.
- 2009-11-27 14:03:57下载
- 积分:1